HomeSort by relevance Sort by last modified time
    Searched defs:Yield (Results 1 - 6 of 6) 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/
mplib.cpp 111 Yield(void)
  /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.cpp 545 Yield();
554 void ShaderProgram::Yield() {
    [all...]
  /prebuilts/misc/common/jython/
jython.jar 

Completed in 44 milliseconds