/aosp_15_r20/external/libbrillo/brillo/ |
H A D | key_value_store_test.cc | 46 bool b_value = false; in TEST_F() local 61 bool b_value = false; in TEST_F() local
|
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/ |
H A D | triton_helpers.py | 99 def minimum_with_index(a_value, a_index, b_value, b_index): argument 115 def maximum_with_index(a_value, a_index, b_value, b_index): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | gemm_functors.h | 81 const T2 b_value = b[b_index]; in operator() local
|
H A D | reference_gemm.h | 79 const int32_t b_value = static_cast<int32>(b[b_index]) - offset_b; in ReferenceGemm() local
|
H A D | sparse_tensor_dense_matmul_op_gpu.cu.cc | 74 const T b_value = ADJ_B ? Eigen::numext::conj(b_input) : b_input; in SparseTensorDenseMatMulKernel() local
|
H A D | sparse_tensor_dense_matmul_op.cc | 286 const T b_value = maybe_adjoint_b(k, n); in SparseTensorDenseMatMulImpl() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_crc.c | 37 UWORD32 b_value, WORD32 b_bits) { in ixheaace_crc_advance()
|
H A D | ixheaace_psy_configuration.c | 134 FLOAT32 center_freq, temp, b_value; in iaace_calc_bark_line_value() local
|
H A D | iusace_psy_utils.c | 242 FLOAT32 center_freq, temp, b_value; in iusace_calc_bark_line_value() local
|
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | ctypes.h | 75 union value b_value; member 105 union value b_value; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_core_reloc_existence.c | 20 int b_value; member
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/ |
H A D | GEMMLowpMatrixMultiplyReshapedOnlyRHS.cpp | 116 …unsigned int m_value, unsigned int n_value, unsigned int k_value, unsigned int b_value, unsigned i… in validate_configuration()
|
H A D | GEMMMatrixMultiplyNative.cpp | 249 …unsigned int m_value, unsigned int n_value, unsigned int k_value, unsigned int b_value, unsigned i… in validate_configuration()
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/ |
D | ctypes.h | 94 union value b_value; member 124 union value b_value; member
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
H A D | charconv_bigint_test.cc | 168 BigUnsigned<84> b_value("2" + std::string(b, '0')); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint_test.cc | 168 BigUnsigned<84> b_value("2" + std::string(b, '0')); in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint_test.cc | 168 BigUnsigned<84> b_value("2" + std::string(b, '0')); in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint_test.cc | 168 BigUnsigned<84> b_value("2" + std::string(b, '0')); in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/ |
H A D | charconv_bigint_test.cc | 168 BigUnsigned<84> b_value("2" + std::string(b, '0')); in TEST() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | charconv_bigint_test.cc | 168 BigUnsigned<84> b_value("2" + std::string(b, '0')); in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/ |
H A D | charconv_bigint_test.cc | 168 BigUnsigned<84> b_value("2" + std::string(b, '0')); in TEST() local
|
/aosp_15_r20/external/pigweed/pw_async2/ |
H A D | coro_test.cc | 161 int b_value = 5; in TEST() local
|
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/ |
H A D | BC_PDF417HighLevelEncoder.cpp | 123 size_t b_value = b.value(); in EncodeHighLevel() local
|
/aosp_15_r20/external/XNNPACK/test/ |
H A D | spmm-microkernel-tester.h | 162 for (float& b_value : b) { in Test() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_merge_regs.c | 172 struct def_value b_value = chase_copies((struct def_value){ in can_skip_interference() local
|