/external/llvm/lib/Transforms/Utils/ |
DemoteRegToStack.cpp | 82 // is critical. 85 "Cannot demote invoke with a critical successor!");
|
/external/openssl/crypto/x509v3/ |
v3conf.c | 119 if(ext->critical) printf(",critical:\n");
|
v3_lib.c | 179 /* Get critical flag and decoded version of extension from a NID. 185 * The "crit" variable is set to the critical value. 189 * >= 0, extension found but not decoded (reflects critical value).
|
/hardware/ti/omap3/dspbridge/inc/ |
DSPNode.h | 134 * DSP_ERESTART: A critical error occurred and the DSP is being 226 * DSP_ERESTART: A critical error has occurred and the DSP is 249 * DSP_ERESTART: A critical error has occurred and the DSP is 310 * DSP_ERESTART: A critical error has occurred and the DSP is 332 * DSP_ERESTART: A critical error has occurred and the DSP is 353 * DSP_ERESTART: A critical error has occurred and the DSP is 396 * DSP_ERESTART: A critical error has occurred and the DSP is 418 * DSP_ERESTART: A critical error has occurred and the DSP is
|
dbg.h | 60 #define DBG_LEVEL7 (BYTE)(0x80 & DEBUGZONE(7)) /* Warn Critical Errors */ 69 #define DBG_LEVEL7 (BYTE)(0x80) /* Warn Critical Errors */
|
DSPStream.h | 152 * DSP_ERESTART: A critical error has 249 * DSP_ERESTART: A critical error has occurred and 297 * DSP_ERESTART: A critical error has occurred and
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPNode.h | 134 * DSP_ERESTART: A critical error occurred and the DSP is being 226 * DSP_ERESTART: A critical error has occurred and the DSP is 249 * DSP_ERESTART: A critical error has occurred and the DSP is 310 * DSP_ERESTART: A critical error has occurred and the DSP is 332 * DSP_ERESTART: A critical error has occurred and the DSP is 353 * DSP_ERESTART: A critical error has occurred and the DSP is 396 * DSP_ERESTART: A critical error has occurred and the DSP is 418 * DSP_ERESTART: A critical error has occurred and the DSP is
|
dbg.h | 60 #define DBG_LEVEL7 (BYTE)(0x80 & DEBUGZONE(7)) /* Warn Critical Errors */ 69 #define DBG_LEVEL7 (BYTE)(0x80) /* Warn Critical Errors */
|
DSPStream.h | 154 * DSP_ERESTART: A critical error has 251 * DSP_ERESTART: A critical error has occurred and 299 * DSP_ERESTART: A critical error has occurred and
|
/libcore/luni/src/main/files/cacerts/ |
27af790d.0 | 42 X509v3 Basic Constraints: critical 44 X509v3 Key Usage: critical
|
5a5372fc.0 | 57 X509v3 Basic Constraints: critical 59 X509v3 Key Usage: critical
|
5e4e69e7.0 | 46 X509v3 Basic Constraints: critical 48 X509v3 Key Usage: critical
|
635ccfd5.0 | 57 X509v3 Basic Constraints: critical 59 X509v3 Key Usage: critical
|
89c02a45.0 | 43 X509v3 Key Usage: critical 45 X509v3 Basic Constraints: critical
|
a7d2cf64.0 | 41 X509v3 Basic Constraints: critical 43 X509v3 Key Usage: critical
|
ccc52f49.0 | 40 X509v3 Basic Constraints: critical 42 X509v3 Key Usage: critical
|
/libcore/luni/src/main/java/java/io/ |
Reader.java | 47 * synchronize critical sections. 55 * critical sections. 58 * the {@code Object} used to synchronize critical sections.
|
/external/openssh/ |
key.c | 65 buffer_init(&cert->critical); 186 buffer_free(&cert->critical); 1175 buffer_append(&to->critical, 1176 buffer_ptr(&from->critical), buffer_len(&from->critical)); 1329 u_char *principals, *critical, *exts, *sig_key, *sig; local 1343 principals = exts = critical = sig_key = sig = NULL; [all...] |
/external/bluetooth/bluez/compat/ |
dund.c | 215 * -1 - critical error (exit persist mode) 216 * 1 - non critical error 301 * -1 - critical error (exit persist mode) 302 * 1 - non critical error
|
/external/bluetooth/bluez/doc/ |
control-api.txt | 82 Battery normal, warning, critical, external, fullcharge
|
/external/chromium/chrome/browser/metrics/ |
metrics_log.h | 51 // Record recent delta for critical stability metrics. We can't wait for a
|
/external/chromium/chrome/browser/ui/app_modal_dialogs/ |
js_modal_dialog.h | 74 // NOTE: This is only called under Views, and should be removed. Any critical
|
/external/clang/test/CodeGenObjCXX/ |
property-reference.mm | 60 // The fact that these are all non-dependent is critical.
|
/external/e2fsprogs/lib/blkid/ |
libblkid.3.in | 43 after they are accessed the first time, so it is critical that there is
|
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/ |
ClasspathLocator.java | 113 // call, otherwise there's a more critical error...
|