Home
last modified time | relevance | path

Searched defs:b_end (Results 1 – 9 of 9) sorted by relevance

/third_party/libabigail/include/
Dabg-diff-utils.h845 RandomAccessOutputIterator b_end, in end_of_fr_d_path_in_k()
986 RandomAccessOutputIterator b_end, in end_of_frr_d_path_in_k_plus_delta()
1089 RandomAccessOutputIterator b_end, in is_match_point()
1143 RandomAccessOutputIterator b_end, in compute_middle_snake()
1326 RandomAccessOutputIterator b_end, in ses_len()
1409 RandomAccessOutputIterator b_end, in ses_len()
1487 RandomAccessOutputIterator b_end, in compute_diff()
1689 RandomAccessOutputIterator b_end, in compute_diff()
1756 RandomAccessOutputIterator b_end, in compute_diff()
1809 RandomAccessOutputIterator b_end, in compute_diff()
[all …]
/third_party/mesa3d/src/freedreno/ir3/
Dir3_merge_regs.c156 unsigned b_end = b_start + reg_size(b->reg); in can_skip_interference() local
/third_party/ltp/include/
Dtst_fuzzy_sync.h112 struct timespec b_end; member
/third_party/ffmpeg/libavformat/
Dipmovie.c596 const uint8_t *b_end = p->buf + p->buf_size - sizeof(signature); in ipmovie_probe() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc87 b_end = glyph_builders->end(); in GenerateLocaList() local
/third_party/libabigail/src/
Dabg-tools-utils.cc2904 std::vector<function_decl*>::const_iterator b_end) in dump_functions_as_string()
2921 std::vector<function_decl*>::const_iterator b_end) in dump_function_names()
Dabg-ir.cc26676 vector<function_decl*>::const_iterator b_end, in fns_to_str()
26709 vector<function_decl*>::const_iterator b_end, in fns_to_str()
/third_party/python/Objects/
Dlongobject.c5131 digit *a_digit, *b_digit, *c_digit, *d_digit, *a_end, *b_end; in _PyLong_GCD() local
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.cc2735 Label b, b_end; in TEST() local