/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
modules.cfg | 19 # activate a module, remove the comment character.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/tools/ftfuzzer/ |
ftmutator.cc | 103 // activate reading of uncompressed tar archives
|
/external/libnfc-nci/src/nfa/ce/ |
nfa_ce_api.c | 389 ** may still get activate notifications for ISODEP if the reader/
|
/external/libnfc-nxp/src/ |
phFriNfc_LlcpMacNfcip.c | 444 LlcpMac->LlcpMacInterface.activate = phFriNfc_LlcpMac_Nfcip_Activate;
|
phHal4Nfc_Internal.h | 285 /*Callback completion routine for P2P Activate Event received from HCI*/
|
/external/libpcap/ |
pcap-septel.c | 190 * Activate a handle for a live capture from the given Septel device. Always pass a NULL device
|
/external/libweave/third_party/chromium/base/time/ |
time.h | 501 // Activates or deactivates the high resolution timer based on the |activate| 504 // returns true. Each successful activate call must be paired with a 506 // All callers to activate the high resolution timer must eventually call 508 static bool ActivateHighResolutionTimer(bool activate);
|
/external/llvm/lib/CodeGen/ |
SpillPlacement.h | 158 void activate(unsigned);
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftlcdfil.h | 55 * in order to activate it.
|
/external/selinux/policycoreutils/gui/ |
booleansPage.py | 103 self.booleansFilter.connect("activate", self.filter_changed)
|
fcontextPage.py | 70 self.fcontextFilter.connect("activate", self.filter_changed)
|
/external/v8/build/android/pylib/linker/ |
test_case.py | 24 APK with a flag to activate special test-only support code in the
|
/external/v8/src/arm/ |
code-stubs-arm.h | 211 void Activate(Code* code) override {
|
/external/v8/src/mips/ |
code-stubs-mips.h | 242 void Activate(Code* code) override {
|
/external/v8/src/mips64/ |
code-stubs-mips64.h | 243 void Activate(Code* code) override {
|
/external/v8/src/ppc/ |
code-stubs-ppc.h | 230 void Activate(Code* code) override {
|
/external/vulkan-validation-layers/layers/ |
README.md | 77 4. Specify which Layers to activate by using
|
/external/wpa_supplicant_8/src/pae/ |
ieee802_1x_kay_i.h | 189 enum { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; member in struct:ieee802_1x_mka_participant
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_storage.h | 145 u32 pendingActivation; /* Activate parameter sets after returning
|
/frameworks/base/docs/html/guide/components/ |
fundamentals.jd | 203 restrict access to other apps, your app cannot directly activate a component from 204 another app. However, the Android system can. To activate a component in 223 activate either a specific component (explicit intent) or a specific <em>type</em> of component 512 activate app components, such as activities and services, and how to make your app components
|
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/ui/ |
SurfaceRenderFilter.java | 177 // Activate our surface
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/ |
ScreenPinningRequest.java | 208 // Catch touches so they don't trigger cancel/activate, like outside does.
|
/frameworks/compile/mclinker/lib/Script/ |
GroupCmd.cpp | 74 void GroupCmd::activate(Module& pModule) { function in class:mcld::GroupCmd
|
InputCmd.cpp | 85 void InputCmd::activate(Module& pModule) { function in class:mcld::InputCmd
|
/frameworks/native/include/android/ |
window.h | 39 * screen to activate while the screen is on. This can be used
|