Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sample/subtly/
Dfont_assembler.cc93 int32_t last_offset = 0; in AssembleCMapTable() local
177 int32_t last_offset = 0; in AssembleGlyphAndLocaTables() local
/external/libese/tools/ese_replay/
Dbuffer.c65 int last_offset = offset; in buffer_read_hex() local
/external/elfutils/libdw/
Dfde.c281 Dwarf_Off last_offset = cache->next_offset; in __libdw_find_fde() local
/external/igt-gpu-tools/tests/i915/
Dgem_mmap.c47 uint64_t huge_object_size, last_offset, i; in test_huge_bo() local
Dgem_mmap_gtt.c596 uint64_t size, last_offset; in test_huge_bo() local
/external/icing/icing/file/
Dfile-backed-proto-log_test.cc141 int last_offset; in TEST_F() local
209 int last_offset; in TEST_F() local
Dportable-file-backed-proto-log_test.cc171 int last_offset; in TEST_F() local
239 int last_offset; in TEST_F() local
/external/flac/src/metaflac/
Doperations_shorthand_seektable.c102 FLAC__uint64 audio_offset, last_offset; member
/external/elfutils/libelf/
Delf32_updatefile.c654 int64_t last_offset; in __elfw2() local
/external/e2fsprogs/ext2ed/
Dfile_com.c321 long offset=0,last_offset,l=0,cols=0; in file_show_text() local
/external/python/cpython3/Python/
Dpeephole.c238 unsigned int cum_orig_offset, last_offset; in PyCode_Optimize() local
/external/elfutils/tests/
Delfstrmerge.c261 GElf_Off last_offset = 0; in main() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.cc204 int64 last_offset = num_bytes - 1; in CompressTensorContent() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DPECallFrameInfo.cpp484 uint32_t last_offset = UINT32_MAX; in GetUnwindPlan() local
/external/elfutils/src/
Delfcompress.c418 GElf_Off last_offset = 0; in process_file() local
Dstrip.c835 GElf_Off *last_offset, GElf_Xword *last_size) in handle_debug_relocs()
Delflint.c4308 size_t last_offset = 0; in check_note_data() local
/external/igt-gpu-tools/tools/
Dskl_ddb_allocation.c334 uint16_t last_offset = SKL_DDB_SIZE - 4; in skl_ddb_check_last_allocation() local
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc287 int32_t last_offset = 0; in SetupGlyfBuilders() local
/external/mesa3d/src/intel/compiler/
Dbrw_vec4.cpp404 unsigned last_reg = ~0u, last_offset = ~0u; in opt_vector_float() local
/external/autotest/client/tests/aiostress/
Daio-stress.c175 off_t last_offset; member
/external/ltp/testcases/kernel/io/ltp-aiodio/
Daio-stress.c177 off_t last_offset; member
/external/harfbuzz_ng/src/
Dhb-ot-cff1-table.hh647 unsigned int last_offset; member
/external/pdfium/third_party/libtiff/
Dtif_dirread.c5766 uint64 last_offset; in allocChoppedUpStripArrays() local
5985 uint64 last_offset = TIFFGetStrileOffset(tif, td->td_nstrips-1); in TryChopUpUncompressedBigTiff() local
/external/flac/src/libFLAC/
Dmetadata_iterators.c897 FLAC__off_t first_offset, last_offset; member