Home
last modified time | relevance | path

Searched defs:complement (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/usr.bin/unifdef/
H A Dunifdef.c209 static bool complement; /* -c: do the complement */ variable
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_graft.c555 isl_set *complement; member
H A Disl_aff.c2977 int complement, void *user) in pw_aff_locus()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc1425 wide_int complement = ~(bound - 1); in wi_fold() local
H A Dexpmed.c95 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement) in mask_rtx()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpmed.cc95 mask_rtx (scalar_int_mode mode, int bitpos, int bitsize, bool complement) in mask_rtx()
H A Drange-op.cc2019 wide_int complement = ~(bound - 1); in wi_fold() local
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h7606 isl::checked::map basic_map::complement() const in complement() function
8437 isl::checked::set basic_set::complement() const in complement() function
9718 isl::checked::map map::complement() const in complement() function
13087 isl::checked::set point::complement() const in complement() function
16993 isl::checked::set set::complement() const in complement() function
H A Dcpp.h8800 isl::map basic_map::complement() const in complement() function
10027 isl::set basic_set::complement() const in complement() function
11933 isl::map map::complement() const in complement() function
17548 isl::set point::complement() const in complement() function
23596 isl::set set::complement() const in complement() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py9159 def complement(arg0): member in map
11527 def complement(arg0): member in set