HomeSort by relevance Sort by last modified time
    Searched refs:file_start (Results 1 - 8 of 8) sorted by null

  /external/grub/stage2/
fsys_iso9660.c 46 unsigned long file_start; member in struct:iso_inode_info
126 INODE->file_start = 0;
149 INODE->file_start = 0;
371 INODE->file_start = idr->extent.l;
412 if (INODE->file_start == 0)
426 if (!iso9660_devread(INODE->file_start + sector, blkoffset, size, buf))
  /bionic/linker/
linker_phdr.c 300 Elf32_Addr file_start = phdr->p_offset; local
301 Elf32_Addr file_end = file_start + phdr->p_filesz;
303 Elf32_Addr file_page_start = PAGE_START(file_start);
  /external/chromium/webkit/glue/
glue_serialize.cc 273 long long file_start = 0; local
277 file_start = ReadInteger64(obj);
281 http_body.appendFileRange(file_path, file_start, file_length,
  /external/chromium/base/
logging.h 238 BASE_API int GetVlogLevelHelper(const char* file_start, size_t N);
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 391 (file_start,
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 391 (file_start,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
target.def 391 (file_start,
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
target.def 391 (file_start,
    [all...]

Completed in 747 milliseconds