/libcore/ojluni/src/main/java/sun/security/x509/ |
SubjectKeyIdentifierExtension.java | 39 * non-critical. 47 * be treated as being critical and the extension value itself (this is again 93 this.critical = false; 100 * @param critical true if the extension is to be treated as critical. 105 public SubjectKeyIdentifierExtension(Boolean critical, Object value) 108 this.critical = critical.booleanValue(); 132 critical = false;
|
CertificateIssuerExtension.java | 46 * critical. If an implementation ignored this extension it could not 96 this.critical = true; 105 * @param critical true if the extension is to be treated as critical. 110 public CertificateIssuerExtension(Boolean critical, Object value) 113 this.critical = critical.booleanValue(); 186 critical = true;
|
CRLDistributionPointsExtension.java | 42 * is obtained. The extension SHOULD be non-critical, but the PKIX profile 142 this.critical = isCritical; 151 * @param critical true if the extension is to be treated as critical. 155 public CRLDistributionPointsExtension(Boolean critical, Object value) 157 this(PKIXExtensions.CRLDistributionPoints_Id, critical, value, NAME); 164 Boolean critical, Object value, String extensionName) 168 this.critical = critical.booleanValue(); 216 this.critical = isCritical [all...] |
OCSPNoCheckExtension.java | 39 * the extension id-pkix-ocsp-nocheck. This SHOULD be a non-critical 73 this.critical = false; 80 * @param critical true if the extension is to be treated as critical. 84 public OCSPNoCheckExtension(Boolean critical, Object value) 88 this.critical = critical.booleanValue();
|
NetscapeCertTypeExtension.java | 166 this.critical = true; 179 this.critical = true; 186 * @param critical true if the extension is to be treated as critical. 191 public NetscapeCertTypeExtension(Boolean critical, Object value) 194 this.critical = critical.booleanValue(); 205 critical = true; 281 this.critical = true;
|
SubjectInfoAccessExtension.java | 49 * this extension as non-critical. 55 * and it must be marked as non-critical. Its ASN.1 definition is as follows: 102 this.critical = false; 110 * @param critical true if the extension is to be treated as critical. 114 public SubjectInfoAccessExtension(Boolean critical, Object value) 117 this.critical = critical.booleanValue(); 161 this.critical = false;
|
KeyUsageExtension.java | 113 this.critical = true; 126 this.critical = true; 139 this.critical = true; 147 * @param critical true if the extension is to be treated as critical. 153 public KeyUsageExtension(Boolean critical, Object value) 156 this.critical = critical.booleanValue(); 161 * if (!this.critical) { 162 * throw new IOException("KeyUsageExtension not marked critical," [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
X509Extension.java | 172 boolean critical; field in class:X509Extension 176 ASN1Boolean critical, 179 this.critical = critical.isTrue(); 184 boolean critical, 187 this.critical = critical; 193 return critical;
|
/external/swiftshader/third_party/subzero/bloat/ |
README.chromium | 9 Security Critical: no 27 Security Critical: no
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_ExecuteInCriticalSection.pbtxt | 27 summary: "Executes function `f` within critical section `critical_section`." 30 use this critical section may run.
|
/external/wpa_supplicant_8/hs20/server/ca/ |
openssl.cnf | 118 basicConstraints = critical, CA:true, pathlen:0 119 keyUsage = critical, cRLSign, keyCertSign 122 #subjectAltName=critical,otherName:1.3.6.1.4.1.40808.1.1.1;UTF8String:engExample OSU 128 basicConstraints = critical, CA:true, pathlen:0 129 keyUsage = critical, keyEncipherment 194 basicConstraints=critical, CA:FALSE 199 extendedKeyUsage = critical, serverAuth 200 keyUsage = critical, keyEncipherment
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/ |
message_queue.c | 79 /* Lock the mutex to protect the critical section */ 95 /* Unlock the mutex to release the critical section */ 114 /* Lock the mutex to protect the critical section */ 120 /* Unlock the mutex to release the critical section */ 132 /* Unlock the mutex to release the critical section */ 153 /* Lock the mutex to protect the critical section */ 159 /* Unlock the mutex to release the critical section */ 171 /* Unlock the mutex to release the critical section */
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
message_queue.c | 73 /* Lock the mutex to protect the critical section */ 86 /* Unlock the mutex to release the critical section */ 105 /* Lock the mutex to protect the critical section */ 110 /* Unlock the mutex to release the critical section */ 120 /* Unlock the mutex to release the critical section */ 141 /* Lock the mutex to protect the critical section */ 146 /* Unlock the mutex to release the critical section */ 156 /* Unlock the mutex to release the critical section */
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
message_queue.c | 73 /* Lock the mutex to protect the critical section */ 86 /* Unlock the mutex to release the critical section */ 105 /* Lock the mutex to protect the critical section */ 110 /* Unlock the mutex to release the critical section */ 120 /* Unlock the mutex to release the critical section */ 141 /* Lock the mutex to protect the critical section */ 146 /* Unlock the mutex to release the critical section */ 156 /* Unlock the mutex to release the critical section */
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
message_queue.c | 73 /* Lock the mutex to protect the critical section */ 86 /* Unlock the mutex to release the critical section */ 105 /* Lock the mutex to protect the critical section */ 110 /* Unlock the mutex to release the critical section */ 120 /* Unlock the mutex to release the critical section */ 141 /* Lock the mutex to protect the critical section */ 146 /* Unlock the mutex to release the critical section */ 156 /* Unlock the mutex to release the critical section */
|
/prebuilts/jdk/jdk8/darwin-x86/sample/dtrace/hotspot_jni/ |
CriticalSection_slow.d | 42 * The script inspect a JNI application for Critical Section violations. 44 * Critical section is the space between calls to JNI methods: 48 * Inside a critical section, native code must not call other JNI functions, 77 SAMPLE_NAME = "critical section violation checks"; 135 printf("JNI call %s made from JNI critical region '%s' from %s\n", 145 printf("system call %s made in JNI critical region '%s' from %s\n", 174 printf("%d critical section violations have been discovered\n",
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
GloblNvs.asl | 55 CRTT, 8, // (25) Critical Trip Point
302 DPCT, 32, //(670) DPTF Processor participant critical temperature
304 DGC0, 32, //(678) DPTF Generic sensor0 participant critical temperature
306 DGC1, 32, //(686) DPTF Generic sensor1 participant critical temperature
308 DGC2, 32, //(694) DPTF Generic sensor2 participant critical temperature
310 DGC3, 32, //(702) DPTF Generic sensor3 participant critical temperature
312 DGC4, 32, //(710)DPTF Generic sensor3 participant critical temperature
315 DSC0, 32, //(719) DPTF Critical threshold0 for SCU
316 DSC1, 32, //(723) DPTF Critical threshold1 for SCU
317 DSC2, 32, //(727) DPTF Critical threshold2 for SCU [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
X509V3CertificateGenerator.java | 233 boolean critical, 236 this.addExtension(new ASN1ObjectIdentifier(oid), critical, value); 244 boolean critical, 247 extGenerator.addExtension(new ASN1ObjectIdentifier(oid.getId()), critical, value); 257 boolean critical, 260 this.addExtension(new ASN1ObjectIdentifier(oid), critical, value); 268 boolean critical, 271 extGenerator.addExtension(new ASN1ObjectIdentifier(oid.getId()), critical, value); 281 boolean critical, 296 this.addExtension(oid, critical, value) 315 this.copyAndAddExtension(oid.getId(), critical, cert); local [all...] |
/libnativehelper/tests/ |
JniSafeRegisterNativeMethods_test.cpp | 288 FN0(a0,CRITICAL,void) \ 289 FN0(a ,CRITICAL,jboolean) \ 290 FN0(a1,CRITICAL,jbyte) \ 291 FN0(g, CRITICAL,jchar) \ 292 FN0(c, CRITICAL,jshort) \ 293 FN0(b, CRITICAL,jint) \ 294 FN0(f, CRITICAL,jlong) \ 295 FN0(d, CRITICAL,jfloat) \ 296 FN0(e, CRITICAL,jdouble) \ 310 FN(aa, CRITICAL,jboolean,jboolean) [all...] |
/system/core/lmkd/ |
README.md | 45 ro.lmk.critical: min oom_adj score for processes eligible to be 46 killed at critical vmpressure level. Default = 0 49 ro.lmk.critical_upgrade: enables upgrade to critical level. Default = false
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/common/ |
css_topology.c | 14 * This function implements a part of the critical interface between the psci
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
X509CRLEntryHolder.java | 125 * critical extensions contained in this holder's CRL entry. 127 * @return a set of critical extension OIDs. 136 * non-critical extensions contained in this holder's CRL entry. 138 * @return a set of non-critical extension OIDs.
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/ |
README.chromium | 6 Security Critical: no
|
/external/chromium-trace/catapult/third_party/pyserial/ |
README.chromium | 8 Security Critical: no
|
/external/chromium-trace/catapult/third_party/zipfile/ |
README.chromium | 7 Security Critical: no
|