HomeSort by relevance Sort by last modified time
    Searched full:relocate (Results 126 - 150 of 374) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/opt/telephony/src/java/android/telephony/
SmsCbCmasInfo.java 106 /** CMAS response type: Evacuate (Relocate). */
  /external/chromium_org/ui/events/
event.h 465 // Relocate the touch-point to a new |origin|.
468 void Relocate(const gfx::Point& origin);
event.cc 489 void TouchEvent::Relocate(const gfx::Point& origin) {
  /external/e2fsprogs/e2fsck/
problem.h 36 #define PR_LATCH_RELOC 0x0050 /* Latch for superblock relocate hint */
86 /* Relocate hint */
  /external/llvm/lib/Target/X86/
X86JITInfo.cpp 539 /// relocate - Before the JIT can run a block of code that has been emitted,
542 void X86JITInfo::relocate(void *Function, MachineRelocation *MR, function in class:X86JITInfo
  /external/chromium_org/tools/traceline/traceline/
main.cc 213 // bit of a waste to relocate it, but it makes everything simpler.
219 NOTREACHED("Could not disassemble or relocate instruction.");
240 NOTREACHED("Could not disassemble or relocate instruction.");
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.cc 266 // loader doesn't relocate.
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.cc 266 // loader doesn't relocate.
  /external/chromium_org/v8/src/arm/
assembler-arm-inl.h 95 *p += delta; // relocate entry
  /external/chromium_org/v8/src/x64/
assembler-x64-inl.h 249 *p -= static_cast<int32_t>(delta); // Relocate entry.
  /external/elfutils/libdwfl/
libdwflP.h 245 to make it possible to relocate the data in place (or ELF_C_RDWR or
  /external/grub/stage1/
stage1.S 29 from the linker. (ELF can't relocate 16-bit addresses!) */
  /external/kernel-headers/original/asm-mips/sn/
kldir.h 18 * resize and/or relocate memory areas at a later time without breaking all
  /external/libffi/src/x86/
darwin64.S 53 movq %r10, 24(%rax) /* Relocate return address. */
unix64.S 53 movq %r10, 24(%rax) /* Relocate return address. */
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp 251 // relocation is needed to relocate this GOT entry. Reserve an
454 // relocation is needed to relocate this GOT entry. Reserve an
    [all...]
  /packages/apps/CellBroadcastReceiver/res/values/
strings.xml 176 <!-- CMAS response type: evacuate (relocate). [CHAR LIMIT=50] -->
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-ld 
i686-linux-android-ld.gold 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
ld 
ld.gold 
  /external/chromium_org/ui/aura/
root_window_host_x11.cc 895 // we need to relocate the event into aura root-window coordinates.
896 touchev.Relocate(bounds_.origin());
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h 618 bfd_section_reloc_link_order, /* Relocate against a section. */
619 bfd_symbol_reloc_link_order /* Relocate against a symbol. */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfdlink.h 651 bfd_section_reloc_link_order, /* Relocate against a section. */
652 bfd_symbol_reloc_link_order /* Relocate against a symbol. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 618 bfd_section_reloc_link_order, /* Relocate against a section. */
619 bfd_symbol_reloc_link_order /* Relocate against a symbol. */

Completed in 996 milliseconds

1 2 3 4 56 7 8 91011>>