Home
last modified time | relevance | path

Searched refs:sample_point (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h1689 inline isl::checked::point sample_point() const;
2719 inline isl::checked::point sample_point() const;
3698 inline isl::checked::point sample_point() const;
4318 inline isl::checked::point sample_point() const;
8821 isl::checked::point basic_set::sample_point() const in sample_point() function
13443 isl::checked::point point::sample_point() const in sample_point() function
13445 return isl::checked::basic_set(*this).sample_point(); in sample_point()
17454 isl::checked::point set::sample_point() const in sample_point() function
20305 isl::checked::point union_set::sample_point() const in sample_point() function
H A Dcpp.h1755 inline isl::point sample_point() const;
2785 inline isl::point sample_point() const;
3764 inline isl::point sample_point() const;
4384 inline isl::point sample_point() const;
10615 isl::point basic_set::sample_point() const in sample_point() function
18048 isl::point point::sample_point() const in sample_point() function
18052 return isl::basic_set(*this).sample_point(); in sample_point()
24427 isl::point set::sample_point() const in sample_point() function
29374 isl::point union_set::sample_point() const in sample_point() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py11250 def sample_point(arg0): member in union_set
12164 def sample_point(arg0): member in set
12752 def sample_point(arg0): member in basic_set