| /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
| CollationSettings.java | 308 // In C++, we use enums for attributes and their values, with a special value for the default.
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
| PropertiesTest.java | 212 * are not equal; this might not always be possible, such as with booleans or enums where
|
| /external/icu/icu4c/source/common/ |
| resbund.cpp | 83 * needed to understand the transition network are the enums for node
|
| /external/icu/icu4c/source/i18n/unicode/ |
| tznames.h | 400 * @param types The set of name types represented by bitwise flags of UTimeZoneNameType enums,
|
| /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| CollationSettings.java | 306 // In C++, we use enums for attributes and their values, with a special value for the default.
|
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
| PropertiesTest.java | 209 * are not equal; this might not always be possible, such as with booleans or enums where
|
| /external/libdrm/ |
| xf86drmMode.h | 241 struct drm_mode_property_enum *enums; member in struct:_drmModeProperty
|
| /external/libhevc/decoder/ |
| ihevcd_cxa.h | 71 /* Enums */
|
| /external/libmojo/mojo/public/js/ |
| validator.js | 113 // Note: Assumes that enums are always 32 bits! But this matches
|
| /external/libmojo/mojo/public/tools/bindings/generators/java_templates/ |
| data_types_definition.tmpl | 155 {%- for enum in struct.enums %}
|
| /external/libmojo/mojo/public/tools/bindings/pylib/mojom/parse/ |
| ast.py | 83 """Represents a definition of anything that has a global name (e.g., enums,
|
| /external/libvpx/libvpx/vpx/internal/ |
| vpx_codec_internal.h | 58 * types, removing or reassigning enums, adding/removing/rearranging
|
| /external/libvpx/libvpx/vpx/ |
| vpx_codec.h | 84 * types, removing or reassigning enums, adding/removing/rearranging
|
| vpx_decoder.h | 40 * types, removing or reassigning enums, adding/removing/rearranging
|
| /external/llvm/docs/ |
| HowToSetUpLLVMStyleRTTI.rst | 93 A common naming convention is that these enums are "kind"s, to avoid
|
| /external/llvm/include/llvm/CodeGen/ |
| MachineInstrBuilder.h | 72 "Passing in 'true' to addReg is forbidden! Use enums instead.");
|
| /external/llvm/lib/Target/X86/Disassembler/ |
| X86DisassemblerDecoder.h | 75 // These enums represent Intel registers for use by the decoder.
|
| /external/llvm/test/CodeGen/Hexagon/ |
| misched-top-rptracker-sync.ll | 82 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (http://llvm.org/git/clang.git 4b380bc1db8b0c72bdbdaf0e4697b1a84100a369) (http://llvm.org/git/llvm.git 6217a62bc009d55e160dbb694f2e94a22c80809f)", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
|
| /external/llvm/test/CodeGen/Thumb/ |
| 2010-07-15-debugOrdering.ll | 56 !5 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "4.2.1 (Based on Apple Inc. build 5658) (LLVM build 00)", isOptimized: true, emissionKind: FullDebug, file: !101, enums: !102, retainedTypes: !102)
|
| /external/llvm/test/DebugInfo/COFF/ |
| comdat.ll | 145 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 ", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
|
| local-variables.ll | 279 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.9.0 ", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
|
| multifile.ll | 253 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.5 ", isOptimized: false, emissionKind: FullDebug, file: !1, enums: !2, retainedTypes: !2, globals: !2, imports: !2)
|
| register-variables.ll | 242 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk 260617) (llvm/trunk 260619)", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, globals: !22)
|
| types-calling-conv.ll | 207 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.9.0 (trunk 272067)", isOptimized: true, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
|
| types-non-virtual-methods.ll | 276 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, file: !1, producer: "clang version 3.9.0 (trunk 272316)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2)
|