Home
last modified time | relevance | path

Searched defs:restart (Results 1 – 25 of 94) sorted by relevance

1234

/external/libchrome/build/android/pylib/
Drestart_adbd.sh15 function restart() { function
/external/google-breakpad/src/tools/windows/converter_exe/
Dwinsymconv.cmd28 :restart label
/external/autotest/client/common_lib/
Dcheck_version.py46 def restart(self): member in check_python_version
/external/oboe/samples/MegaDrone/src/main/cpp/
DMegaDroneEngine.cpp49 void MegaDroneEngine::restart() { in restart() function in MegaDroneEngine
/external/webrtc/modules/video_coding/codecs/av1/
Dscalable_video_controller_no_layering.cc42 ScalableVideoControllerNoLayering::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_s2t1.cc59 ScalabilityStructureS2T1::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l2t1_key.cc66 ScalabilityStructureL2T1Key::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l1t3.cc60 ScalabilityStructureL1T3::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l3t1.cc68 ScalabilityStructureL3T1::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l2t1.cc67 ScalabilityStructureL2T1::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l2t2_key_shift.cc74 ScalabilityStructureL2T2KeyShift::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l2t2_key.cc74 ScalabilityStructureL2T2Key::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l1t2.cc58 ScalabilityStructureL1T2::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l2t2.cc74 ScalabilityStructureL2T2::NextFrameConfig(bool restart) { in NextFrameConfig()
Dscalability_structure_l3t3.cc130 ScalabilityStructureL3T3::NextFrameConfig(bool restart) { in NextFrameConfig()
/external/autotest/client/cros/multimedia/
Dfacade_resource.py54 def __init__(self, chrome_object=None, restart=False): argument
121 def start_default_chrome(self, restart=False, extra_browser_args=None, argument
Dbrowser_facade_native.py36 def start_default_chrome(self, restart=False, extra_browser_args=None, argument
/external/autotest/client/cros/
Dcros_ui.py109 def restart(report_stop_failure=False): function
/external/oboe/apps/fxlab/app/src/main/cpp/
DDuplexCallback.h76 std::function<void(void)> restart; variable
/external/mesa3d/src/mesa/vbo/
Dvbo_minmax_index.c233 unsigned restartIndex, bool restart, in vbo_get_minmax_index_mapped()
329 const GLboolean restart = ctx->Array._PrimitiveRestart; in vbo_get_minmax_index() local
/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h57 Index &iters, const Index &restart, typename Dest::RealScalar & tol_error) { in gmres()
/external/oboe/samples/hello-oboe/src/main/cpp/
DHelloOboeEngine.cpp127 void HelloOboeEngine::restart() { in restart() function in HelloOboeEngine
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/SystemEvents/
DPower_Suite.py15 def restart(self, _object, _attributes={}, **_arguments): member in Power_Suite_Events
/external/libcap/goapps/gowns/
Dgowns.go82 func restart() { func
/external/autotest/server/cros/multimedia/
Dbrowser_facade_adapter.py44 def start_default_chrome(self, restart=False, extra_browser_args=None): argument

1234