/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftsizes.h | 135 /* This function can be used to `activate' a previously created size */
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/basic.string/string.cons/ |
copy_alloc.pass.cpp | 37 void activate () { active = true; } function in struct:alloc_imp
|
/sdk/find_java2/src/ |
WinLauncher2App.cpp | 95 // Activate "Windows Native" visual manager for enabling themes in MFC controls
|
/system/bt/service/ |
gatt_server_old.h | 104 // Start this service. Activate advertisements, allow connections.
|
/system/nfc/src/nfa/rw/ |
nfa_rw_main.cc | 124 msg.activate_ntf.p_activate_params = &p_data->activate;
|
/system/tpm/attestation/common/ |
tpm_utility.h | 36 // |delegate_blob| and |delegate_secret| must be authorized to activate with
|
/hardware/interfaces/sensors/1.0/vts/functional/ |
VtsHalSensorsV1_0TargetTest.cpp | 151 if (!sensors->activate(i.sensorHandle, false).isOk()) { 487 S()->activate(s, false); 511 Return<Result> activate( 595 Return<Result> SensorsHidlTest::activate(int32_t sensorHandle, bool enabled) { function in class:SensorsHidlTest 603 return S()->activate(sensorHandle, enabled); [all...] |
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoDecodeRunnable.java | 248 * activate the thread before it wakes up. 258 // Catches exceptions if something tries to activate the
|
/external/autotest/client/site_tests/graphics_Stress/ |
graphics_Stress.py | 72 tab.Activate() 113 cr.browser.tabs[tabidx].Activate()
|
/external/freetype/src/tools/ftfuzzer/ |
ftfuzzer.cc | 62 // try to activate Adobe's CFF engine; it might not be the default 171 // activate reading of uncompressed tar archives
|
/external/libevent/test/ |
regress_finalize.c | 115 /* Great, it worked. Now activate and finalize and make sure only 265 /* Activate both. The first one will have its callback run, which
|
/external/vboot_reference/utility/ |
chromeos-tpm-recovery-test | 90 activate) 241 tpmc activate
|
/frameworks/compile/mclinker/lib/Script/ |
ScriptFile.cpp | 80 void ScriptFile::activate(Module& pModule) { function in class:mcld::ScriptFile 82 (*it)->activate(pModule);
|
/hardware/interfaces/sensors/1.0/default/ |
Sensors.cpp | 151 Return<Result> Sensors::activate( function in class:android::hardware::sensors::V1_0::implementation::Sensors 154 mSensorDevice->activate(
|
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/ |
NativeNfcManager.java | 392 * Notifies P2P Device detected, to activate LLCP link 399 * Notifies P2P Device detected, to activate LLCP link
|
/prebuilts/tools/common/m2/repository/org/objenesis/objenesis-parent/1.2/ |
objenesis-parent-1.2.pom | 288 <!-- Activate to update the license -->
311 <!-- Activate to generate the website -->
|
/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()
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dmusicc.h | 387 STDMETHOD(Activate)(THIS_ WINBOOL fEnable) PURE; 405 #define IDirectMusic_Activate(p,a) (p)->lpVtbl->Activate(p,a) 428 STDMETHOD(Activate)(THIS_ WINBOOL fEnable) PURE; 448 #define IDirectMusic8_Activate(p,a) (p)->lpVtbl->Activate(p,a) 666 STDMETHOD(Activate)(THIS_ WINBOOL fActive) PURE; [all...] |
/system/nfc/src/nfa/dm/ |
nfa_dm_discover.cc | [all...] |
/packages/services/Telephony/res/values-tl/ |
strings.xml | [all...] |
/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/kernel-headers/original/uapi/linux/ |
fb.h | 199 #define FB_ACTIVATE_NXTOPEN 1 /* activate on next open */ 203 #define FB_ACTIVATE_VBL 16 /* activate values on next vbl */ 259 __u32 activate; /* see FB_ACTIVATE_* */ member in struct:fb_var_screeninfo
|
/external/python/cpython2/Doc/library/ |
framework.rst | 237 .. method:: Window.do_activate(activate, event) 239 The window was activated (``activate == 1``) or deactivated (``activate == 0``).
|
/external/python/cpython3/Lib/asyncio/ |
futures.py | 70 activate() is called, which call is delayed until after all the 88 def activate(self): member in class:_TracebackLogger 326 self._loop.call_soon(self._tb_logger.activate)
|
/external/wayland-protocols/freedesktop.org/unstable/input-method/ |
input-method-unstable-v1.xml | 247 object per seat. On activate there is a new input method context object 251 <event name="activate"> 252 <description summary="activate event">
|