Home
last modified time | relevance | path

Searched defs:THREE (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DcheckMergedGlobalUMDSymbol.ts2 export namespace THREE { namespace
9 export as namespace THREE; namespace
12 export const THREE: typeof _three; constant
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
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dbitfield_align_2.h5 THREE, enumerator
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/
Dmbrtoc32.c24 #define THREE 3 macro
Dmbrtoc16.c24 #define THREE 3 macro
/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/rust/crates/bindgen/bindgen-integration/cpp/
DTest.h112 THREE, enumerator
216 THREE, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dbitfield_align_2.rs100 THREE = 2, enumerator
/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_hilog_adapter.c50 #define THREE (3) macro
/third_party/zlib/test/
Dexample.c514 #define THREE 3 macro
/third_party/spirv-tools/test/
Denum_set_test.cpp38 THREE = 3, enumerator
/third_party/python/Lib/test/
Dtest_enum.py4257 THREE = auto(), auto(), auto() variable in TestInternals.test_multiple_auto_on_line.Huh
4292 THREE = auto(), auto(), auto() variable in TestInternals.test_multiple_auto_on_line.Huh
4569 THREE = 3 variable in MiscTestCase.test_doc_3.Triple
4576 THREE = 3 variable in MiscTestCase.test_doc_4.Quadruple