Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Ddense_to_sparse.cc53 std::vector<int>* b_map, std::vector<int>* b_size) { in PopulateEncodingParams()
113 std::vector<int> b_size = {}; in CalculateBlockSparsity() local
239 std::vector<int> b_size = {}; in BuildSparsityParameterAttribute() local
/external/libabigail/include/
Dabg-diff-utils.h540 b_size() const in b_size() function
990 int b_size = b_end - b_begin; in end_of_frr_d_path_in_k_plus_delta() local
1092 int a_size = a_end - a_begin, b_size = b_end - b_begin; in is_match_point() local
1148 int b_size = b_end - b_begin; in compute_middle_snake() local
1330 unsigned b_size = b_end - b_begin; in ses_len() local
1493 int b_size = b_end - b_begin; in compute_diff() local
/external/tensorflow/tensorflow/lite/
Dutil.cc70 bool EqualArrayAndTfLiteIntArray(const TfLiteIntArray* a, const int b_size, in EqualArrayAndTfLiteIntArray()
/external/libabigail/src/
Dabg-diff-utils.cc54 unsigned b_size) in point_is_valid_in_graph()
/external/tensorflow/tensorflow/lite/micro/memory_planner/
Dgreedy_memory_planner_test.cc48 constexpr int b_size = 10; in TF_LITE_MICRO_TEST() local
/external/tensorflow/tensorflow/lite/c/
Dcommon.c35 int TfLiteIntArrayEqualsArray(const TfLiteIntArray* a, int b_size, in TfLiteIntArrayEqualsArray()
/external/libvpx/libvpx/test/
Dpredict_test.cc112 const int b_size = (b_stride * b_height) + b_width; in CheckBorder() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_large_constants.c51 uint32_t b_size = b->constant_data_size; in var_info_cmp() local
/external/vixl/src/
Dpool-manager-impl.h354 int b_size = b.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan() local
/external/e2fsprogs/e2fsck/
Djfs_user.h49 int b_size; member
/external/python/cpython3/Modules/_ctypes/
Dctypes.h49 Py_ssize_t b_size; /* size of memory block in bytes */ member
79 Py_ssize_t b_size; /* size of memory block in bytes */ 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/tensorflow/tensorflow/compiler/xla/service/
Dtriangular_solve_expander.cc498 int64 b_size = b_shape.dimensions(i); in BuildTriangularSolve() local
Dbuffer_assignment.cc1314 const int64 b_size = assignment->HloBufferSize(*b); in AssignBuffersForComputations() local
/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp190 bool regs_intersect(PhysReg a_reg, unsigned a_size, PhysReg b_reg, unsigned b_size) in regs_intersect()
Daco_lower_to_hw_instr.cpp972 int b_start, int b_size) in get_intersection_mask()
/external/python/cpython2/Objects/
Dbufferobject.c11 Py_ssize_t b_size; member
Dlongobject.c3095 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; in long_true_divide() local
/external/python/cpython3/Lib/test/
Dtest_pydoc.py793 b_size = A.a_size variable in PydocDocTest.test_method_aliases.B
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_epollex_linux.cc1518 const size_t b_size = b->fd_count + b->pollset_count; local
/external/grpc-grpc/src/core/lib/iomgr/
Dev_epollex_linux.cc1550 const size_t b_size = b->fd_count + b->pollset_count; local
/external/tensorflow/tensorflow/c/eager/
Dc_api.cc1089 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
/external/python/cpython3/Objects/
Dlongobject.c3837 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; in long_true_divide() local

12