HomeSort by relevance Sort by last modified time
    Searched defs:relocated (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ui/views/
event_utils_aura.cc 41 scoped_ptr<ui::LocatedEvent> relocated; local
44 relocated.reset(new ui::MouseEvent(orig));
53 relocated->set_location(root_loc);
54 relocated->set_root_location(root_loc);
56 root_window->GetDispatcher()->RepostEvent(*relocated);
  /external/elfutils/libdwfl/
libdwflP.h 136 bool relocated; /* Partial relocation of all sections done. */ member in struct:dwfl_file
247 this, dwarf_begin_elf on FILE will read the relocated data.
255 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
  /external/qemu-pc-bios/bochs/bios/
rombios.c 8646 int19_relocated: ;; Boot function, relocated local
    [all...]

Completed in 311 milliseconds