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

1 2 3

  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
CanonRead.c 49 BOOLEAN Activate;
95 Activate = TRUE;
118 Activate = FALSE;
130 Activate = FALSE;
143 Activate = FALSE;
147 Activate = FALSE;
151 Activate = FALSE;
164 (Activate == FALSE));
  /external/autotest/client/common_lib/cros/
interactive_xmlrpc_server.py 63 self._tab.Activate()
84 self._tab.Activate()
186 self._tab.Activate()
208 self._tab.Activate()
  /external/autotest/client/site_tests/power_WebGL/
power_WebGL.py 27 tab.Activate()
  /external/autotest/client/site_tests/cellular_ActivateCDMA/files/
modems.py 39 # stores how many times "Activate" has been called on this
56 def Activate(self, carrier, return_cb, raise_cb):
63 super(ActivationRetryModem, self).Activate(
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmControlDxe/
SmmControlDriver.c 49 Activate (
82 Activate,
167 Activate (
  /device/google/cuttlefish_common/guest/hals/sensors/
vsoc_sensors.h 86 // Activate (or deactivate) the sensor with the given handle.
90 // activate(..., enabled=0).
102 int Activate(int handle, int enabled);
106 // Called after activate()
  /external/autotest/client/site_tests/policy_DefaultJavaScriptSetting/
policy_DefaultJavaScriptSetting.py 47 tab.Activate()
  /external/autotest/client/site_tests/power_ThermalLoad/
power_ThermalLoad.py 27 tab.Activate()
  /external/autotest/client/site_tests/power_Consumption/
power_Consumption.py 167 self._tab.Activate()
193 fg_tab.Activate()
196 bg_tab.Activate()
350 self._tab.Activate()
435 self._tab.Activate()
487 self._tab.Activate()
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/BootScriptExecutorDxe/IA32/
S3Asm.S 46 .byte 0xf,0x22,0xc0 # mov cr0, eax ; Activate real mode
S3Asm.asm 51 DB 0fh, 22h, 0c0h ; mov cr0, eax ; Activate real mode
  /external/autotest/client/cros/
semiauto_framework.py 50 self._tab.Activate()
  /external/autotest/client/site_tests/graphics_WebGLClear/
graphics_WebGLClear.py 53 tab.Activate()
  /external/autotest/client/site_tests/platform_MouseScrollTest/
platform_MouseScrollTest.py 69 tab.Activate()
  /external/autotest/client/site_tests/policy_JavaScriptAllowedForUrls/
policy_JavaScriptAllowedForUrls.py 104 tab.Activate()
  /external/autotest/client/site_tests/policy_JavaScriptBlockedForUrls/
policy_JavaScriptBlockedForUrls.py 108 tab.Activate()
  /external/autotest/client/site_tests/telemetry_AFDOGenerateClient/
telemetry_AFDOGenerateClient.py 103 tab.Activate()
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPFXParserAPI.h 124 @return EPVRTError PVR_SUCCESS if activate succeeded
126 EPVRTError Activate(const int i32RenderTextureId=-1, const unsigned int ui32ReplacementTexture=0);
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
Flat32.s 63 .byte 0x0f,0x22,0xc0 #movl %eax, %cr0 # Activate protected mode
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/
S3Asm.S 48 .byte 0xf,0x22,0xc0 # mov cr0, eax ; Activate real mode
S3Asm.asm 55 DB 0fh, 22h, 0c0h ; mov cr0, eax ; Activate real mode
  /external/autotest/client/site_tests/audio_CrasSanity/
audio_CrasSanity.py 112 tab.Activate()
  /external/autotest/client/site_tests/power_Display/
power_Display.py 38 tab.Activate()
  /external/autotest/client/site_tests/graphics_Stress/
graphics_Stress.py 72 tab.Activate()
113 cr.browser.tabs[tabidx].Activate()
  /external/autotest/client/site_tests/graphics_WebGLManyPlanetsDeep/
graphics_WebGLManyPlanetsDeep.py 47 tab.Activate()

Completed in 2007 milliseconds

1 2 3