/external/ComputeLibrary/src/gpu/cl/kernels/gemm/reshaped_only_rhs/ |
D | ClGemmDefaultConfigReshapedRhsOnlyBifrost.cpp | 128 const unsigned int h0 = std::max(n / 2, 1U); in configure_G31_u8() local 133 …const int h0 = std::max(std::min(static_cast<int>(n / 4), static_cast<int>(256)), static_cast<int>… in configure_G31_u8() local 161 const unsigned int h0 = std::max(n / 4, 1U); in configure_G76_f32() local 166 const unsigned int h0 = std::max(n / 2, 1U); in configure_G76_f32() local 179 …const int h0 = std::max(std::min(static_cast<int>(n / 4), static_cast<int>(16)), static_cast<int>(… in configure_G76_f32() local 191 …const int h0 = std::max(std::min(static_cast<int>(n / 4), static_cast<int>(16)), static_cast<int>(… in configure_G76_f32() local 270 const unsigned int h0 = std::max(n / n0, 1U); in configure_G51_f32() local 288 const unsigned int h0 = std::max(n / 4, 1U); in configure_G7x_f16() local 293 const unsigned int h0 = std::max(n / 2, 1U); in configure_G7x_f16() local 470 const unsigned int h0 = std::max(n / n0, 1U); in configure_G51_f16() local [all …]
|
D | ClGemmDefaultConfigReshapedRhsOnlyValhall.cpp | 107 const unsigned int h0 = std::max(n / 4, 1U); in configure_G77_f32() local 204 const unsigned int h0 = std::max(n / 2, 1U); in configure_G77_f16() local 216 …const int h0 = std::max(std::min(static_cast<int>(n / 4), static_cast<int>(256)), static_cast<int>… in configure_G77_f16() local 228 …const int h0 = std::max(std::min(static_cast<int>(n / 4), static_cast<int>(256)), static_cast<int>… in configure_G77_f16() local 254 const unsigned int h0 = std::max(n / 2, 1U); in configure_G77_u8() local 259 …const int h0 = std::max(std::min(static_cast<int>(n / 4), static_cast<int>(256)), static_cast<int>… in configure_G77_u8() local
|
/external/libchrome/mojo/public/cpp/system/tests/ |
D | core_unittest.cc | 41 Handle h0; in TEST() local 151 ScopedMessagePipeHandle h0; in TEST() local 208 ScopedMessagePipeHandle h0; in TEST() local 291 ScopedMessagePipeHandle h0; in TEST() local 333 ScopedMessagePipeHandle h0; in TEST() local 389 ScopedSharedBufferHandle h0 = SharedBufferHandle::Create(100); in TEST() local
|
/external/libchrome/mojo/public/c/system/tests/ |
D | core_api_unittest.cc | 36 MojoHandle h0, h1; in TEST() local 77 MojoHandle h0, h1; in TEST() local 263 MojoHandle h0 = MOJO_HANDLE_INVALID; in TEST() local
|
/external/cronet/stable/third_party/libc++/src/test/std/time/time.hms/ |
D | hhmmss.verify.cpp | 24 …std::chrono::hh_mm_ss<void> h0; // expected-error-re@*:* {{static assertion failed{{.*}}tem… in main() local
|
/external/cronet/tot/third_party/libc++/src/test/std/time/time.hms/ |
D | hhmmss.verify.cpp | 24 …std::chrono::hh_mm_ss<void> h0; // expected-error-re@*:* {{static assertion failed{{.*}}tem… in main() local
|
/external/libyuv/unit_test/ |
D | compare_test.cc | 230 uint32_t h0 = HammingDistance_C(src_a, src_b, kMaxWidth); in TEST_F() local 289 uint32_t h0 = HammingDistance_C(src_a, src_b, kMaxWidth); in TEST_F() local 320 uint32_t h0 = HammingDistance_C(src_a, src_b, kMaxWidth); in TEST_F() local 353 uint64_t h0 = ComputeHammingDistance(src_a, src_b, kMaxWidth); in TEST_F() local
|
/external/clang/test/Sema/ |
D | constant-builtins.c | 17 int h0 = __builtin_types_compatible_p(int,float); variable
|
/external/clang/test/CodeGen/ |
D | fp16-ops.c | 16 volatile __fp16 h0 = 0.0, h1 = 1.0, h2; variable
|
/external/ComputeLibrary/examples/gemm_tuner/ |
D | cl_gemm_reshaped_rhs_only.cpp | 58 …size_t h0{ 1 }; /**< Number of horizontal blocks of size (k0xn0) stored on … member 125 …SimpleOption<size_t> *h0; /**< Number of horizontal blocks of size (k0xn0) sto… member in __anonfb0311950111::GemmConfigOptions
|
D | cl_gemmlowp_reshaped.cpp | 60 …size_t h0{ 1 }; /**< Number of horizontal blocks of size (k0xn0) stored on the same… member 136 …SimpleOption<size_t> *h0; /**< Number of horizontal blocks of size (k0xn0) stored on t… member in __anon8775b8ca0111::GemmConfigOptions
|
D | cl_gemmlowp_reshaped_rhs_only_fused_output_stage_fixedpoint.cpp | 62 …size_t h0{ 1 }; /**< Number of horizontal blocks of size (k0xn0) stored on the same… member 125 …SimpleOption<size_t> *h0; /**< Number of horizontal blocks of size (k0xn0) stored on t… member in __anondf88ede90111::GemmConfigOptions
|
D | cl_gemm_reshaped.cpp | 60 …size_t h0{ 1 }; /**< Number of horizontal blocks of size (k0xn0) stored on … member 140 …SimpleOption<size_t> *h0; /**< Number of horizontal blocks of size (k0xn0) stored on t… member in __anonc74742a80111::GemmConfigOptions
|
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/networking/ |
D | chksum.c | 51 uint64_t h0 = load32(cptr + 0); in __chksum() local
|
/external/arm-optimized-routines/networking/ |
D | chksum.c | 50 uint64_t h0 = load32(cptr + 0); in __chksum() local
|
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/networking/ |
D | chksum.c | 51 uint64_t h0 = load32(cptr + 0); in __chksum() local
|
/external/ComputeLibrary/tests/validation/CL/ |
D | GEMMLowpMatrixMultiplyReshapedOnlyRhsMMUL.cpp | 86 const auto h0 = framework::dataset::make("H0", 1); variable
|
/external/musl/src/search/ |
D | tsearch.c | 52 int h0 = height(n->a[0]); in __tsearch_balance() local
|
/external/trusty/musl/src/search/ |
D | tsearch.c | 52 int h0 = height(n->a[0]); in __tsearch_balance() local
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | GEMMReshapeRHSMatrixFixture.h | 54 …nt batch_size, DataType data_type, unsigned int n0, unsigned int k0, unsigned int h0, bool interle… in setup()
|
/external/okio/okio/src/hashFunctions/kotlin/okio/internal/ |
D | Sha1.kt | 26 private var h0 = 1732584193 variable
|
/external/jackson-core/src/test/java/com/fasterxml/jackson/core/sym/ |
D | TestHashCollisionChars.java | 123 public void generate3(int h0) { in generate3()
|
/external/rust/android-crates-io/crates/nix/test/sys/ |
D | test_signal.rs | 433 let mut h0 = DefaultHasher::new(); in test_hash_empty() localVariable 448 let mut h0 = DefaultHasher::new(); in test_hash_all() localVariable
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | execute_node_test.cc | 93 TensorHandle* h0 = in TEST() local
|
/external/webp/sharpyuv/ |
D | sharpyuv_neon.c | 97 const int16x8_t h0 = vaddq_s16(g0, f.val[0]); in SharpYuvFilterRow16_NEON() local 138 const int32x4_t h0 = vaddw_s16(f.val[0], vget_low_s16(g)); in SharpYuvFilterRow32_NEON() local
|