/external/llvm/test/MC/AsmParser/ |
D | vararg-default-value.s | 6 .macro abcd arg0=%eax arg1:vararg=%ebx macro
|
/external/skia/experimental/Intersection/ |
D | CubicSubDivide.cpp | 63 double abcd = interp(abc, bcd, t); in interp_cubic_coords() local 117 double abcd = interp(abc, bcd, t); in interp_cubic_coords() local
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | CubicSubDivide.cpp | 63 double abcd = interp(abc, bcd, t); in interp_cubic_coords() local 117 double abcd = interp(abc, bcd, t); in interp_cubic_coords() local
|
/external/eigen/bench/ |
D | check_cache_queries.cpp | 28 int abcd[4]; in main() local
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | strtest.cpp | 194 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local 316 StringPiece abcd("abcdefg", 4); in TestStringPieceComparisons() local
|
D | apicoll.cpp | 221 Locale abcd("ab", "CD", ""); in TestProperty() local
|
/external/icu/icu4c/source/test/intltest/ |
D | strtest.cpp | 194 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local 316 StringPiece abcd("abcdefg", 4); in TestStringPieceComparisons() local
|
D | apicoll.cpp | 198 Locale abcd("ab", "CD", ""); in TestProperty() local
|
/external/valgrind/main/VEX/priv/ |
D | guest_s390_helpers.c | 556 UInt abcd = (uvwxy - 1) & 0xf; in s390_do_cu42() local 610 UInt abcd = srcval >> 12; in s390_do_cu41() local 758 UInt abcd = byte1 & 0xf; in s390_do_cu12_cu14_helper2() local 806 UInt abcd = (uvwxy - 1) & 0xf; in s390_do_cu12_cu14_helper2() local
|
/external/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 462 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local 554 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 462 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local 554 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local
|
/external/clang/test/Parser/ |
D | cxx-altivec.cpp | 171 __vector float abcd; member in VectorClassMultipleMembers
|
/external/icu/icu4c/source/test/cintltst/ |
D | custrtst.c | 493 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | custrtst.c | 497 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkGeometry.cpp | 468 SkScalar abcd = SkScalarInterp(abc, bcd, t); in interp_cubic_coords() local
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 468 SkScalar abcd = SkScalarInterp(abc, bcd, t); in interp_cubic_coords() local
|
/external/dexmaker/src/dx/java/com/android/dx/io/instructions/ |
D | InstructionCodec.java | 908 int abcd = in.read(); in decodeRegisterList() local
|