HomeSort by relevance Sort by last modified time
    Searched full:mechanism (Results 326 - 350 of 2621) sorted by null

<<11121314151617181920>>

  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 98 /**** Data Buffering Mechanism ****/
210 UINT8 buf; /* Data buffering mechanism */
  /external/libpcap/
README 40 The libpcap interface supports a filtering mechanism based on the
77 mechanism that accepts BPF filters; see the README.linux file for
  /external/linux-tools-perf/
builtin-bench.c 14 * sched ... scheduler and IPC mechanism
69 "scheduler and IPC mechanism",
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 10 // packetizing mechanism for VLIW architectures. It provides APIs to
16 // the packetizing mechanism, the input is the set of instruction classes for
  /external/nist-sip/java/gov/nist/core/
ThreadAuditor.java 7 * - Provides a mechanism for applications to check the health of internal threads
8 * - The mechanism is fairly simple:
  /external/smack/asmack-master/static-src/custom/de/measite/smack/
Sasl.java 71 public static SaslServer createSaslServer(String mechanism, String protocol,
73 return org.apache.harmony.javax.security.sasl.Sasl.createSaslServer(mechanism, protocol, serverName, prop, cbh);
  /external/smack/src/de/measite/smack/
Sasl.java 71 public static SaslServer createSaslServer(String mechanism, String protocol,
73 return org.apache.harmony.javax.security.sasl.Sasl.createSaslServer(mechanism, protocol, serverName, prop, cbh);
  /external/smack/src/org/apache/qpid/management/common/sasl/
PlainSaslClient.java 114 throw new IllegalStateException("PLAIN: this mechanism supports " +
126 throw new IllegalStateException("PLAIN: this mechanism supports " +
  /external/strace/
PORTING 20 you may be able to use it to trace itself to determine what mechanism
31 boredom. If the mechanism is neither ptrace nor proc then examine how
  /frameworks/base/media/jni/mediaeditor/
VideoBrowserMain.h 71 * @note This callback mechanism must be used to wait the completion of an asynchronous
94 * @note This callback mechanism is used to request display of an image
  /libcore/luni/src/main/java/java/io/
Serializable.java 31 * By default, the serialization mechanism encodes an object's class name, the
53 * serialization mechanism that the class is forward and backward compatible
  /dalvik/vm/mterp/
README.txt 254 The central mechanism for interpreter control is the InterpBreak struture
268 To support special subMode operation the simplest mechanism for the
280 over the portable interpreter through its efficient mechanism of
282 uses a computed-goto mechanism, in which the handler entrypoints are
299 The breakFlags field tells the interpreter control mechanism whether
NOTES.txt 6 The interpreter is expected to use a safe-point mechanism to allow thread
  /docs/source.android.com/src/devices/
drm.jd 45 The content protection provided by the Widevine DRM plugin depends on the security and content protection capabilities of the underlying hardware platform. The hardware capabilities of the device include hardware secure boot to establish a chain of trust of security and protection of cryptographic keys. Content protection capabilities of the device include protection of decrypted frames in the device and content output protection via a trusted output protection mechanism. Not all hardware platforms support all the above security and content protection features. Security is never implemented in a single place in the stack, but instead relies on the integration of hardware, software, and services. The combination of hardware security functions, a trusted boot mechanism, and an isolated secure OS for handling security functions is critical to provide a secure device.</p>
87 <p>Security is never implemented in a single place in the stack, but instead relies on the integration of hardware, software, and services. The combination of hardware security functions, a trusted boot mechanism, and an isolated secure OS for handling security functions is critical to provide a secure device.</p>
146 <li>The Widevine key-box must be installed in the factory or delivered to the device using an approved secure delivery mechanism.</li>
159 <li>The Widevine key-box must be installed in the factory or delivered to the device using an approved secure delivery mechanism.</li>
  /external/chromium_org/third_party/angle/extensions/
EXT_robustness.txt 50 recovery from such hardware faults, the recovery mechanism can
82 * Provide a mechanism for an OpenGL application to learn about
296 3. Should we provide a context creation mechanism to enable this extension?
301 mechanism via two unique attributes. These attributes differ
316 mechanism described in this extension.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRStringStream.js 150 * <p>Marking is a mechanism for storing the current position of a stream
151 * in a stack. This corresponds with the predictive look-ahead mechanism
231 * backtracking using the mark/rewind mechanism that restores state and
  /external/kernel-headers/original/linux/
rcupdate.h 2 * Read-Copy Update mechanism for mutual exclusion
28 * For detailed explanation of Read-Copy Update mechanism see -
63 /* Global control variables for rcupdate callback mechanism. */
  /frameworks/base/core/java/android/os/
IBinder.java 24 * remote procedure call mechanism designed for high performance when
38 * process, and the underlying inter-process communication (IPC) mechanism
45 * mechanism ensures that when an IBinder is written into a Parcel and sent to
Trace.java 25 * This tracing mechanism is independent of the method tracing mechanism
259 * null character '\0' are used internally by the tracing mechanism. If sectionName contains
  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 279 sOperation.params[0].value.a = (uint32_t)pMechanism->mechanism;
291 && (pMechanism->mechanism == CKM_RSA_PKCS_OAEP)
294 /* Add the source buffer of the RSA OAEP mechanism parameters */
    [all...]
  /development/ndk/sources/android/libportable/common/include/
log_portable.h 4 * Using them to work within the Android logcat logging mechanism:
  /development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
CustomArrayAdapter.java 44 * provides a mechanism to add a stable ID for new data that was recently inserted.
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
lifecycle.jd 57 >Device Recovery</a>: mechanism to recover device communication if lost</li>
  /external/antlr/antlr-3.4/runtime/C/doxygen/
changes31.dox 15 /// no memory available. The old macros for this mechanism have been removed which
  /external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolver.java 66 * the document, or has been kept up to date via some other mechanism, it

Completed in 1002 milliseconds

<<11121314151617181920>>