| /third_party/typescript/tests/cases/compiler/ |
| D | numericEnumMappedType.ts | 6 enum E1 { ONE, TWO, THREE } enumerator 7 declare enum E2 { ONE, TWO, THREE } enumerator 37 declare enum E { ONE, TWO, THREE = 'x' } enumerator
|
| D | systemNamespaceAliasEmit.ts | 7 ONE, enumerator
|
| /third_party/protobuf/php/tests/proto/ |
| D | test_descriptors.proto | 27 ONE = 1; enumerator 33 ONE = 1; enumerator
|
| /third_party/rust/crates/rust-std-candidates/ |
| D | Makefile | 22 define ONE macro
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | enum-same-type.c | 4 ONE = 1U, enumerator
|
| D | enum+mode.c | 1 enum e { ZERO, ONE, TWO }; enumerator
|
| D | typediff-enum.c | 1 enum num { ZERO, ONE, MANY, }; enumerator
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| D | bitfield_align_2.h | 3 ONE, enumerator
|
| /third_party/protobuf/java/core/src/test/proto/com/google/protobuf/ |
| D | proto2_unknown_enum_values.proto | 40 ONE = 1; enumerator
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | missing_enum_values.proto | 39 ONE = 1; enumerator
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | standardplural.h | 33 ONE, enumerator
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | standardplural.h | 33 ONE, enumerator
|
| /third_party/icu/icu4c/source/i18n/ |
| D | standardplural.h | 33 ONE, enumerator
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | standardplural.h | 33 ONE, enumerator
|
| /third_party/skia/include/private/ |
| D | SkSLDefines.h | 50 ONE enumerator
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
| D | PluralRangesMapperTest.java | 33 ZERO, ONE, TWO, FEW, MANY, OTHER; enumConstant
|
| D | PluralsMapperTest.java | 42 ZERO, ONE, TWO, FEW, MANY, OTHER; enumConstant
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | StandardPlural.java | 23 ONE("one"), enumConstant
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | StandardPlural.java | 21 ONE("one"), enumConstant
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
| D | jdct.h | 163 #define ONE ((JLONG)1) macro
|
| /third_party/libjpeg-turbo/ |
| D | jdct.h | 163 #define ONE ((JLONG)1) macro
|
| /third_party/cups-filters/filter/pdftopdf/ |
| D | pptypes.h | 21 ONE=0x02, TWO=0x04, THICK=0x01}; enumerator
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jdct.h | 163 #define ONE ((JLONG)1) macro
|
| /third_party/ntfs-3g/include/ntfs-3g/ |
| D | types.h | 112 ONE = 1, enumerator
|
| /third_party/mesa3d/src/mesa/math/ |
| D | m_debug_util.h | 303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator
|