Home
last modified time | relevance | path

Searched defs:abcd (Results 1 – 18 of 18) sorted by relevance

/external/llvm/test/MC/AsmParser/
Dvararg-default-value.s6 .macro abcd arg0=%eax arg1:vararg=%ebx macro
Dmacros-darwin-vararg.s67 .macro abcd arg0=%eax, arg1:vararg=%ebx macro
/external/libcups/cups/
Dmd5-private.h53 unsigned int abcd[4]; /* digest buffer */ member
/external/python/cpython2/Modules/
Dmd5.h69 md5_word_t abcd[4]; /* digest buffer */ member
/external/eigen/bench/
Dcheck_cache_queries.cpp28 int abcd[4]; in main() local
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp199 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local
321 StringPiece abcd("abcdefg", 4); in TestStringPieceComparisons() local
Dapicoll.cpp199 Locale abcd("ab", "CD", ""); in TestProperty() local
/external/skia/src/core/
DSkCpu.cpp40 uint32_t abcd[4] = {0,0,0,0}; in read_cpu_features() local
DSkGeometry.cpp370 Sk2s abcd = interp(abc, bcd, tt); in SkChopCubicAt() local
/external/valgrind/VEX/priv/
Dguest_s390_helpers.c558 UInt abcd = (uvwxy - 1) & 0xf; in s390_do_cu42() local
612 UInt abcd = srcval >> 12; in s390_do_cu41() local
760 UInt abcd = byte1 & 0xf; in s390_do_cu12_cu14_helper2() local
808 UInt abcd = (uvwxy - 1) & 0xf; in s390_do_cu12_cu14_helper2() local
/external/guice/extensions/multibindings/test/com/google/inject/multibindings/
DMapBinderTest.java786 Module abcd = Modules.override(ab).with(cd); in testModuleOverrideAndMapBindings() local
844 Module abcd = Modules.override(abc).with(cd); in testModuleOverrideAndMapBindingsWithPermitDuplicates() local
DMultibinderTest.java644 Module abcd = Modules.override(ab).with(cd); in testModuleOverrideAndMultibindings() local
683 Module abcd = Modules.override(abc).with(cd); in testModuleOverrideAndMultibindingsWithPermitDuplicates() local
/external/clang/test/Parser/
Dcxx-altivec.cpp192 __vector float abcd; member in VectorClassMultipleMembers
/external/skia/src/pathops/
DSkPathOpsCubic.cpp92 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local
651 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local
/external/icu/icu4c/source/test/cintltst/
Dcustrtst.c494 abcd[] = { 0x61, 0x62, 0x63, 0x64, 0 }, in TestStringSearching() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dvpx_convolve_vsx.c233 uint32x4_t abcd = (uint32x4_t)vec_mergeh(ab, cd); in transpose_line_u8_8x8() local
/external/webp/src/dsp/
Ddec_sse2.c936 const __m128i abcd = _mm_avg_epu8(XABCD, ABCD0); in VR4() local
Denc_sse2.c772 const __m128i abcd = _mm_avg_epu8(XABCD, ABCD0); in VR4() local