Home
last modified time | relevance | path

Searched refs:Activate (Results 1 – 25 of 84) sorted by relevance

1234

/external/autotest/client/common_lib/cros/
Dinteractive_xmlrpc_server.py63 self._tab.Activate()
84 self._tab.Activate()
186 self._tab.Activate()
208 self._tab.Activate()
/external/llvm-project/lldb/source/Target/
DInstrumentationRuntime.cpp48 Activate(); in ModulesDidLoad()
62 Activate(); in ModulesDidLoad()
/external/autotest/client/site_tests/power_Consumption/
Dpower_Consumption.py167 self._tab.Activate()
193 fg_tab.Activate()
196 bg_tab.Activate()
350 self._tab.Activate()
435 self._tab.Activate()
487 self._tab.Activate()
/external/autotest/client/site_tests/power_VideoCall/
Dpower_VideoCall.py57 tab_left.Activate()
80 tab_right.Activate()
/external/llvm-project/lldb/include/lldb/Core/
DIOHandlerCursesGUI.h30 void Activate() override;
/external/autotest/client/site_tests/graphics_Stress/
Dgraphics_Stress.py72 tab.Activate()
113 cr.browser.tabs[tabidx].Activate()
/external/autotest/client/site_tests/power_WebGL/
Dpower_WebGL.py27 tab.Activate()
/external/tinyxml2/docs/search/
Dsearch.js105 this.Activate(isActive);
192 this.Activate(false);
296 this.Activate(false);
374 this.Activate = function(isActive) method in SearchBox
/external/oboe/docs/reference/search/
Dsearch.js128 this.Activate(isActive);
215 this.Activate(false);
319 this.Activate(false);
397 this.Activate = function(isActive) method in SearchBox
/external/angle/third_party/vulkan_memory_allocator/docs/html/search/
Dsearch.js129 this.Activate(isActive);
215 this.Activate(false);
319 this.Activate(false);
397 this.Activate = function(isActive) method in SearchBox
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
DInstrumentationRuntimeASan.h50 void Activate() override;
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
DInstrumentationRuntimeUBSan.h54 void Activate() override;
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker/
DInstrumentationRuntimeMainThreadChecker.h54 void Activate() override;
/external/llvm-project/lldb/include/lldb/Target/
DInstrumentationRuntime.h75 virtual void Activate() = 0;
/external/python/cpython3/Doc/using/
Dvenv-create.inc87 On Microsoft Windows, it may be required to enable the ``Activate.ps1``
122 | | PowerShell Core | $ <venv>/bin/Activate.ps1 |
126 | | PowerShell | PS C:\\> <venv>\\Scripts\\Activate.ps1 |
/external/libcups/conf/
Dcupsd.conf.in75 …fter-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-P…
120 …fter-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-P…
166 …fter-Current-Job Hold-New-Jobs Release-Held-New-Jobs Deactivate-Printer Activate-Printer Restart-P…
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.h53 void Activate() override;
/external/autotest/client/site_tests/power_VideoEncode/
Dpower_VideoEncode.py55 tab.Activate()
/external/autotest/client/cros/
Dsemiauto_framework.py50 self._tab.Activate()
/external/autotest/client/site_tests/platform_MouseScrollTest/
Dplatform_MouseScrollTest.py69 tab.Activate()
/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc684 ret = _ptrDeviceOut->Activate(__uuidof(IAudioSessionManager), CLSCTX_ALL, in InitSpeaker()
753 ret = _ptrDeviceIn->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in InitMicrophone()
797 hr = _ptrDeviceOut->Activate(__uuidof(IAudioSessionManager), CLSCTX_ALL, NULL, in SpeakerVolumeIsAvailable()
944 hr = _ptrDeviceOut->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in SpeakerMuteIsAvailable()
984 hr = _ptrDeviceOut->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in SetSpeakerMute()
1019 hr = _ptrDeviceOut->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in SpeakerMute()
1054 hr = _ptrDeviceIn->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in MicrophoneMuteIsAvailable()
1091 hr = _ptrDeviceIn->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in SetMicrophoneMute()
1121 hr = _ptrDeviceIn->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in MicrophoneMute()
1238 hr = _ptrDeviceIn->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in MicrophoneVolumeIsAvailable()
[all …]
/external/autotest/client/site_tests/telemetry_AFDOGenerateClient/
Dtelemetry_AFDOGenerateClient.py103 tab.Activate()
/external/autotest/client/site_tests/power_Display/
Dpower_Display.py38 tab.Activate()
/external/autotest/client/site_tests/power_Speedometer2/
Dpower_Speedometer2.py38 tab.Activate()
/external/rust/crates/structopt/
DREADME.md32 /// Activate debug mode
89 -d, --debug Activate debug mode

1234