/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | class.c | 260 struct class_table_enumerator *enumerator = *e; in class_table_next() local 263 if (enumerator == NULL) in class_table_next() 266 enumerator = *e; in class_table_next() 267 enumerator->hash = 0; in class_table_next() 268 enumerator->node = NULL; in class_table_next() 270 next = class_table_array[enumerator->hash]; in class_table_next() 273 next = enumerator->node->next; in class_table_next() 277 enumerator->node = next; in class_table_next() 278 return enumerator->node->pointer; in class_table_next() 282 enumerator->hash++; in class_table_next() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | class.c | 260 struct class_table_enumerator *enumerator = *e; in class_table_next() local 263 if (enumerator == NULL) in class_table_next() 266 enumerator = *e; in class_table_next() 267 enumerator->hash = 0; in class_table_next() 268 enumerator->node = NULL; in class_table_next() 270 next = class_table_array[enumerator->hash]; in class_table_next() 273 next = enumerator->node->next; in class_table_next() 277 enumerator->node = next; in class_table_next() 278 return enumerator->node->pointer; in class_table_next() 282 enumerator->hash++; in class_table_next() [all …]
|
/netbsd-src/sys/arch/hpc/hpc/ |
H A D | platid.awk | 64 enumerator[mode] += 1 66 mode_name[mode], nm, saved_name, enumerator[mode]) > out_h 150 enumerator[CPU] = 0 151 enumerator[MACH] = 0 234 enums[nest] = enumerator[mode] 248 enumerator[mode] = 0 261 enumerator[mode] = enums[nest]
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | armada-385-turris-omnia.dts | 216 function-enumerator = <2>; 223 function-enumerator = <1>; 230 function-enumerator = <3>; 237 function-enumerator = <2>; 244 function-enumerator = <1>; 257 function-enumerator = <4>; 264 function-enumerator = <3>; 271 function-enumerator = <2>; 278 function-enumerator = <1>; 285 function-enumerator = <0>;
|
H A D | imx6qdl-solidsense.dtsi | 53 function-enumerator = <0>; 60 function-enumerator = <0>; 68 function-enumerator = <1>; 75 function-enumerator = <1>;
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | expr_promote_trad.c | 32 } enumerator; member 50 arg->enumerator); /* should get promoted to 'int' */
|
H A D | expr_promote.c | 33 } enumerator; member 59 arg->enumerator); /* should get promoted to 'int' */ in caller()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/ |
H A D | armada-8040-puzzle-m801.dts | 96 function-enumerator = <0>; 103 function-enumerator = <1>; 110 function-enumerator = <2>; 117 function-enumerator = <3>; 124 function-enumerator = <4>; 131 function-enumerator = <5>;
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/renesas/ |
H A D | r8a779a0-falcon-cpu.dtsi | 32 function-enumerator = <1>; 38 function-enumerator = <2>; 44 function-enumerator = <3>;
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | OperatorKinds.def | 23 /// corresponding enumerator in OverloadedOperatorKind in 32 /// an enumerator into the TokenKind enumeration.
|
H A D | RISCVVTypes.def | 25 // - Id is the enumerator defining the type.
|
H A D | AArch64SVEACLETypes.def | 25 // - BuiltinType::Id is the enumerator defining the type.
|
H A D | DiagnosticParseKinds.td | 98 "commas at the end of enumerator lists are a C99-specific " 101 "commas at the end of enumerator lists are a C++11 extension">, 104 "commas at the end of enumerator lists are incompatible with C++98">, 445 "expected '= constant-expression' or end of enumerator definition">; 670 "attributes on %select{a namespace|an enumerator}0 declaration are " 673 "attributes on %select{a namespace|an enumerator}0 declaration are "
|
/netbsd-src/external/bsd/tcpdump/dist/ |
H A D | appletalk.h | 117 nd_uint8_t enumerator; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Frontend/Directive/ |
H A D | DirectiveBase.td | 28 // Optional prefix used for the generation of the enumerator in the Directive 32 // Optional prefix used for the generation of the enumerator in the Clause
|
/netbsd-src/external/bsd/jemalloc/dist/src/ |
H A D | zone.c | 51 …kern_return_t (*enumerator)(task_t, void *, unsigned, vm_address_t, memory_reader_t, vm_range_reco… member 349 jemalloc_zone_introspect.enumerator = zone_enumerator; in zone_init()
|
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/ |
H A D | dt_grammar.y | 766 enumerator 767 | enumerator_list DT_TOK_COMMA enumerator 770 enumerator: DT_TOK_IDENT { dt_decl_enumerator($1, NULL); }
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | treestruct.def | 29 These enumerator values are used in order to distinguish members of
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | treestruct.def | 29 These enumerator values are used in order to distinguish members of
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | cgram.y | 398 %type <y_sym> enumerator 1403 enumerator 1404 | enumerator_list T_COMMA enumerator { 1413 enumerator:
|
/netbsd-src/sys/arch/macppc/conf/ |
H A D | INSTALL_601 | 115 nadb* at adb_bus? # ADB bus enumerator, at cuda or pmu
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | STLExtras.h | 1867 template <typename R> class enumerator { 1869 explicit enumerator(R &&Range) : TheRange(std::forward<R>(Range)) {} 1900 template <typename R> detail::enumerator<R> enumerate(R &&TheRange) { 1901 return detail::enumerator<R>(std::forward<R>(TheRange));
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_malloc_mac.inc | 309 sanitizer_zone_introspection.enumerator = &mi_enumerator;
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_malloc_mac.inc | 336 sanitizer_zone_introspection.enumerator = &mi_enumerator;
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_malloc_mac.inc | 371 sanitizer_zone_introspection.enumerator = &mi_enumerator;
|