Searched defs:exp1 (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/skia/third_party/lua/src/ |
D | lobject.c | 138 int exp1 = 0; in lua_strx2number() local
|
D | lparser.c | 1272 static int exp1 (LexState *ls) { in exp1() function
|
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/ |
D | re.h | 97 struct RegExp *exp1, *exp2; member
|
/external/chromium_org/testing/gtest/scripts/ |
D | pump.py | 402 def __init__(self, identifier=None, exp1=None, exp2=None): argument
|
/external/skia/src/animator/ |
D | SkScriptTokenizer.cpp | 1278 #define testRemainder(exp1, exp2) { #exp1 "%" #exp2, SkOperand2::kScalar, 0, fmodf((float) exp1, (f… argument
|
D | SkScript.cpp | 1654 …#define testRemainder(exp1, exp2) { #exp1 "%" #exp2, SkType_Float, 0, sk_float_mod(exp1, exp2), DE… argument
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkScriptTokenizer.cpp | 1278 #define testRemainder(exp1, exp2) { #exp1 "%" #exp2, SkOperand2::kScalar, 0, fmodf((float) exp1, (f… argument
|
D | SkScript.cpp | 1654 …#define testRemainder(exp1, exp2) { #exp1 "%" #exp2, SkType_Float, 0, sk_float_mod(exp1, exp2), DE… argument
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | caltest.cpp | 2081 UnicodeString exp1 = UNICODE_STRING_SIMPLE("Mon 30 Jumada II 1433 AH, 01:47:03"); in Test3785() local
|
D | usettest.cpp | 166 const char* exp1[] = {"aa", "ab", NOT, "ac", NULL}; in TestToPattern() local
|
/external/icu/icu4c/source/test/intltest/ |
D | caltest.cpp | 2209 UnicodeString exp1 = UNICODE_STRING_SIMPLE("Mon 30 Jumada II 1433 AH, 01:47:03"); in Test3785() local
|
D | usettest.cpp | 166 const char* exp1[] = {"aa", "ab", NOT, "ac", NULL}; in TestToPattern() local
|