Home
last modified time | relevance | path

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

/external/webrtc/call/
Drtp_bitrate_configurator.cc61 absl::optional<int> new_start; in UpdateWithSdpParameters() local
93 const absl::optional<int>& new_start) { in UpdateConstraints()
/external/pcre/dist2/src/sljit/
DsljitUtils.c202 …C_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize()
289 …C_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize()
/external/pdfium/testing/
Drange_set.cpp54 const int new_start = std::min<size_t>(start->first, fixed_range.first); in Union() local
/external/openscreen/platform/impl/
Dtls_write_buffer.cc44 const uint8_t* new_start = in Push() local
/external/grpc-grpc/test/core/iomgr/
Dtimer_list_test.cc242 gpr_timespec new_start = in main() local
/external/perfetto/src/trace_processor/sqlite/
Dwindow_operator_table.cc87 int64_t new_start = sqlite3_value_int64(argv[4]); in Update() local
/external/perfetto/src/profiling/perf/
Devent_config.cc49 char* new_start = base.data(); in Normalize() local
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_common_test.cpp431 uptr new_start = reinterpret_cast<uptr>(address_range.base()) + in TEST() local
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc687 unsigned int new_start = start + j - i; in reorder_marks_arabic() 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.c1124 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/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc2586 llvm::SmallVector<APInt, 6> new_start(start); in matchAndRewrite() local