Searched defs:block_start (Results 1 - 23 of 23) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_asm_annotation.h43 struct bblock_t *block_start; member in struct:annotation
/external/squashfs-tools/squashfs-tools/
H A Dunsquash-1.c204 struct dir *squashfs_opendir_1(unsigned int block_start, unsigned int offset, argument
218 block_start, offset);
220 *i = s_ops.read_inode(block_start, offset);
248 "found!\n", block_start);
H A Dunsquash-3.c281 struct dir *squashfs_opendir_3(unsigned int block_start, unsigned int offset, argument
295 block_start, offset);
297 *i = s_ops.read_inode(block_start, offset);
326 "found!\n", block_start);
H A Dunsquash-4.c250 struct dir *squashfs_opendir_4(unsigned int block_start, unsigned int offset, argument
264 block_start, offset);
266 *i = s_ops.read_inode(block_start, offset);
295 "found!\n", block_start);
/external/mesa3d/src/compiler/spirv/
H A Dvtn_cfg.c584 const uint32_t *block_start = block->label; local
588 block_start = vtn_foreach_instruction(b, block_start, block_end,
591 vtn_foreach_instruction(b, block_start, block_end, handler);
/external/e2fsprogs/e2fsck/
H A Drehash.c434 char *block_start; local
464 if ((retval = get_next_block(fs, outdir, &block_start)))
466 dirent = (struct ext2_dir_entry *) block_start;
487 t = EXT2_DIRENT_TAIL(block_start,
492 &block_start)))
497 dirent = (struct ext2_dir_entry *) (block_start + offset);
530 t = EXT2_DIRENT_TAIL(block_start, fs->blocksize);
619 char * block_start; local
660 &block_start)))
662 dx_ent = set_int_node(fs, block_start);
[all...]
/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_syntax_parser.cpp96 FX_FILESIZE block_start = 0; local
98 block_start = pos - CPDF_ModuleMgr::kFileBufSize + 1;
99 if (!ReadBlockAt(block_start) || !IsPositionRead(pos))
/external/python/cpython2/Modules/zlib/
H A Ddeflate.h151 long block_start; member in struct:internal_state
/external/python/cpython3/Modules/zlib/
H A Ddeflate.h154 long block_start; member in struct:internal_state
/external/syslinux/com32/lib/zlib/
H A Ddeflate.h148 long block_start; member in struct:internal_state
/external/v8/src/
H A Dapi.h624 internal::Object** block_start = blocks_.last(); local
625 internal::Object** block_limit = block_start + kHandleBlockSize;
628 if (block_start <= prev_limit && prev_limit <= block_limit) {
637 internal::HandleScope::ZapRange(block_start, block_limit);
642 spare_ = block_start;
H A Dgdb-jit.cc1182 uintptr_t block_start = w->position(); local
1187 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1230 uintptr_t block_start = w->position(); local
1235 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1243 uintptr_t block_start = w->position(); local
1246 block_size.set(static_cast<uint32_t>(w->position() - block_start));
1254 uintptr_t block_start = w->position(); local
1257 block_size.set(static_cast<uint32_t>(w->position() - block_start));
H A Dapi.cc10196 Object** block_start = blocks_.last(); local
10197 Object** block_limit = &block_start[kHandleBlockSize];
10200 !(block_start <= prev_limit && prev_limit <= block_limit));
/external/zlib/src/
H A Ddeflate.h154 long block_start; member in struct:internal_state
/external/brotli/c/enc/
H A Dbackward_references_hq.c300 static uint32_t ComputeDistanceShortcut(const size_t block_start, argument
308 /* Since |block_start + pos| is the end position of the command, the copy part
309 starts from |block_start + pos - clen|. Distances that are greater than
315 } else if (dist + clen <= block_start + pos + gap &&
325 Section 4. of the Spec) that would be used at (block_start + pos) if we
326 used the shortest path of commands from block_start, computed from
327 nodes[0..pos]. The last four distances at block_start are in
353 const size_t block_start, const size_t pos, const size_t max_backward_limit,
359 block_start, pos, max_backward_limit, gap, nodes);
374 const size_t num_bytes, const size_t block_start, cons
352 EvaluateNode( const size_t block_start, const size_t pos, const size_t max_backward_limit, const size_t gap, const int* starting_dist_cache, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) argument
373 UpdateNodes( const size_t num_bytes, const size_t block_start, const size_t pos, const uint8_t* ringbuffer, const size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t max_backward_limit, const int* starting_dist_cache, const size_t num_matches, const BackwardMatch* matches, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) argument
532 BrotliZopfliCreateCommands(const size_t num_bytes, const size_t block_start, const size_t max_backward_limit, const ZopfliNode* nodes, int* dist_cache, size_t* last_insert_len, const BrotliEncoderParams* params, Command* commands, size_t* num_literals) argument
[all...]
H A Dencode.c1140 size_t block_start; local
1141 for (block_start = metablock_start; block_start < metablock_end; ) {
1143 BROTLI_MIN(size_t, metablock_end - block_start, max_block_size);
1149 StitchToPreviousBlockH10(hasher, block_size, block_start,
1152 m, dictionary, block_size, block_start, input_buffer, mask, &params,
1175 BrotliZopfliCreateCommands(block_size, block_start, max_backward_limit,
1180 block_start += block_size;
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_denoiser.c182 static uint8_t *block_start(uint8_t *framebuf, int stride, int mi_row, function
285 block_start(denoiser->running_avg_y[frame].y_buffer,
289 block_start(denoiser->running_avg_y[frame].u_buffer,
293 block_start(denoiser->running_avg_y[frame].v_buffer,
297 filter_mbd->plane[0].dst.buf = block_start(
302 filter_mbd->plane[1].dst.buf = block_start(
307 filter_mbd->plane[2].dst.buf = block_start(
344 uint8_t *avg_start = block_start(avg.y_buffer, avg.y_stride, mi_row, mi_col);
347 block_start(mc_avg.y_buffer, mc_avg.y_stride, mi_row, mi_col);
/external/v8/src/crankshaft/
H A Dlithium-allocator.cc716 void LAllocator::Use(LifetimePosition block_start, argument
726 range->AddUseInterval(block_start, position, zone());
885 int block_start = block->first_instruction_index(); local
889 LifetimePosition::FromInstructionIndex(block_start);
891 while (index >= block_start) {
1301 LifetimePosition block_start = LifetimePosition::FromInstructionIndex( local
1303 Define(block_start, phi_operand, hint);
/external/v8/src/compiler/
H A Dregister-allocator.h957 UsePosition* Use(LifetimePosition block_start, LifetimePosition position,
960 void Use(LifetimePosition block_start, LifetimePosition position, argument
962 Use(block_start, position, operand, nullptr, UsePositionHintType::kNone);
H A Dregister-allocator.cc2012 UsePosition* LiveRangeBuilder::Use(LifetimePosition block_start, argument
2024 range->AddUseInterval(block_start, position, allocation_zone());
2031 int block_start = block->first_instruction_index(); local
2033 LifetimePosition::GapFromInstructionIndex(block_start);
2042 for (int index = block->last_instruction_index(); index >= block_start;
2061 if (block->IsHandler() && index == block_start && output->IsAllocated() &&
2347 LifetimePosition block_start = LifetimePosition::GapFromInstructionIndex( local
2349 UsePosition* use_pos = Define(block_start, &phi->output(), hint,
3776 LifetimePosition block_start = local
3788 for (const UsePosition* use = current->NextUsePosition(block_start);
[all...]
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
H A Dmkvparser.cc6344 // const long long block_start = pos;
6416 const long long block_start = pos; local
6501 status = CreateBlock(libwebm::kMkvSimpleBlock, block_start, block_size,
7556 BlockGroup::BlockGroup(Cluster* pCluster, long idx, long long block_start,
7560 m_block(block_start, block_size, discard_padding),
/external/libvpx/libwebm/mkvparser/
H A Dmkvparser.cc6253 // const long long block_start = pos;
6325 const long long block_start = pos; local
6410 status = CreateBlock(libwebm::kMkvSimpleBlock, block_start, block_size,
7463 BlockGroup::BlockGroup(Cluster* pCluster, long idx, long long block_start,
7467 m_block(block_start, block_size, discard_padding),
/external/e2fsprogs/lib/blkid/
H A Dprobe.h772 uint64_t block_start; member in struct:exfat_super_block

Completed in 1077 milliseconds