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

  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcifcfunc.h 8 * Holds the functions for SIQ, YIELD and FastCall for switching to the secure world.
45 * @attention This function shall not be used directly. Use N_Siq() or Yield() instead.
56 * Yield switch from NWd to SWd.
59 inline void Yield(void) { smc(MC_SMC_N_YIELD); }
  /external/quake/quake/src/WinQuake/
mplpc.cpp 197 void Yield(void);
399 Yield();
434 Yield();
515 Yield();
555 Yield();
605 Yield();
647 Yield();
690 Yield();
722 Yield();
861 Yield();
    [all...]
mplib.cpp 111 Yield(void)
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
callback-exception.js 22 // Yield to allow for the error callback to be invoked. The timer
  /external/v8/src/
d8.h 299 #undef Yield
304 static Handle<Value> Yield(const Arguments& args);
d8.cc 514 Handle<Value> Shell::Yield(const Arguments& args) {
    [all...]
  /frameworks/base/media/mca/filterfw/native/core/
shader_program.h 466 void Yield();
shader_program.cpp 545 Yield();
554 void ShaderProgram::Yield() {
    [all...]
  /prebuilts/misc/common/jython/
jython.jar 

Completed in 292 milliseconds