Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/handles/
Dpersistent-handles.cc67 Address* block_start = NewArray<Address>(kHandleBlockSize); in AddBlock() local
90 Address* block_start = blocks_[i]; in Iterate() local
98 Address* block_start = blocks_.back(); in Iterate() local
Dlocal-handles.cc90 Address* block_start = blocks_.back(); in RemoveUnusedBlocks() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm_info.h48 struct bblock_t *block_start; member
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.c329 static uint32_t ComputeDistanceShortcut(const size_t block_start, in ComputeDistanceShortcut()
382 const size_t block_start, const size_t pos, const size_t max_backward_limit, in EvaluateNode()
403 const size_t num_bytes, const size_t block_start, const size_t pos, in UpdateNodes()
572 const size_t block_start, const ZopfliNode* nodes, int* dist_cache, in BrotliZopfliCreateCommands()
Dencode.c1274 size_t block_start; in BrotliCompressBufferQuality10() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.c329 static uint32_t ComputeDistanceShortcut(const size_t block_start, in ComputeDistanceShortcut()
382 const size_t block_start, const size_t pos, const size_t max_backward_limit, in EvaluateNode()
403 const size_t num_bytes, const size_t block_start, const size_t pos, in UpdateNodes()
572 const size_t block_start, const ZopfliNode* nodes, int* dist_cache, in BrotliZopfliCreateCommands()
Dencode.c1274 size_t block_start; in BrotliCompressBufferQuality10() local
/third_party/node/deps/v8/src/api/
Dapi.h495 internal::Address* block_start = blocks_.back(); in DeleteExtensions() local
Dapi.cc10547 Address* block_start = blocks_.back(); in DetachPersistent() local
10570 Address* block_start = ph->blocks_.back(); in DetachPersistent() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c1109 const uint32_t *block_start = block->label; in vtn_emit_cf_list_structured() local
1313 const uint32_t *block_start = block->label; in vtn_emit_cf_func_unstructured() local
/third_party/libwebsockets/win32port/zlib/
Ddeflate.h148 long block_start; member
/third_party/libsnd/src/
Dwav.c486 int id, chunk_id, chunk_start, block_start, cue_index ; in wav_read_header() local
/third_party/gstreamer/gstplugins_good/gst/wavenc/
Dgstwavenc.c65 guint32 block_start; member
/third_party/zlib/
Ddeflate.h154 long block_start; member
/third_party/node/deps/zlib/
Ddeflate.h154 long block_start; member
/third_party/skia/third_party/externals/zlib/
Ddeflate.h154 long block_start; member
/third_party/node/deps/v8/third_party/zlib/
Ddeflate.h154 long block_start; member
/third_party/node/deps/v8/src/diagnostics/
Dgdb-jit.cc1119 uintptr_t block_start = w->position(); in WriteBodyInternal() local
1151 uintptr_t block_start = w->position(); in WriteBodyInternal() local
1162 uintptr_t block_start = w->position(); in WriteBodyInternal() local
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc2098 UsePosition* LiveRangeBuilder::Use(LifetimePosition block_start, in Use()
2118 int block_start = block->first_instruction_index(); in ProcessInstructions() local
2463 LifetimePosition block_start = LifetimePosition::GapFromInstructionIndex( in ProcessPhis() local
4905 LifetimePosition block_start = in ResolveControlFlow() local
Dregister-allocator.h1272 void Use(LifetimePosition block_start, LifetimePosition position, in Use()
Dmid-tier-register-allocator.cc2875 int block_start = block->first_instruction_index(); in DefineOutputs() local
3026 int block_start = block->first_instruction_index(); in AllocateRegisters() local
/third_party/gstreamer/gstplugins_good/gst/wavparse/
Dgstwavparse.c136 guint32 block_start; member
/third_party/ffmpeg/libavcodec/
Dvaapi_encode.h65 int block_start; member
/third_party/libsnd/include/
Dsndfile.h445 int32_t block_start ; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h605 u64 block_start; member