/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
virtio_pci.h | 47 /* A 32-bit r/w bitmask of features activated by the guest */
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftsizes.h | 133 /* activated last to determine the `current character pixel size'. */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ |
SdkToolsLocator.java | 34 * Actually implementing that interface causes other bundles to be activated before the
|
/system/nfc/src/nfa/rw/ |
nfa_rw_main.cc | 112 ** Description Called by nfa_dm to handle ACTIVATED/DEACTIVATED events
|
/device/google/cuttlefish_common/guest/hals/sensors/ |
vsoc_sensors.h | 95 // If enabled is 1 and the sensor is already activated, this function is a 118 // activated, in which case it must not cause any sensor measurements to
|
/external/honggfuzz/ |
sanitizers.c | 23 * All clang sanitizers, except ASan, can be activated for target binaries 28 * UBSan, without the runtime libraries. As such, their default ftrap is activated
|
/external/speex/libspeex/ |
nb_celp.h | 116 int submodeID; /**< Activated sub-mode */ 160 int submodeID; /**< Activated sub-mode */
|
/external/tensorflow/tensorflow/contrib/quantize/python/ |
quantize_graph.py | 84 Quantization will be activated at this point and effectively finetune the 156 Quantization will be activated at this point and effectively finetune the
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
decode.c | 137 if ((*iLBCdec_inst).use_enhancer == 1) { /* Enhancer activated */ 190 } else { /* Enhancer not activated */
|
/frameworks/base/nfc-extras/java/com/android/nfc_extras/ |
NfcExecutionEnvironment.java | 145 * <li>If the secure element or the NFC controller is activated in listen 162 * @throws EeListenModeException if the NFCC or Secure Element is activated in listen mode
|
/hardware/nxp/nfc/halimpl/common/ |
phNfcStatus.h | 249 * Single Target Detected and Activated 259 * Secure element Detected and Activated
|
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/ |
phNciNfcTypes.h | 219 eRFTechMode; /* RF Technology mode of the discovered/activated target */ 225 eDataXchgRFTechMode; /* Data Exchange RF Technology mode of the activated
|
phNfcStatus.h | 236 * Single Target Detected and Activated 246 * Secure element Detected and Activated
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/common/ |
CommonXmlDelegate.java | 213 * @param pageIndex the index of the page to be activated; the index must be 222 /** Called after an editor has been activated */
|
/system/nfc/src/nfa/p2p/ |
nfa_p2p_api.cc | 382 "link is not activated", 439 "link is not activated", 864 LOG(ERROR) << StringPrintf("LLCP link is not activated"); 910 LOG(ERROR) << StringPrintf("LLCP link is not activated"); [all...] |
/system/nfc/src/nfa/dm/ |
nfa_dm_discover.cc | [all...] |
/external/autotest/server/cros/faft/utils/ |
mode_switcher.py | 197 next item and pwr button selects current activated item. 238 next item and pwr button selects current activated item. 264 next item and pwr button selects current activated item. 288 next item and pwr button selects current activated item. 314 next item and pwr button selects current activated item. 342 next item and pwr button selects current activated item. 772 next item and pwr button selects current activated item. [all...] |
/frameworks/base/core/java/android/widget/ |
RadialTimePickerView.java | 418 // Set up various colors derived from the selector "activated" state. 727 // activated states. 734 // activated states. 760 // activated states. 767 // activated states. [all...] |
/external/autotest/client/cros/cellular/pseudomodem/ |
pseudomodem.py | 150 # TODO(armansito): Support "not activated" initialization option 160 activated=self._opts.activated)) 350 '--activated', 353 help='Determine whether the SIM is activated')
|
/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.4.33/ |
byte-buddy-parent-1.4.33.pom | 21 - extras: Creates additional artifacts containing source files and javadoc. (activated on release) 22 - gpg: Sign all artifacts using gpg. (activated on release) 23 - checks: Applies style checks to the source files. (activated by default, activated on release) 24 - integration: Runs additional unit tests and executes static code analysis (activated on Travis CI)
|
/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.5.5/ |
byte-buddy-parent-1.5.5.pom | 21 - extras: Creates additional artifacts containing source files and javadoc. (activated on release) 22 - gpg: Sign all artifacts using gpg. (activated on release) 23 - checks: Applies style checks to the source files. (activated by default, activated on release) 24 - integration: Runs additional unit tests and executes static code analysis (activated on Travis CI)
|
/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-parent/1.6.5/ |
byte-buddy-parent-1.6.5.pom | 21 - extras: Creates additional artifacts containing source files and javadoc. (activated on release) 22 - gpg: Sign all artifacts using gpg. (activated on release) 23 - checks: Applies style checks to the source files. (activated by default, activated on release) 24 - integration: Runs additional unit tests and executes static code analysis (activated on Travis CI)
|
/system/nfc/src/nfc/include/ |
rw_int.h | 69 /* Tag not activated and or response not received for RID */ 71 /* T1 Tag activated and ready to perform rw operation on Tag*/ 270 /* Tag not activated */ 272 /* T1 Tag activated and ready to perform rw operation on Tag*/ 666 uint8_t uid[I93_UID_BYTE_LEN]; /* UID of currently activated */ [all...] |
/external/libchrome/base/ |
feature_list.h | 117 // will be activated when the state of the feature is first queried. This 128 // activated when the feature state for this feature is queried. This should 204 // An optional associated field trial, which will be activated when the
|
/external/tensorflow/tensorflow/core/debug/ |
debug_io_utils.h | 338 // Check whether a debug watch key is read-activated at a given gRPC URL. 342 // Check whether a debug watch key is write-activated (i.e., read- and 343 // write-activated) at a given gRPC URL.
|