HomeSort by relevance Sort by last modified time
    Searched full:activate (Results 101 - 125 of 1304) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mroute.h 19 #define MRT_INIT (MRT_BASE) /* Activate the kernel mroute code */
26 #define MRT_ASSERT (MRT_BASE+7) /* Activate PIM assert mode */
mroute6.h 19 #define MRT6_INIT (MRT6_BASE) /* Activate the kernel mroute code */
26 #define MRT6_ASSERT (MRT6_BASE+7) /* Activate PIM assert mode */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rrascfg.h 114 virtual HRESULT WINAPI Activate(ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) = 0;
126 HRESULT (WINAPI *Activate)(IAuthenticationProviderConfig *This,ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2);
140 #define IAuthenticationProviderConfig_Activate(This,uConnectionParam,uReserved1,uReserved2) (This)->lpVtbl->Activate(This,uConnectionParam,uReserved1,uReserved2)
156 #define DeclareIAuthenticationProviderConfigMembers(IPURE) STDMETHOD(Initialize)(THIS_ LPCOLESTR pszMachineName,ULONG_PTR *puConnectionParam) IPURE; STDMETHOD(Uninitialize)(THIS_ ULONG_PTR uConnectionParam) IPURE; STDMETHOD(Configure)(THIS_ ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Activate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Deactivate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE;
169 virtual HRESULT WINAPI Activate(ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) = 0;
181 HRESULT (WINAPI *Activate)(IAccountingProviderConfig *This,ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2);
195 #define IAccountingProviderConfig_Activate(This,uConnectionParam,uReserved1,uReserved2) (This)->lpVtbl->Activate(This,uConnectionParam,uReserved1,uReserved2)
211 #define DeclareIAccountingProviderConfigMembers(IPURE) STDMETHOD(Initialize)(THIS_ LPCOLESTR pszMachineName,ULONG_PTR *puConnectionParam) IPURE; STDMETHOD(Uninitialize)(THIS_ ULONG_PTR uConnectionParam) IPURE; STDMETHOD(Configure)(THIS_ ULONG_PTR uConnectionParam,HWND hWnd,DWORD dwFlags,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Activate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE; STDMETHOD(Deactivate)(THIS_ ULONG_PTR uConnectionParam,ULONG_PTR uReserved1,ULONG_PTR uReserved2) IPURE;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
BooleanXmlPropertyEditor.java 84 public boolean activate(PropertyTable propertyTable, Property property, Point location) method in class:BooleanXmlPropertyEditor
90 // don't activate
  /cts/tests/tests/batterysaving/src/android/os/cts/batterysaving/
BatterySaverTest.java 52 // Activate battery saver.
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/res/values/
strings.xml 23 <string name="unhide">Activate AppRestrictionSchema</string>
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/res/values/
strings.xml 23 <string name="unhide">Activate AppRestrictionSchema</string>
  /development/samples/browseable/AppRestrictionEnforcer/res/values/
strings.xml 23 <string name="unhide">Activate AppRestrictionSchema</string>
  /development/samples/browseable/WatchFace/
_index.jd 23 Console, activate the Fitness API, create an OAuth 2.0 client ID, and register the public
  /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()
  /device/google/marlin/power/
Power.h 44 Return<void> setFeature(Feature feature, bool activate) override;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/RuntimeDxe/StatusCode/Lib/RtLedStatusCode/
RtLedStatusCode.h 71 #define ACTIVATE 0x30
  /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
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Wpce791/
LpcSio.h 75 #define ACTIVATE 0x30
  /external/aac/libAACenc/src/
aacenc_tns.h 118 * tnsMask |= 0x1; activate TNS short blocks
119 * tnsMask |= 0x2; activate TNS for long blocks
120 * tnsMask |= 0x4; activate TNS PEAK tool for short blocks
121 * tnsMask |= 0x8; activate TNS PEAK tool for long blocks
  /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/hardware_TPMtspi/
hardware_TPMtspi.py 49 #self.tpm_obj.setTpmActive('activate')
  /external/freetype/builds/wince/vc2005-ce/
index.html 38 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/freetype/builds/wince/vc2008-ce/
index.html 38 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/freetype/builds/windows/visualce/
index.html 38 href="http://www.winzip.com">WinZip</a>, you should activate the <em>TAR
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
IndicInputMethod.java 72 public void activate() { method in class:IndicInputMethod
  /external/objenesis/main/
pom.xml 64 <!-- Activate to create the release bundle -->
  /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
  /external/python/cpython3/Lib/venv/scripts/common/
activate 1 # This file must be used with "source bin/activate" *from bash*

Completed in 536 milliseconds

1 2 3 45 6 7 8 91011>>