Home
last modified time | relevance | path

Searched defs:new_start (Results 1 - 19 of 19) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
H A DsljitUtils.c209 SLJIT_API_FUNC_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize() argument
296 SLJIT_API_FUNC_ATTRIBUTE sljit_u8 *SLJIT_FUNC sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) in sljit_stack_resize() argument
[all...]
/third_party/vulkan-loader/loader/
H A Dloader_environment.c202 void determine_filter_type(const char *filter_string, enum loader_filter_string_type *filter_type, const char **new_start, in determine_filter_type() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-microtask-queue-gen.cc97 IntPtrConstant(MicrotaskQueue::kStartOffset), new_start); in SetMicrotaskQueueStart() local
615 TNode<IntPtrT> new_start = WordAnd(IntPtrAdd(start, IntPtrConstant(1)), in TF_BUILTIN() local
94 SetMicrotaskQueueStart( TNode<RawPtrT> microtask_queue, TNode<IntPtrT> new_start) SetMicrotaskQueueStart() argument
/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp311 size_t new_start = 0; local
/third_party/python/Objects/
H A Drangeobject.c1145 long lstart, lstop, lstep, new_start, new_stop; in range_reverse() local
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.cc774 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/objects/
H A Dbacking-store.cc815 void* new_start = in Reallocate() local
/third_party/toybox/toys/pending/
H A Dfdisk.c575 sector_t new_start; in delete_partition() local
1146 sector_t start, num, new_start, end; in move_begning() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dhlsenc.c136 int new_start; member
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc2077 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc3290 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc572 byte* new_start = new_buffer->start(); local
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc4296 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc3753 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc3552 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc2126 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc5202 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc3642 byte* new_start = new_buffer->start(); in GrowBuffer() local
/third_party/node/deps/v8/src/heap/
H A Dheap.cc3531 Address new_start = old_start + bytes_to_trim; in LeftTrimFixedArray() local

Completed in 89 milliseconds