Home
last modified time | relevance | path

Searched defs:new_start (Results 1 – 15 of 15) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
DsljitUtils.c206 …C_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize()
293 …C_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize()
/third_party/grpc/test/core/iomgr/
Dtimer_list_test.cc242 gpr_timespec new_start = in main() local
/third_party/boost/boost/graph/
Dsloan_ordering.hpp120 bool new_start = true; in sloan_start_end_vertices() local
/third_party/harfbuzz/src/
Dhb-ot-shape-complex-arabic.cc685 unsigned int new_start = start + j - i; in reorder_marks_arabic() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-arabic.cc684 unsigned int new_start = start + j - i; in reorder_marks_arabic() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-complex-arabic.cc685 unsigned int new_start = start + j - i; in reorder_marks_arabic() local
/third_party/boost/boost/container/
Ddeque.hpp1766 iterator new_start = this->members_.m_start + n; in erase() local
2011 const iterator new_start = this->priv_reserve_elements_at_front(n); in priv_insert_aux_impl() local
2098 iterator new_start = this->priv_reserve_elements_at_front(n); in priv_insert_front_aux_impl() local
Dvector.hpp2973 …(T* const new_start, size_type new_cap, T* const pos, const size_type n, InsertionProxy insert_ran… in priv_forward_range_insert_new_allocation()
3016 (T* const new_start, const size_type new_capacity, in priv_forward_range_insert_expand_backwards()
Dstring.hpp1796 pointer new_start = allocation_ret; in insert() local
2828 pointer new_start = this->allocation_command(allocate_new, n, new_cap, reuse); in priv_reserve() local
/third_party/toybox/toys/pending/
Dfdisk.c575 sector_t new_start; in delete_partition() local
1146 sector_t start, num, new_start, end; in move_begning() local
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgststreamsynchronizer.c864 gint64 new_start; in gst_stream_synchronizer_sink_chain() local
/third_party/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c508 __u64 new_start, new_count; in rb_remove_extent() local
/third_party/python/Objects/
Drangeobject.c1147 long lstart, lstop, lstep, new_start, new_stop; in range_reverse() local
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c994 gst_ps_demux_send_gap_updates (GstPsDemux * demux, GstClockTime new_start) in gst_ps_demux_send_gap_updates()
/third_party/ffmpeg/libavformat/
Dhlsenc.c136 int new_start; member