Home
last modified time | relevance | path

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

12

/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/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/
Deps_copy_input_stream.c31 upb_EpsCopyInputStream* e, const char* old_end, const char* new_start) { in _upb_EpsCopyInputStream_NoOpCallback()
Ddecode_internal.h124 upb_EpsCopyInputStream* e, const char* old_end, const char* new_start) { in _upb_Decoder_BufferFlipCallback()
Deps_copy_input_stream.h370 const char* new_start = &e->patch[0] + overrun; in _upb_EpsCopyInputStream_IsDoneFallbackInline() local
/external/grpc-grpc/third_party/upb/upb/wire/
Deps_copy_input_stream.c11 upb_EpsCopyInputStream* e, const char* old_end, const char* new_start) { in _upb_EpsCopyInputStream_NoOpCallback()
Deps_copy_input_stream.h350 const char* new_start = &e->patch[0] + overrun; in _upb_EpsCopyInputStream_IsDoneFallbackInline() local
/external/pcre/src/sljit/
DsljitUtils.c209 …C_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize()
296 …C_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize()
/external/XNNPACK/src/
Dmemory.c264 …void* new_start = resize_buffer(buf->start, buf->size, buf->capacity, buf->size + n, &new_capacity… in xnn_reserve_code_memory() local
306 …void* new_start = resize_buffer(buf->start, buf->size, buf->capacity, buf->size + n, &new_capacity… in xnn_reserve_weights_memory() local
/external/pdfium/testing/
Drange_set.cpp56 const size_t new_start = std::min(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/python/cpython3/Objects/
Drangeobject.c1037 PyObject *new_start = PyNumber_Add(r->start, product); in longrangeiter_setstate() local
1078 PyObject *new_start = PyNumber_Add(r->start, r->step); in longrangeiter_next() local
1187 long lstart, lstop, lstep, new_start, new_stop; in range_reverse() local
/external/grpc-grpc/third_party/upb/upb/wire/internal/
Ddecoder.h88 upb_EpsCopyInputStream* e, const char* old_end, const char* new_start) { in _upb_Decoder_BufferFlipCallback()
/external/pigweed/pw_multibuf/
Dchunk.cc146 std::byte* new_start = CheckedSub(data(), bytes_to_claim); in ClaimPrefix() local
/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/operators/
Dwindow_operator.cc240 int64_t new_start = sqlite3_value_int64(argv[4]); in Update() local
/external/rust/android-crates-io/crates/unsafe-libyaml/src/
Dapi.rs55 let new_start: *mut yaml_char_t = yaml_realloc( in yaml_string_extend() localVariable
102 let new_start: *mut libc::c_void = yaml_realloc( in yaml_stack_extend() localVariable
125 let new_start: *mut libc::c_void = yaml_realloc( in yaml_queue_extend() localVariable
/external/mesa3d/src/nouveau/compiler/bitview/
Dlib.rs162 let new_start = self.range.start + range.start; in range_in_parent() localVariable
213 let new_start = self.range.start + range.start; in range_in_parent() localVariable
/external/perfetto/src/trace_processor/sqlite/
Dsql_source.cc53 const char* new_start = sql.c_str() + offset; in GetLineAndColumnForOffset() local
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Ddeque.hpp1808 iterator new_start = this->members_.m_start + n; in erase() local
2063 const iterator new_start = this->priv_reserve_elements_at_front(n); in priv_insert_aux_impl() local
2150 iterator new_start = this->priv_reserve_elements_at_front(n); in priv_insert_front_aux_impl() local
Dvector.hpp2974 …(T* const new_start, size_type new_cap, T* const pos, const size_type n, InsertionProxy insert_ran… in priv_insert_forward_range_new_allocation()
2999 (T* const new_start, const size_type new_capacity, in priv_insert_forward_range_expand_backwards()
Dstring.hpp1822 pointer new_start = allocation_ret; in insert() local
2897 pointer new_start = this->allocation_command(allocate_new, n, new_cap, reuse); in priv_reserve() local
/external/harfbuzz_ng/src/
Dhb-ot-shaper-arabic.cc740 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/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c508 __u64 new_start, new_count; in rb_remove_extent() local
/external/leveldb/db/
Dversion_set.cc1412 InternalKey new_start, new_limit; in SetupOtherInputs() local
/external/coreboot/payloads/libpayload/curses/PDCurses/x11/
Dx11.c1563 current_end_x, current_start_y, current_end_y, new_start, in _selection_extend() local

12