Home
last modified time | relevance | path

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

12

/external/rust/crates/bytes/tests/
Dtest_take.rs17 let mut abcd = Bytes::copy_from_slice(b"abcd"); in take_copy_to_bytes() localVariable
30 let abcd = Bytes::copy_from_slice(b"abcd"); in take_copy_to_bytes_panics() localVariable
/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-internal.h55 unsigned int abcd[4]; /* digest buffer */ member
/external/python/cpython2/Modules/
Dmd5.h69 md5_word_t abcd[4]; /* digest buffer */ member
/external/skia/src/gpu/tessellate/
DPatchWriter.cpp148 float4 abcd = mix(abc, bcd, T); in chopAndWriteCubics() local
168 float2 abcd = (abc + bcd) * .5f; in chopAndWriteCubics() local
/external/eigen/bench/
Dcheck_cache_queries.cpp28 int abcd[4]; in main() local
/external/zlib/
Dcpu_features.c144 int abcd[4]; in _cpu_check_features() local
/external/angle/third_party/zlib/
Dcpu_features.c144 int abcd[4]; in _cpu_check_features() local
/external/icu/icu4c/source/test/intltest/
Dstrtest.cpp284 StringPiece abcd(abcdefg_chars, 4); in TestStringPiece() local
404 StringPiece abcd("abcdefg", 4); in TestStringPieceComparisons() local
430 std::string abcd("abcdefg", 4); in TestStringPieceComparisons() local
/external/skia/src/core/
DSkCpu.cpp38 uint32_t abcd[4] = {0,0,0,0}; in read_cpu_features() local
/external/rust/crates/grpcio-sys/grpc/third_party/xxhash/
Dxxh_x86dispatch.c235 static void XXH_cpuid(xxh_u32 eax, xxh_u32 ecx, xxh_u32* abcd) in XXH_cpuid()
324 xxh_u32 abcd[4]; in XXH_featureTest() local
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid()
102 uint32_t abcd[4]; in BrandString() local
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid()
102 uint32_t abcd[4]; in BrandString() local
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid()
102 uint32_t abcd[4]; in BrandString() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid()
102 uint32_t abcd[4]; in BrandString() local
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dnanobenchmark.cc83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid()
102 uint32_t abcd[4]; in BrandString() local
/external/abseil-cpp/absl/random/internal/
Dnanobenchmark.cc83 uint32_t* ABSL_RANDOM_INTERNAL_RESTRICT abcd) { in Cpuid()
102 uint32_t abcd[4]; in BrandString() local
/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2LoopTest.java449 S2Loop abcd = makeLoop("0:1, 0:2, 1:2, 1:1"); in testComparisons() local
/external/skia/samplecode/
DSampleFitCubicToCircle.cpp91 double abcd = lerp(abc, bcd, T); in eval_cubic() local
/external/clang/test/Parser/
Dcxx-altivec.cpp192 __vector float abcd; member in VectorClassMultipleMembers
/external/guice/core/test/com/google/inject/internal/
DMultibinderTest.java836 Module abcd = Modules.override(ab).with(cd); in testModuleOverrideAndMultibindings() local
890 Module abcd = Modules.override(abc).with(cd); in testModuleOverrideAndMultibindingsWithPermitDuplicates() local
DMapBinderTest.java1058 Module abcd = Modules.override(ab).with(cd); in testModuleOverrideAndMapBindings() local
1143 Module abcd = Modules.override(abc).with(cd); in testModuleOverrideAndMapBindingsWithPermitDuplicates() local
/external/skia/src/pathops/
DSkPathOpsCubic.cpp92 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local
650 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords() local
/external/skia/src/opts/
DSkBitmapProcState_opts.h108 __m256i abcd = _mm256_permute2x128_si256(lo, hi, 0x20), in S32_alpha_D32_filter_DX() local

12