Searched refs:set_type (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | SetVector.h | 46 using set_type = Set; variable 277 set_type &set_; 280 TestAndEraseFromSet(UnaryPredicate P, set_type &set_) in TestAndEraseFromSet() 293 set_type set_; ///< The set.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | debug.h | 241 bfd_boolean (*set_type) (void *, bfd_boolean); member
|
| H A D | debug.c | 2602 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | debug.h | 241 bfd_boolean (*set_type) (void *, bfd_boolean); member
|
| H A D | debug.c | 2601 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | mktables | 8688 # set_type accessor, but mostly it is figured out by the data. Every property 9122 sub set_type($self, $type) { 9191 $self->set_type($STRING); 9243 $self->set_type($STRING); 9270 $self->set_type($ENUM); 9273 $self->set_type($BINARY); 10044 $property_object->set_type($STRING); 10953 $property_object->set_type($BINARY); 11021 $property_object->set_type($ENUM); 12864 $usource->set_type( [all...] |
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | RDFGraph.h | 298 static uint16_t set_type(uint16_t A, uint16_t T) { in set_type() function
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 165 HANDLE_DW_TAG(0x0020, set_type, 2, DWARF, DW_KIND_TYPE)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | expr.c | 7710 tree set_type = TREE_TYPE (set); local 7711 tree set_low_bound = TYPE_MIN_VALUE (TYPE_DOMAIN (set_type)); 7712 tree set_high_bound = TYPE_MAX_VALUE (TYPE_DOMAIN (set_type));
|
| H A D | tree.def | 213 DEFTREECODE (SET_TYPE, "set_type", 't', 0)
|
| /openbsd-src/gnu/llvm/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 8754 polly/lib/External/isl/include/isl/set_type.h
|