HomeSort by relevance Sort by last modified time
    Searched full:section_id (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/courgette/
disassembler_elf_32.cc 107 for (int section_id = 0; section_id < SectionHeaderCount(); section_id++) {
108 const Elf32_Shdr *section_header = SectionHeader(section_id);
259 for (int section_id = 0;
260 section_id < SectionHeaderCount();
261 section_id++) {
263 const Elf32_Shdr *section_header = SectionHeader(section_id);
427 for (int section_id = 0; section_id < SectionHeaderCount(); section_id++)
    [all...]
  /external/chromium/chrome/browser/importer/
toolbar_importer_unittest.cc 57 "<section_id>Sxxxxxx</section_id> <has_highlight>0</has_highlight>"
78 "<section_id>Sxxxxxx</section_id> <has_highlight>0</has_highlight>"
99 "<section_id>Sxxxxxx</section_id> <has_highlight>0</has_highlight>"
120 "<section_id>Sxxxxxx</section_id> <has_highlight>0</has_highlight>"
141 "<section_id>Sxxxxxx</section_id> <has_highlight>0</has_highlight>
    [all...]
toolbar_importer.cc 388 // <section_id>Sxxxxxx</section_id>
  /external/qemu/
savevm.c 814 int section_id; member in struct:SaveStateEntry
843 se->section_id = global_section_id++;
915 qemu_put_be32(f, se->section_id);
945 qemu_put_be32(f, se->section_id);
969 qemu_put_be32(f, se->section_id);
982 qemu_put_be32(f, se->section_id);
1049 int section_id; member in struct:LoadStateEntry
1118 uint32_t instance_id, version_id, section_id; local
1128 section_id = qemu_get_be32(f);
1155 le->section_id = section_id
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/
R.styleable.html     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib32/
libbfd.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib32/
libbfd.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib32/
libbfd.a     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib32/
libbfd.a     [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib32/
libbfd.a     [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib32/
libbfd.a     [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib32/
libbfd.a     [all...]

Completed in 193 milliseconds