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

  /frameworks/av/services/audioflinger/
AudioResamplerCubic.cpp 101 goto save_state; // ugly, but efficient
113 save_state:
169 goto save_state; // ugly, but efficient
180 save_state:
  /external/autotest/server/cros/
debugd_dev_tools.py 174 - save_state(): record the current tool state on the host.
194 self.save_state()
220 def save_state(self): member in class:DevTool
393 def save_state(self): member in class:BootFromUsbTool
434 def save_state(self): member in class:SshServerTool
475 def save_state(self): member in class:SystemPasswordTool
  /external/autotest/client/site_tests/power_CPUFreq/
power_CPUFreq.py 66 cpu.save_state()
97 cpu.save_state()
141 def save_state(self): member in class:cpufreq
  /external/mesa3d/src/mesa/drivers/common/
meta.c 88 struct save_state struct
331 struct save_state Save[MAX_META_OPS_DEPTH];
494 struct save_state *save;
835 struct save_state *save = &ctx->Meta->Save[ctx->Meta->SaveStackDepth - 1];
    [all...]
  /external/libcxx/src/
locale.cpp 1559 mbstate_t save_state = st; local
1628 mbstate_t save_state = st; local
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 1542 mbstate_t save_state = st; local
1611 mbstate_t save_state = st; local
    [all...]

Completed in 574 milliseconds