Home
last modified time | relevance | path

Searched defs:VAL1 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Preprocessor/
Dprint-pragma-microsoft.c11 #define VAL1 "VAL1\"" macro
/external/python/apitools/apitools/base/protorpclite/
Dtest_util.py288 VAL1 = 1 variable in OptionalMessage.SimpleEnum
307 VAL1 = 1 variable in RepeatedMessage.SimpleEnum
Dmessages_test.py329 VAL1 = 1 variable in EnumTest.testComparison.Enum1
333 VAL1 = 1 variable in EnumTest.testComparison.Enum2
/external/elfutils/tests/
Dcleanup-13.c17 #define VAL1(x) (x)&0xff macro
/external/webp/src/dsp/
Ddec_neon.c311 #define STORE6_LANE(DST, VAL0, VAL1, LANE) do { \ argument
/external/clang/include/clang/AST/
DExpr.h4815 enum { PTR, ORDER, VAL1, ORDER_FAIL, VAL2, WEAK, END_EXPR }; enumerator