/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
H A D | dense_to_sparse.cc | 61 std::vector<int>* b_map, std::vector<int>* b_size) { in PopulateEncodingParams() 121 std::vector<int> b_size = {}; in CalculateBlockSparsity() local 247 std::vector<int> b_size = {}; in BuildSparsityParameterAttribute() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/src/stats/univariate/ |
D | bootstrap.rs | 87 let b_size = b_size as usize; localVariable 128 let b_size = b_size as usize; localVariable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/ |
H A D | GemmCommon.h | 119 size_t b_size = GetSizeB(); in DeepCopy() local 200 size_t b_size = GetSizeB(); in DeepCopy() local 285 size_t b_size = GetSizeB(); in DeepCopy() local
|
/aosp_15_r20/system/media/audio/include/system/ |
H A D | elementwise_op.h | 372 const size_t a_size = a.size(), b_size = b.size(); in elementwise_min() local 411 const size_t a_size = a.size(), b_size = b.size(); in elementwise_max() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
H A D | post_filter.cpp | 43 int mbnum, strength, A_D, d1_2, d1, d2, A, B, C, D, b_size; in H263_Deblock() local
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | buffer.h | 59 const char *b_data, uoffset_t b_size) { in StringLessThan()
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | buffer.h | 59 const char *b_data, uoffset_t b_size) { in StringLessThan()
|
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/ |
D | ctypes.h | 70 Py_ssize_t b_size; /* size of memory block in bytes */ member 100 Py_ssize_t b_size; /* size of memory block in bytes */ member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | util.cc | 71 bool EqualArrayAndTfLiteIntArray(const TfLiteIntArray* a, const int b_size, in EqualArrayAndTfLiteIntArray()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | container_size_test.cpp | 42 static const std::size_t b_size = sizeof(B); member
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/ |
D | ctypes.h | 89 Py_ssize_t b_size; /* size of memory block in bytes */ member 119 Py_ssize_t b_size; /* size of memory block in bytes */ member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | common.cc | 47 int TfLiteIntArrayEqualsArray(const TfLiteIntArray* a, int b_size, in TfLiteIntArrayEqualsArray()
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | suggestions.c | 40 const char *b, size_t b_size, in levenshtein_distance()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | elk_test_predicated_break.cpp | 112 size_t b_size = 0; in shaders_match() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | predict_test.cc | 112 const int b_size = (b_stride * b_height) + b_width; in CheckBorder() local
|
/aosp_15_r20/external/vixl/src/ |
H A D | pool-manager-impl.h | 354 int b_size = b.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan() local
|
/aosp_15_r20/external/executorch/kernels/portable/cpu/util/ |
H A D | broadcast_util.cpp | 212 const exec_aten::ArrayRef<Tensor::SizesType> b_size, in get_broadcast_target_size()
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | jfs_user.h | 50 int b_size; member
|
/aosp_15_r20/external/libnetfilter_conntrack/src/conntrack/ |
H A D | build.c | 443 unsigned int b_size = b->words * sizeof(b->bits[0]); in __build_labels() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_large_constants.c | 146 uint32_t b_size = b->constant_data_size; in var_info_cmp() local
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | testrecurse.c | 688 unsigned long b_size; in hugeDtdTest() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | triangular_solve_expander.cc | 491 int64_t b_size = b_shape.dimensions(i); in BuildTriangularSolve() local
|
/aosp_15_r20/system/libziparchive/ |
H A D | zip_archive_test.cc | 442 const auto b_size = static_cast<size_t>(data.uncompressed_length); in TEST() local 467 const auto b_size = static_cast<size_t>(data.uncompressed_length); in TEST() local
|
/aosp_15_r20/external/libxml2/ |
H A D | testrecurse.c | 698 unsigned long b_size; in hugeDtdTest() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | bufferobject.c | 11 Py_ssize_t b_size; member
|