Home
last modified time | relevance | path

Searched defs:b_size (Results 1 – 25 of 48) sorted by relevance

12

/external/rust/crates/criterion/src/stats/univariate/
Dbootstrap.rs87 let b_size = b_size as usize; localVariable
128 let b_size = b_size as usize; localVariable
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Ddense_to_sparse.cc61 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
/external/flatbuffers/include/flatbuffers/
Dbuffer.h59 const char *b_data, uoffset_t b_size) { in StringLessThan()
/external/tensorflow/tensorflow/lite/
Dutil.cc71 bool EqualArrayAndTfLiteIntArray(const TfLiteIntArray* a, const int b_size, in EqualArrayAndTfLiteIntArray()
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dcontainer_size_test.cpp42 static const std::size_t b_size = sizeof(B); member
/external/tensorflow/tensorflow/lite/c/
Dcommon.cc47 int TfLiteIntArrayEqualsArray(const TfLiteIntArray* a, int b_size, in TfLiteIntArrayEqualsArray()
/external/python/cpython3/Python/
Dsuggestions.c40 const char *b, size_t b_size, in levenshtein_distance()
/external/mesa3d/src/intel/compiler/
Dtest_predicated_break.cpp112 size_t b_size = 0; in shaders_match() local
/external/mesa3d/src/intel/compiler/elk/
Delk_test_predicated_break.cpp112 size_t b_size = 0; in shaders_match() local
/external/libvpx/test/
Dpredict_test.cc112 const int b_size = (b_stride * b_height) + b_width; in CheckBorder() local
/external/vixl/src/
Dpool-manager-impl.h354 int b_size = b.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan() local
/external/python/cpython3/Modules/_ctypes/
Dctypes.h70 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
/external/e2fsprogs/e2fsck/
Djfs_user.h50 int b_size; member
/external/python/cpython2/Modules/_ctypes/
Dctypes.h89 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
/external/libnetfilter_conntrack/src/conntrack/
Dbuild.c443 unsigned int b_size = b->words * sizeof(b->bits[0]); in __build_labels() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_large_constants.c146 uint32_t b_size = b->constant_data_size; in var_info_cmp() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dtriangular_solve_expander.cc491 int64_t b_size = b_shape.dimensions(i); in BuildTriangularSolve() local
Dbuffer_assignment.cc1370 const int64_t b_size = assignment->HloBufferSize(*b); in AssignBuffersForComputations() local
/external/libxml2/
Dtestrecurse.c672 unsigned long b_size; in hugeDtdTest() local
/external/cronet/third_party/libxml/src/
Dtestrecurse.c957 unsigned long b_size; in hugeDtdTest() local
/external/python/cpython2/Objects/
Dbufferobject.c11 Py_ssize_t b_size; member
/external/python/cpython3/Lib/test/
Dtest_pydoc.py775 b_size = A.a_size variable in PydocDocTest.test_method_aliases.B
/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp324 regs_intersect(PhysReg a_reg, unsigned a_size, PhysReg b_reg, unsigned b_size) in regs_intersect()
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc1079 if (const int b_size = default_value.list().b_size()) { in SetOpAttrValueScalar() local
/external/perfetto/protos/perfetto/trace/ftrace/
Dext4.proto106 optional uint32 b_size = 7; field

12