Home
last modified time | relevance | path

Searched refs:set_type (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSetVector.h46 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 Ddebug.h241 bfd_boolean (*set_type) (void *, bfd_boolean); member
H A Ddebug.c2602 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h241 bfd_boolean (*set_type) (void *, bfd_boolean); member
H A Ddebug.c2601 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()
/openbsd-src/gnu/usr.bin/perl/lib/unicore/
H A Dmktables8688 # 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 DRDFGraph.h298 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 DDwarf.def165 HANDLE_DW_TAG(0x0020, set_type, 2, DWARF, DW_KIND_TYPE)
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c7710 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 Dtree.def213 DEFTREECODE (SET_TYPE, "set_type", 't', 0)
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt8754 polly/lib/External/isl/include/isl/set_type.h