Home
last modified time | relevance | path

Searched defs:b_size (Results 1 - 17 of 17) sorted by relevance

/third_party/libabigail/src/
H A Dabg-diff-utils.cc52 point_is_valid_in_graph(point& p, unsigned a_size, unsigned b_size) point_is_valid_in_graph() argument
/third_party/backends/backend/
H A Dtest-picture.c52 size_t b_size; in init_picture_buffer() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_large_constants.c51 uint32_t b_size = b->constant_data_size; in var_info_cmp() local
/third_party/python/Python/
H A Dsuggestions.c39 levenshtein_distance(const char *a, size_t a_size, const char *b, size_t b_size, size_t max_cost) levenshtein_distance() argument
[all...]
/third_party/vixl/src/
H A Dpool-manager-impl.h354 int b_size = b.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan() local
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp207 regs_intersect(PhysReg a_reg, unsigned a_size, PhysReg b_reg, unsigned b_size) in regs_intersect() argument
H A Daco_lower_to_hw_instr.cpp1011 get_intersection_mask(int a_start, int a_size, int b_start, int b_size) in get_intersection_mask() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c418 unsigned int b_size = b->size; in overlapping_memop() local
/third_party/python/Modules/_ctypes/
H A 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
/third_party/libabigail/include/
H A Dabg-diff-utils.h540 b_size() const in b_size() function in abigail::diff_utils::d_path_vec
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; ses_len() local
1493 int b_size = b_end - b_begin; compute_diff() local
[all...]
/third_party/python/Lib/test/
H A Dtest_pydoc.py775 b_size = A.a_size variable in PydocDocTest.test_method_aliases.B
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTexturesTests.cpp800 const glw::GLuint b_size = TestReferenceDataSize() + b_offset; in CreateBufferTexture() local
H A Dgl4cEnhancedLayoutsTests.cpp9998 const GLuint b_size = b_type.GetActualAlignment(1 /* align */, false /* is_array*/); in test() local
/third_party/python/Objects/
H A Dlongobject.c3986 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; in long_true_divide() local
[all...]
H A Dtypeobject.c2236 size_t b_size = base->tp_basicsize; in extra_ivars() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c611 unsigned b_size = ac_get_llvm_num_components(b); in ac_build_concat() local
/third_party/curl/include/curl/
H A Dcurl.h329 size_t b_size; member

Completed in 88 milliseconds