/external/libese/tools/ese_replay/ |
buffer.c | 65 int last_offset = offset; local 69 offset += last_offset;
|
/external/elfutils/libdw/ |
fde.c | 281 Dwarf_Off last_offset = cache->next_offset; local 285 last_offset, &cache->next_offset, 291 if (cache->next_offset == last_offset) 302 __libdw_intern_cie (cache, last_offset, &entry.cie);
|
/external/elfutils/libelf/ |
elf32_updatefile.c | 640 off_t last_offset; local 642 last_offset = elf_typesize (LIBELFBITS, ELF_T_EHDR, 1); 644 last_offset = (ehdr->e_phoff + sizeof (ElfW2(LIBELFBITS,Phdr)) * phnum); 713 if (scn_start + dl->data.d.d_off > last_offset 718 if (unlikely (fill (elf->fildes, last_offset, 720 - last_offset, fillbuf, 740 last_offset = scn_start + dl->data.d.d_off; 769 last_offset); 785 last_offset += dl->data.d.d_size; 796 if (scn_start > last_offset && previous_scn_changed [all...] |
/external/sfntly/cpp/src/sample/subtly/ |
font_assembler.cc | 93 int32_t last_offset = 0; local 113 // id_range_offset = last_offset (offset into the glyph_id_array) 116 Segment(character, -1, 0, last_offset); 119 last_offset += DataSize::kSHORT; 177 int32_t last_offset = 0; local 217 loca_list[i] = last_offset; 218 last_offset += length; 219 loca_list[resolved_glyph_id + 1] = last_offset; 225 loca_list[i] = last_offset;
|
/kernel/tests/net/test/ |
cstruct.py | 140 last_offset = 0 variable in class:Struct.CStruct 143 if offset > last_offset: 144 last_offset = offset variable in class:Struct.CStruct
|
/external/e2fsprogs/ext2ed/ |
file_com.c | 321 long offset=0,last_offset,l=0,cols=0; local 330 last_offset=file_system_info.block_size-1; 332 if (file_info.file_offset+last_offset > file_info.file_length-1) 333 last_offset=file_info.file_length-1-file_info.file_offset; 335 while ( (offset <= last_offset) && l<SHOW_PAD_LINES) {
|
/external/fio/engines/ |
sync.c | 30 unsigned long long last_offset; member in struct:syncio_data 227 if (io_u->offset == sd->last_offset && io_u->file == sd->last_file && 240 sd->last_offset = io_u->offset + io_u->xfer_buflen; 363 sd->last_offset = -1ULL;
|
/external/python/cpython3/Python/ |
peephole.c | 433 unsigned int cum_orig_offset, last_offset; local 727 last_offset = 0; 734 offset_delta = new_offset - last_offset; 737 last_offset = new_offset;
|
/toolchain/binutils/binutils-2.27/gold/ |
stringpool.cc | 413 section_offset_type last_offset = -1; local 429 this_offset = (last_offset 438 last_offset = this_offset;
|
fileread.cc | 647 off_t last_offset = first_offset; local 653 if (i_entry.file_offset > last_offset) 655 size_t skip = i_entry.file_offset - last_offset; 671 last_offset = i_entry.file_offset + i_entry.size;
|
/external/elfutils/tests/ |
elfstrmerge.c | 260 GElf_Off last_offset = 0; local 262 last_offset = (ehdr.e_phoff 287 if (last_offset < off) 288 last_offset = off; 607 last_offset = (last_offset + addralign - 1) & ~(addralign - 1); 608 newshdr.sh_offset = last_offset; 610 last_offset += newshdr.sh_size; 633 newehdr.e_shoff = ((last_offset + offsize - 1)
|
/external/elfutils/src/ |
elfcompress.c | 412 GElf_Off last_offset = 0; local 414 last_offset = (ehdr.e_phoff 519 if (last_offset < off) 520 last_offset = off; 1094 last_offset = (last_offset + addralign - 1) & ~(addralign - 1); 1095 shdr->sh_offset = last_offset; 1097 last_offset += shdr->sh_size; [all...] |
elflint.c | 4250 size_t last_offset = 0; local [all...] |
/external/sfntly/cpp/src/sample/chromium/ |
subsetter_impl.cc | 248 int32_t last_offset = 0; local 270 loca_list[j] = last_offset; 272 last_offset += length; 273 loca_list[*i + 1] = last_offset; 277 loca_list[j] = last_offset;
|
/bootable/recovery/applypatch/ |
imgdiff.cpp | 1072 size_t last_offset = 0; local [all...] |
/art/libdexfile/dex/ |
dex_file_verifier.cc | 454 uint32_t last_offset = 0; local 467 if (UNLIKELY(last_offset >= item->offset_ && i != 0)) { 469 last_offset, 507 last_offset = item->offset_; [all...] |
/external/autotest/client/tests/aiostress/ |
aio-stress.c | 175 off_t last_offset; member in struct:io_oper 617 oper->last_offset); 618 oper->last_offset += oper->reclen; 622 oper->last_offset); 623 oper->last_offset += oper->reclen; 627 oper->last_offset = rand_byte; 633 oper->last_offset = rand_byte; 682 oper->last_offset = oper->start; 805 oper->last_offset = oper->start; [all...] |
/external/flac/libFLAC/ |
metadata_iterators.c | 897 FLAC__off_t first_offset, last_offset; member in struct:FLAC__Metadata_Chain [all...] |
/external/ltp/testcases/kernel/io/ltp-aiodio/ |
aio-stress.c | 177 off_t last_offset; member in struct:io_oper 634 oper->last_offset); 635 oper->last_offset += oper->reclen; 639 oper->last_offset); 640 oper->last_offset += oper->reclen; 644 oper->last_offset = rand_byte; 650 oper->last_offset = rand_byte; 698 oper->last_offset = oper->start; 824 oper->last_offset = oper->start; [all...] |
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vec4.cpp | 380 int last_reg = -1, last_offset = -1; local 421 last_offset != inst->dst.offset || 465 last_offset = inst->dst.offset; [all...] |
/external/protobuf/src/google/protobuf/ |
repeated_field.h | 1960 size_type last_offset = std::distance(cbegin(), last); local [all...] |
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
repeated_field.h | 1960 size_type last_offset = std::distance(cbegin(), last); local [all...] |
/toolchain/binutils/binutils-2.27/binutils/ |
dwarf.c | 5052 unsigned long last_offset = 0; local [all...] |
/toolchain/binutils/binutils-2.27/bfd/ |
elflink.c | 10380 bfd_vma last_offset; local [all...] |