Home
last modified time | relevance | path

Searched defs:a_end (Results 1 – 12 of 12) sorted by relevance

/third_party/libabigail/include/
Dabg-diff-utils.h843 RandomAccessOutputIterator a_end, in end_of_fr_d_path_in_k()
984 RandomAccessOutputIterator a_end, in end_of_frr_d_path_in_k_plus_delta()
1087 RandomAccessOutputIterator a_end, in is_match_point()
1141 RandomAccessOutputIterator a_end, in compute_middle_snake()
1324 RandomAccessOutputIterator a_end, in ses_len()
1407 RandomAccessOutputIterator a_end, in ses_len()
1484 RandomAccessOutputIterator a_end, in compute_diff()
1687 RandomAccessOutputIterator a_end, in compute_diff()
1753 RandomAccessOutputIterator a_end, in compute_diff()
1807 RandomAccessOutputIterator a_end, in compute_diff()
[all …]
/third_party/ffmpeg/libavcodec/mips/
Dcelp_math_mips.c64 const float* a_end = a + length; in ff_dot_productf_mips() local
Dacelp_vectors_mips.c65 const float *a_end = in_a + length; in ff_weighted_vector_sumf_mips() local
/third_party/ntfs-3g/ntfsprogs/
Dcluster.c93 LCN a_end = a_begin + runs[j].length - 1; in cluster_find() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_merge_regs.c155 unsigned a_end = a_start + reg_size(a->reg); in can_skip_interference() local
/third_party/ltp/include/
Dtst_fuzzy_sync.h111 struct timespec a_end; member
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp183 inline bool DoLowerCaseEqualsASCII(Iter a_begin, Iter a_end, const char *b) in DoLowerCaseEqualsASCII()
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp229 inline bool DoLowerCaseEqualsASCII(Iter a_begin, Iter a_end, const char *b) in DoLowerCaseEqualsASCII()
/third_party/libabigail/src/
Dabg-tools-utils.cc2902 std::vector<function_decl*>::const_iterator a_end, in dump_functions_as_string()
2919 std::vector<function_decl*>::const_iterator a_end, in dump_function_names()
Dabg-ir.cc26674 vector<function_decl*>::const_iterator a_end, in fns_to_str()
26707 vector<function_decl*>::const_iterator a_end, in fns_to_str()
/third_party/gn/src/gn/
Dcommand_format.cc592 int a_end = FindLowestSuffixComment(a); in ShouldAddBlankLineInBetween() local
/third_party/python/Objects/
Dlongobject.c4735 digit *a_digit, *b_digit, *c_digit, *d_digit, *a_end, *b_end; in _PyLong_GCD() local