Home
last modified time | relevance | path

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

/external/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 …]
/external/libvpx/libvpx/test/
Dpredict_test.cc111 const uint8_t *a_end = a + a_size; in CheckBorder() local
/external/ltp/include/
Dtst_fuzzy_sync.h110 struct timespec a_end; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dtriangular_solve_expander.cc442 std::vector<int64> a_end = {j + 1, backwards ? j : a_size}; in SolveDirectly() local
/external/angle/src/tests/test_expectations/
DGPUTestExpectationsParser.cpp231 inline bool DoLowerCaseEqualsASCII(Iter a_begin, Iter a_end, const char *b) in DoLowerCaseEqualsASCII()
/external/libabigail/src/
Dabg-tools-utils.cc2662 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()
Dabg-ir.cc26032 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/
Dfdct32x32_neon.c55 const int16_t *a_end = a + 24 * stride; in load() local
/external/mesa3d/src/freedreno/ir3/
Dir3_ra.c113 intersects(unsigned a_start, unsigned a_end, unsigned b_start, unsigned b_end) in intersects()
/external/python/cpython3/Objects/
Dlongobject.c4709 digit *a_digit, *b_digit, *c_digit, *d_digit, *a_end, *b_end; in _PyLong_GCD() local
/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc2728 Label a, a_end; in TEST() local