/external/openssl/crypto/x509v3/ |
pcy_int.h | 109 /* Corresponding CertificatePolicies is critical */
|
v3_prn.c | 186 if (BIO_printf(bp,": %s\n",j?"critical":"") <= 0)
|
/hardware/ti/omap3/dspbridge/inc/ |
gt.h | 81 * - GT_7CLASS Warn failure of Critical failures
|
/hardware/ti/wlan/wl1271/TWD/TwIf/ |
TwIf.c | [all...] |
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
txMgmtQueue.c | 361 /* Enter critical section to protect queue access */ 370 /* Leave critical section */ 795 /* Dequeue a packet in a critical section */ 811 /* Requeue the packet in a critical section */ [all...] |
/packages/apps/Mms/src/com/android/mms/transaction/ |
RetrieveTransaction.java | 157 // Since it's not critical, it won't fail the transaction.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/ |
tx.h | 165 /* critical section protect */
|
/system/wlan/ti/wilink_6_1/TWD/TwIf/ |
TwIf.c | 842 /* In critical section, enqueue the completed transaction in the TxnDoneQ. */ [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
txMgmtQueue.c | 359 /* Enter critical section to protect queue access */ 368 /* Leave critical section */ 793 /* Dequeue a packet in a critical section */ 809 /* Requeue the packet in a critical section */ [all...] |
/dalvik/libcore/security/src/main/java/java/security/ |
Signature.java | 250 boolean critical = false; 255 critical = true; 259 if (critical) {
|
/dalvik/libcore/security/src/main/java/java/security/cert/ |
PKIXParameters.java | 69 // is marked critical must be rejected or not 447 * qualifiers in a certificate policy extension that is marked as critical. 458 * qualifiers in a certificate policy extension that is marked as critical.
|
/hardware/ti/wlan/wl1271/Txn/ |
TxnQueue.c | 121 /* Environment dependent: TRUE if needed and allowed to protect TxnDone in critical section */ 727 * Called from txnQ_RunScheduler() which is protected in critical section. 813 * \note Called in critical section.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/ |
fourX.c | 366 os_protectLock(pMsduList->hOs, pMsduList->hCriticalSectionProtect); /* START OF CRITICAL SECTION */ 372 os_protectUnlock(pMsduList->hOs, pMsduList->hCriticalSectionProtect); /* END OF CRITICAL SECTION */ 448 os_protectUnlock(pMsduList->hOs, pMsduList->hCriticalSectionProtect); /* END OF CRITICAL SECTION */
|
/system/wlan/ti/wilink_6_1/Txn/ |
TxnQueue.c | 121 /* Environment dependent: TRUE if needed and allowed to protect TxnDone in critical section */ 698 * Called from txnQ_RunScheduler() which is protected in critical section. 754 * \note Called in critical section.
|
/dalvik/libcore/crypto/src/main/java/javax/crypto/ |
Cipher.java | 719 * usage</i> extension field marked as critical, the specified {@code 759 * usage</i> extension field marked as critical, the specified {@code 793 boolean critical = false; 797 critical = true; 801 if (critical) { [all...] |
/external/icu4c/common/unicode/ |
utext.h | 458 * is available for performance critical use. 478 * is available for performance critical use. 660 * #define inline versions of selected performance-critical text access functions 674 * inline version of utext_next32(), for performance-critical situations. 689 * inline version of utext_previous32(), for performance-critical situations. 704 * inline version of utext_getNativeIndex(), for performance-critical situations. 721 * inline version of utext_setNativeIndex(), for performance-critical situations. [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngpread.c | [all...] |
/frameworks/base/docs/html/guide/practices/design/ |
performance.jd | 123 performance-critical method was to return a <code 407 hand-written counted loop for performance-critical ArrayList iteration.</p> 439 performance-critical code, you should consider <code>static final int</code>
|
/dalvik/libcore/security/src/main/files/cacerts/ |
3c58f906.0 | 39 X509v3 Basic Constraints: critical
|
4fbd6bfa.0 | 38 X509v3 Basic Constraints: critical
|
6e8bf996.0 | 35 X509v3 Basic Constraints: critical
|
a3896b44.0 | 39 X509v3 Basic Constraints: critical
|
a7605362.0 | 35 X509v3 Basic Constraints: critical
|
cdaebb72.0 | 41 X509v3 Key Usage: critical
|
d8274e24.0 | 38 X509v3 Basic Constraints: critical
|