Home
last modified time | relevance | path

Searched defs:FOUR (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D122-redefine-whitespace.c3 #define FOUR (2 + 2) macro
10 #define FOUR (2 + 2) macro
19 #define FOUR ( 2+2 ) macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield_align_2.h6 FOUR enumerator
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DOperation.java50 ZERO(0), ONE(1), TWO(2), THREE(3), FOUR(4), FIVE(5), SIX(6), SEVEN(7), EIGHT(8), NINE(9); enum constant
/third_party/rust/crates/bindgen/bindgen-integration/cpp/
H A DTest.h113 FOUR, enumerator
/third_party/spirv-tools/test/
H A Denum_set_test.cpp39 FOUR = 4, member in spvtools::__anon26768::TestEnum
/third_party/skia/src/core/
H A DSkVM.h99 enum Scale { ONE, TWO, FOUR, EIGHT }; enumerator
/third_party/python/Lib/test/
H A Dtest_enum.py2713 FOUR = 4 variable in TestSpecial.test_custom_flag_bitwise.MyIntFlag
2721 FOUR = 4 variable in TestSpecial.test_int_flags_copy.MyIntFlag
3219 FOUR = auto() variable in OldTestFlag.test_number_reset_and_order_cleanup.Confused
4577 FOUR = 4 variable in MiscTestCase.test_doc_4.Quadruple

Completed in 23 milliseconds