Home
last modified time | relevance | path

Searched defs:ONE (Results 1 – 25 of 63) sorted by relevance

123

/third_party/typescript/tests/cases/compiler/
DnumericEnumMappedType.ts6 enum E1 { ONE, TWO, THREE } enumerator
7 declare enum E2 { ONE, TWO, THREE } enumerator
37 declare enum E { ONE, TWO, THREE = 'x' } enumerator
DsystemNamespaceAliasEmit.ts7 ONE, enumerator
/third_party/protobuf/php/tests/proto/
Dtest_descriptors.proto27 ONE = 1; enumerator
33 ONE = 1; enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dbitfield_align_2.h3 ONE, enumerator
/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
Dproto2_unknown_enum_values.proto40 ONE = 1; enumerator
/third_party/protobuf/python/google/protobuf/internal/
Dmissing_enum_values.proto39 ONE = 1; enumerator
/third_party/icu/icu4c/source/i18n/
Dstandardplural.h33 ONE, enumerator
/third_party/node/deps/icu-small/source/i18n/
Dstandardplural.h33 ONE, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dstandardplural.h33 ONE, enumerator
/third_party/skia/include/private/
DSkSLDefines.h50 ONE enumerator
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DPluralRangesMapperTest.java33 ZERO, ONE, TWO, FEW, MANY, OTHER; enumConstant
DPluralsMapperTest.java42 ZERO, ONE, TWO, FEW, MANY, OTHER; enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DStandardPlural.java23 ONE("one"), enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStandardPlural.java21 ONE("one"), enumConstant
/third_party/cups-filters/filter/pdftopdf/
Dpptypes.h21 ONE=0x02, TWO=0x04, THICK=0x01}; enumerator
/third_party/skia/third_party/externals/libjpeg-turbo/
Djdct.h163 #define ONE ((JLONG)1) macro
/third_party/mesa3d/src/mesa/math/
Dm_debug_util.h303 enum { NIL = 0, ONE = 1, NEG = -1, VAR = 2 }; enumerator
/third_party/ntfs-3g/include/ntfs-3g/
Dtypes.h112 ONE = 1, enumerator
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
DOperation.java50 ZERO(0), ONE(1), TWO(2), THREE(3), FOUR(4), FIVE(5), SIX(6), SEVEN(7), EIGHT(8), NINE(9); enumConstant
/third_party/ffmpeg/libavcodec/
Dvc1_parser.c47 ONE enumerator
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
DTest.h110 ONE = 0, enumerator
214 ONE = 1, enumerator
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Dfield.h79 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable
/third_party/icu/icu4c/source/common/
Dpluralmap.h33 ONE, enumerator
/third_party/skia/third_party/externals/icu/source/common/
Dpluralmap.h33 ONE, enumerator
/third_party/openssl/crypto/ec/curve448/
Dfield.h79 static const gf ZERO = {{{0}}}, ONE = {{{1}}}; variable

123