Searched defs:VAL1 (Results 1 – 9 of 9) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ | ||
D | protorpc_test.proto | 36 VAL1 = 1; enumerator |
D | test_util.py | 282 VAL1 = 1 variable in OptionalMessage.SimpleEnum |
D | messages_test.py | 316 VAL1 = 1 variable in EnumTest.testComparison.Enum1 |
/external/clang/test/Preprocessor/ | ||
D | print-pragma-microsoft.c | 11 #define VAL1 "VAL1\"" macro |
/external/valgrind/none/tests/x86-linux/ | ||
D | sigcontext.c | 9 #define VAL1 0x11223344 macro |
/external/elfutils/tests/ | ||
D | cleanup-13.c | 17 #define VAL1(x) (x)&0xff macro |
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/webapp/ | ||
D | service_handlers_test.py | 59 VAL1 = 1 variable in Enum1 |
/external/webp/src/dsp/ | ||
D | dec_neon.c | 326 #define STORE6_LANE(DST, VAL0, VAL1, LANE) do { \ argument |
/external/clang/include/clang/AST/ | ||
D | Expr.h | 4919 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator |