Searched defs:VAL2 (Results 1 – 8 of 8) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ | ||
D | protorpc_test.proto | 37 VAL2 = 2; enumerator |
D | test_util.py | 283 VAL2 = 2 variable in OptionalMessage.SimpleEnum |
D | messages_test.py | 317 VAL2 = 2 variable in EnumTest.testComparison.Enum1 |
/external/clang/test/Preprocessor/ | ||
D | print-pragma-microsoft.c | 12 #define VAL2 "VAL2" macro |
/external/valgrind/none/tests/x86-linux/ | ||
D | sigcontext.c | 10 #define VAL2 0x44332211 macro |
/external/elfutils/tests/ | ||
D | cleanup-13.c | 19 #define VAL2(x) ((x)>>8)&0xff,(x)&0xff macro |
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/ | ||
D | service_handlers_test.py | 60 VAL2 = 2 variable in Enum1 |
/external/clang/include/clang/AST/ | ||
D | Expr.h | 4919 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator |