HomeSort by relevance Sort by last modified time
    Searched refs:Activate (Results 26 - 50 of 56) sorted by null

12 3

  /external/autotest/client/site_tests/graphics_WebGLPerformance/
graphics_WebGLPerformance.py 55 tab.Activate()
  /external/autotest/client/site_tests/power_LowMemorySuspend/
power_LowMemorySuspend.py 90 tabs[tab_index].Activate()
93 logging.info('cannot activate tab: %s', e)
  /external/autotest/client/site_tests/power_VideoPlayback/
power_VideoPlayback.py 166 tab.Activate()
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/Explorer/
Web_Browser_Suite.py 15 def Activate(self, _object=None, _attributes={}, **_arguments):
16 """Activate: Activate Internet Explorer and optionally select window designated by Window Identifier.
19 Returns: Window Identifier of window to activate
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/
S3Asm.asm 82 DB 0fh, 22h, 0c0h ; mov cr0, eax ; Activate real mode
S3Asm.S 78 .byte 0xf,0x22,0xc0 # mov cr0, eax ; Activate real mode
  /external/autotest/client/cros/multimedia/
facade_resource.py 243 tab.Activate()
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.cc 800 ret = _ptrDeviceOut->Activate(__uuidof(IAudioSessionManager),
881 ret = _ptrDeviceIn->Activate(__uuidof(IAudioEndpointVolume),
936 hr = _ptrDeviceOut->Activate(__uuidof(IAudioSessionManager), CLSCTX_ALL, NULL, (void**)&pManager);
    [all...]
  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.cpp 106 rval->activate = cvd::thunk<sensors_poll_device_t, &GceSensors::Activate>;
146 int GceSensors::Activate(int handle, int enabled) {
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
Flat32.asm 68 mov cr0, eax ; Activate protected mode
  /external/libjpeg-turbo/doc/html/search/
search.js 136 this.Activate(isActive);
223 this.Activate(false);
327 this.Activate(false);
407 this.Activate = function(isActive)
  /external/tinyxml2/docs/search/
search.js 105 this.Activate(isActive);
192 this.Activate(false);
296 this.Activate(false);
374 this.Activate = function(isActive)
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
SecEntry.S 88 movl %eax, %cr0 # Activate protected mode
SecEntry.asm 96 mov cr0, eax ; Activate protected mode
  /external/autotest/client/cros/cellular/pseudomodem/
modem_cdma.py 145 def Activate(self, carrier, return_cb, raise_cb):
158 logging.info('ModemCdma.Activate')
  /external/autotest/client/site_tests/platform_MemoryPressure/
platform_MemoryPressure.py 212 # Activate tabs to increase the working set.
215 tab.Activate()
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Nvme.h 513 // NvmExpress Admin Firmware Activate Command
632 NVME_ADMIN_FIRMWARE_ACTIVATE Activate;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalNvmeReg.h 437 UINT16 Firmware : 1; /* supports firmware activate/download commands */
581 // NvmExpress Admin Firmware Activate Command
700 NVME_ADMIN_FIRMWARE_ACTIVATE Activate;
  /external/autotest/client/site_tests/graphics_WebGLAquarium/
graphics_WebGLAquarium.py 106 tab.Activate()
  /external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/
video_VideoDecodeMemoryUsage.py 149 tab.Activate()
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
SecEntry.asm 95 mov cr0, eax ; Activate protected mode
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPFXParserAPI.cpp 443 @Function Activate
444 @Returns PVR_SUCCESS if activate succeeded
447 EPVRTError CPVRTPFXEffect::Activate(const int i32RenderTextureId, const unsigned int ui32ReplacementTexture)
  /external/v8/src/
code-stubs.cc 175 Activate(code);
code-stubs.h 191 // Activate newly generated stub. Is called after
193 virtual void Activate(Code* code) { }
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 204 .byte 0x0f,0x22,0xc0 #movl %eax, %cr0 # Activate protected mode

Completed in 3014 milliseconds

12 3