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

  /external/ltrace/sysdeps/linux-gnu/ia64/
fetch.c 218 int take_slot)
237 if (take_slot)
  /external/chromium_org/v8/src/mips/
assembler-mips.h 1321 int take_slot() { function in class:v8::internal::Assembler::Trampoline
    [all...]
assembler-mips.cc 993 trampoline_entry = trampoline_.take_slot();
    [all...]
  /external/chromium_org/v8/src/mips64/
assembler-mips64.h 1358 int take_slot() { function in class:v8::internal::Assembler::Trampoline
    [all...]
assembler-mips64.cc 976 trampoline_entry = trampoline_.take_slot();
    [all...]

Completed in 161 milliseconds