Home
last modified time | relevance | path

Searched defs:VAL2 (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dprotorpc_test.proto37 VAL2 = 2; enumerator
60 VAL2 = 2; enumerator
Dtest_util.py283 VAL2 = 2 variable in OptionalMessage.SimpleEnum
307 VAL2 = 2 variable in RepeatedMessage.SimpleEnum
Dmessages_test.py317 VAL2 = 2 variable in EnumTest.testComparison.Enum1
/external/clang/test/Preprocessor/
Dprint-pragma-microsoft.c12 #define VAL2 "VAL2" macro
/external/valgrind/none/tests/x86-linux/
Dsigcontext.c10 #define VAL2 0x44332211 macro
/external/elfutils/tests/
Dcleanup-13.c19 #define VAL2(x) ((x)>>8)&0xff,(x)&0xff macro
23 #define VAL2(x) (x)&0xff,((x)>>8)&0xff macro
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/
Dservice_handlers_test.py60 VAL2 = 2 variable in Enum1
/external/clang/include/clang/AST/
DExpr.h4919 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator