Searched defs:a_end (Results 1 – 11 of 11) sorted by relevance
/external/libabigail/include/ |
D | abg-diff-utils.h | 843 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 …]
|
/external/libvpx/libvpx/test/ |
D | predict_test.cc | 111 const uint8_t *a_end = a + a_size; in CheckBorder() local
|
/external/ltp/include/ |
D | tst_fuzzy_sync.h | 110 struct timespec a_end; member
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | triangular_solve_expander.cc | 442 std::vector<int64> a_end = {j + 1, backwards ? j : a_size}; in SolveDirectly() local
|
/external/angle/src/tests/test_expectations/ |
D | GPUTestExpectationsParser.cpp | 231 inline bool DoLowerCaseEqualsASCII(Iter a_begin, Iter a_end, const char *b) in DoLowerCaseEqualsASCII()
|
/external/libabigail/src/ |
D | abg-tools-utils.cc | 2662 std::vector<function_decl*>::const_iterator a_end, in dump_functions_as_string() 2679 std::vector<function_decl*>::const_iterator a_end, in dump_function_names()
|
D | abg-ir.cc | 26032 vector<function_decl*>::const_iterator a_end, in fns_to_str() 26065 vector<function_decl*>::const_iterator a_end, in fns_to_str()
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | fdct32x32_neon.c | 55 const int16_t *a_end = a + 24 * stride; in load() local
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_ra.c | 113 intersects(unsigned a_start, unsigned a_end, unsigned b_start, unsigned b_end) in intersects()
|
/external/python/cpython3/Objects/ |
D | longobject.c | 4709 digit *a_digit, *b_digit, *c_digit, *d_digit, *a_end, *b_end; in _PyLong_GCD() local
|
/external/vixl/test/aarch64/ |
D | test-assembler-aarch64.cc | 2728 Label a, a_end; in TEST() local
|