Home
last modified time | relevance | path

Searched defs:a_end (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dcelp_math_mips.c64 const float* a_end = a + length; in ff_dot_productf_mips() local
H A Dacelp_vectors_mips.c65 const float *a_end = in_a + length; in ff_weighted_vector_sumf_mips() local
/third_party/ntfs-3g/ntfsprogs/
H A Dcluster.c93 LCN a_end = a_begin + runs[j].length - 1; in cluster_find() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_merge_regs.c155 unsigned a_end = a_start + reg_size(a->reg); in can_skip_interference() local
/third_party/ltp/include/
H A Dtst_fuzzy_sync.h110 struct timespec a_end; member
/third_party/libabigail/include/
H A Dabg-diff-utils.h841 end_of_fr_d_path_in_k(int k, int d, RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_start, RandomAccessOutputIterator b_end, d_path_vec& v, snake& snak) end_of_fr_d_path_in_k() argument
982 end_of_frr_d_path_in_k_plus_delta(int k, int d, RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, d_path_vec& v, snake& snak) end_of_frr_d_path_in_k_plus_delta() argument
1086 is_match_point(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, const point& point) is_match_point() argument
1140 compute_middle_snake(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, snake& snak, int& ses_len) compute_middle_snake() argument
1323 ses_len(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, d_path_vec& v, bool reverse) ses_len() argument
1406 ses_len(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, d_path_vec& v, bool reverse) ses_len() argument
1482 compute_diff(RandomAccessOutputIterator a_base, RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_base, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, vector<point>& lcs, edit_script& ses, int& ses_len) compute_diff() argument
1686 compute_diff(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, vector<point>& lcs, edit_script& ses, int& ses_len) compute_diff() argument
1751 compute_diff(RandomAccessOutputIterator a_base, RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_base, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, vector<point>& lcs, edit_script& ses) compute_diff() argument
1806 compute_diff(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, vector<point>& lcs, edit_script& ses) compute_diff() argument
1849 compute_diff(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, vector<point>& lcs, edit_script& ses) compute_diff() argument
1908 compute_diff(RandomAccessOutputIterator a_base, RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_base, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, edit_script& ses) compute_diff() argument
1959 compute_diff(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, edit_script& ses) compute_diff() argument
1998 compute_diff(RandomAccessOutputIterator a_begin, RandomAccessOutputIterator a_end, RandomAccessOutputIterator b_begin, RandomAccessOutputIterator b_end, edit_script& ses) compute_diff() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/test_expectations/
H A DGPUTestExpectationsParser.cpp229 inline bool DoLowerCaseEqualsASCII(Iter a_begin, Iter a_end, const char *b) in DoLowerCaseEqualsASCII() argument
/third_party/gn/src/gn/
H A Dcommand_format.cc614 int a_end = FindLowestSuffixComment(a); in ShouldAddBlankLineInBetween() local
/third_party/libabigail/src/
H A Dabg-tools-utils.cc2901 dump_functions_as_string(std::vector<function_decl*>::const_iterator a_begin, std::vector<function_decl*>::const_iterator a_end, std::vector<function_decl*>::const_iterator b_begin, std::vector<function_decl*>::const_iterator b_end) dump_functions_as_string() argument
2918 dump_function_names(std::vector<function_decl*>::const_iterator a_begin, std::vector<function_decl*>::const_iterator a_end, std::vector<function_decl*>::const_iterator b_begin, std::vector<function_decl*>::const_iterator b_end) dump_function_names() argument
H A Dabg-ir.cc26673 fns_to_str(vector<function_decl*>::const_iterator a_begin, vector<function_decl*>::const_iterator a_end, vector<function_decl*>::const_iterator b_begin, vector<function_decl*>::const_iterator b_end, fns_to_str_map_type& m, std::ostream& o) fns_to_str() argument
26706 fns_to_str(vector<function_decl*>::const_iterator a_begin, vector<function_decl*>::const_iterator a_end, vector<function_decl*>::const_iterator b_begin, vector<function_decl*>::const_iterator b_end, std::ostream& o) fns_to_str() argument
/third_party/python/Objects/
H A Dlongobject.c5131 digit *a_digit, *b_digit, *c_digit, *d_digit, *a_end, *b_end; in _PyLong_GCD() local

Completed in 58 milliseconds