Home
last modified time | relevance | path

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

12

/external/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.cc65 Address* block_start = blocks_.back(); in RemoveUnusedBlocks() local
/external/mesa3d/src/intel/compiler/
Dbrw_disasm_info.h48 struct bblock_t *block_start; member
/external/libchrome/mojo/public/cpp/bindings/lib/
Dbuffer.cc75 size_t block_start = cursor_; in Allocate() local
/external/squashfs-tools/squashfs-tools/
Dunsquash-1.c204 struct dir *squashfs_opendir_1(unsigned int block_start, unsigned int offset, in squashfs_opendir_1()
Dunsquash-3.c281 struct dir *squashfs_opendir_3(unsigned int block_start, unsigned int offset, in squashfs_opendir_3()
Dunsquash-4.c250 struct dir *squashfs_opendir_4(unsigned int block_start, unsigned int offset, in squashfs_opendir_4()
/external/brotli/c/enc/
Dbackward_references_hq.c331 static uint32_t ComputeDistanceShortcut(const size_t block_start, in ComputeDistanceShortcut()
384 const size_t block_start, const size_t pos, const size_t max_backward_limit, in EvaluateNode()
405 const size_t num_bytes, const size_t block_start, const size_t pos, in UpdateNodes()
569 const size_t block_start, const ZopfliNode* nodes, int* dist_cache, in BrotliZopfliCreateCommands()
/external/u-boot/cmd/
Darmflash.c120 u32 block_start, block_end; in parse_bank() local
Dnand.c159 ulong block_start = 0; in do_nand_status() local
/external/v8/src/api/
Dapi.h491 internal::Address* block_start = blocks_.back(); in DeleteExtensions() local
/external/tensorflow/tensorflow/core/kernels/
Dredux_functor.h276 Eigen::Index block_start = start * outer_block_size; in operator() local
Dscan_ops_gpu.h209 int block_start = problem_length * blockIdx.x; in __launch_bounds__() local
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c1058 const uint32_t *block_start = block->label; in vtn_emit_cf_list_structured() local
1251 const uint32_t *block_start = block->label; in vtn_emit_cf_func_unstructured() local
/external/e2fsprogs/e2fsck/
Drehash.c471 char *block_start; in copy_dir_entries() local
664 char *block_start; in alloc_blocks() local
/external/u-boot/drivers/mtd/nand/raw/
Dnand_util.c416 loff_t block_start; in check_skip_len() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp150 FX_FILESIZE block_start = 0; in GetCharAtBackward() local
/external/u-boot/lib/zlib/
Ddeflate.h148 long block_start; member
/external/v8/third_party/zlib/
Ddeflate.h154 long block_start; member
/external/python/cpython2/Modules/zlib/
Ddeflate.h154 long block_start; member
/external/zlib/
Ddeflate.h154 long block_start; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.c182 static uint8_t *block_start(uint8_t *framebuf, int stride, int mi_row, in block_start() function
/external/v8/src/diagnostics/
Dgdb-jit.cc1105 uintptr_t block_start = w->position(); in WriteBodyInternal() local
1136 uintptr_t block_start = w->position(); in WriteBodyInternal() local
1147 uintptr_t block_start = w->position(); in WriteBodyInternal() local
/external/v8/src/compiler/backend/
Dregister-allocator.cc2025 UsePosition* LiveRangeBuilder::Use(LifetimePosition block_start, in Use()
2045 int block_start = block->first_instruction_index(); in ProcessInstructions() local
2376 LifetimePosition block_start = LifetimePosition::GapFromInstructionIndex( in ProcessPhis() local
4736 LifetimePosition block_start = in ResolveControlFlow() local
Dregister-allocator.h1263 void Use(LifetimePosition block_start, LifetimePosition position, in Use()

12