Home
last modified time | relevance | path

Searched defs:cur_offset (Results 1 – 22 of 22) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dtst_fs_struct.c27 static int do_field(const char *field, size_t size, int offset, int cur_offset) in do_field()
39 int cur_offset = 0; in main() local
Dtst_inode_size.c30 unsigned offset, unsigned cur_offset) in do_field()
49 int cur_offset = 0; in main() local
Dtst_super_size.c33 unsigned offset, unsigned cur_offset) in do_field()
52 int cur_offset = 0; in main() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_cross_ref_avail_unittest.cpp136 size_t cur_offset = table.size(); in TEST() local
184 size_t cur_offset = table.size(); in TEST() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_common.cc122 uptr cur_beg, cur_end, cur_offset, prot; in DumpListOfModules() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/memory_management/
Dgreedy_by_size_assignment.cc97 size_t cur_offset = assignment->offsets[allocated_id]; in GreedyBySizeAssignment() local
/external/libhevc/encoder/
Dihevce_dep_mngr.c733 WORD32 cur_offset, in ihevce_dmgr_chk_row_row_sync()
808 void *pv_dep_mngr_state, WORD32 cur_offset, WORD32 cur_row, WORD32 cur_tile_col) in ihevce_dmgr_set_row_row_sync()
/external/icing/icing/legacy/index/
Dicing-array-storage.cc220 uint32_t cur_offset = 0; in UpdateCrc() local
/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
Dadi-test.c212 unsigned long cur_offset; in pread_adi() local
267 unsigned long cur_offset; in pwrite_adi() local
/external/squashfs-tools/kernel/fs/squashfs/
Dfile.c246 int cur_offset = squashfs_i(inode)->offset; in fill_meta_index() local
/external/deqp-deps/amber/src/
Dformat.cc261 uint32_t cur_offset = 0; in AddSegmentsForType() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc224 size_t cur_offset = static_cast<size_t>(cur - beg); in grpc_chttp2_perform_read() local
/external/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c1954 int cur_offset; in growfile() local
2357 int cur_offset; in shrinkfile() local
/external/icing/icing/file/
Dfile-backed-vector.h658 uint32_t cur_offset = 0; in ComputeChecksum() local
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dparsing.cc223 size_t cur_offset = static_cast<size_t>(cur - beg); in grpc_chttp2_perform_read() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
DObjCLanguageRuntime.cpp333 int32_t cur_offset = ivar.m_offset; in GetTypeBitSize() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.c472 int cur_offset = row * bh * cur_stride + col * bw; in vp9_get_local_structure() local
/external/freetype/src/cff/
Dcffload.c433 FT_ULong n, cur_offset; in cff_index_get_pointers() local
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c1336 int cur_offset = SQUASHFS_I(inode)->offset; in get_meta_index() local
/external/virglrenderer/src/
Dvrend_decode.c1647 const uint32_t cur_offset = buf_offset; in vrend_decode_ctx_submit_cmd() local
/external/libaom/libaom/av1/encoder/
Dencodeframe.c5264 const int cur_offset = (int)cm->current_frame.order_hint; in check_skip_mode_enabled() local
/external/mesa3d/src/amd/vulkan/
Dradv_private.h2495 uint32_t cur_offset; member