/third_party/libabigail/src/ |
H A D | abg-diff-utils.cc | 52 point_is_valid_in_graph(point& p, unsigned a_size, unsigned b_size) point_is_valid_in_graph() argument
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_large_constants.c | 50 uint32_t a_size = a->constant_data_size; in var_info_cmp() local
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | punycode.c | 326 size_t a_size = sizeof(a_ulabel); in ossl_a2ucompare() local
|
/third_party/python/Python/ |
H A D | suggestions.c | 39 levenshtein_distance(const char *a, size_t a_size, in levenshtein_distance() argument [all...] |
/third_party/openssl/crypto/ |
H A D | punycode.c | 326 size_t a_size = sizeof(a_ulabel); in ossl_a2ucompare() local
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | buffer_dec.c | 59 const uint64_t a_size = MIN_BUFFER_SIZE(width, height, a_stride); in CheckDecBuffer() local 99 uint64_t uv_size = 0, a_size = 0, total_size; in AllocateBuffer() local
|
H A D | idec_dec.c | 716 WebPINewYUVA(uint8_t* luma, size_t luma_size, int luma_stride, uint8_t* u, size_t u_size, int u_stride, uint8_t* v, size_t v_size, int v_stride, uint8_t* a, size_t a_size, int a_stride) WebPINewYUVA() argument
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_enc.c | 98 uint64_t y_size, uv_size, a_size, total_size; in WebPPictureAllocYUVA() local
|
/third_party/vixl/src/ |
H A D | pool-manager-impl.h | 353 int a_size = a.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_insert_NOPs.cpp | 207 regs_intersect(PhysReg a_reg, unsigned a_size, PhysReg b_reg, unsigned b_size) in regs_intersect() argument
|
H A D | aco_lower_to_hw_instr.cpp | 1011 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 D | flow.c | 417 unsigned int a_size = a->size; in overlapping_memop() local
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | decode.h | 196 size_t a_size; // alpha-plane size member
|
/third_party/libabigail/include/ |
H A D | abg-diff-utils.h | 536 a_size() const in a_size() function in abigail::diff_utils::d_path_vec 989 int a_size = a_end - a_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 1146 int a_size = a_end - a_begin; in compute_middle_snake() local 1329 unsigned a_size = a_end - a_begin; ses_len() local 1492 int a_size = a_end - a_begin; compute_diff() local [all...] |
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 1138 void InitCopy(const Element* array, size_t a_size) { in InitCopy() argument 1147 void InitRef(const Element* array, size_t a_size) { in InitRef() argument
|
/third_party/mesa3d/src/gtest/include/gtest/internal/ |
H A D | gtest-internal.h | 1077 void InitCopy(const Element* array, size_t a_size) { in InitCopy() argument 1086 void InitRef(const Element* array, size_t a_size) { in InitRef() argument
|
/third_party/node/deps/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 1125 void InitCopy(const Element* array, size_t a_size) { in InitCopy() argument 1134 void InitRef(const Element* array, size_t a_size) { in InitRef() argument
|
/third_party/python/Lib/test/ |
H A D | test_pydoc.py | 769 def a_size(self): member in PydocDocTest.test_method_aliases.A
|
/third_party/python/Objects/ |
H A D | longobject.c | 2956 Py_ssize_t a_size, a_bits, shift_digits, shift_bits, x_size; in _PyLong_Frexp() local 3986 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; long_true_divide() local [all...] |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 610 unsigned a_size = ac_get_llvm_num_components(a); in ac_build_concat() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 10004 const GLuint a_size = a_type.GetActualAlignment(1 /* align */, false /* is_array*/); in test() local
|