Home
last modified time | relevance | path

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

/external/pdfium/testing/
Drange_set.cpp54 const int new_start = std::min<size_t>(start->first, fixed_range.first); in Union() local
/external/grpc-grpc/test/core/iomgr/
Dtimer_list_test.cc242 gpr_timespec new_start = in main() local
/external/perfetto/src/trace_processor/
Dwindow_operator_table.cc80 int64_t new_start = sqlite3_value_int64(argv[4]); in Update() local
/external/pcre/dist2/src/sljit/
DsljitUtils.c292 …C_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc680 unsigned int new_start = start + j - i; in reorder_marks_arabic() local
/external/mesa3d/src/intel/tools/
Daubinator.c468 uint32_t *new_start = realloc(file->map, new_size); in aub_file_data_grow() local
/external/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
/external/python/cpython3/Objects/
Drangeobject.c1089 long lstart, lstop, lstep, new_start, new_stop; in range_reverse() local
/external/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c501 __u64 new_start, new_count; in rb_remove_extent() local
/external/blktrace/
Dblkparse.c327 char *new_start; in resize_cpu_info() local
/external/v8/src/heap/
Dspaces.cc1445 HeapObject* new_start) { in AllocateChunk()
Dheap.cc2924 Address new_start = old_start + bytes_to_trim; in LeftTrimFixedArray() local