Searched
full:critical (Results
251 -
275 of
3048) sorted by null
<<11121314151617181920>>
/libcore/dalvik/src/main/java/dalvik/annotation/optimization/ |
CriticalNative.java | 54 * This has the side-effect of disabling all garbage collections while executing a critical native 60 * <b>Deadlock Warning:</b> As a rule of thumb, do not acquire any locks during a critical native
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/ |
CopyAccountToUserTask.java | 46 * migration not to be a critical operation.</p> 74 // account migration is not considered a critical operation, so succeed anyway
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
compatibility.h | 59 #pragma omp critical 86 #pragma omp critical
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
batclass.h | 76 BOOLEAN Critical; 118 BOOLEAN Critical;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
compatibility.h | 59 #pragma omp critical 86 #pragma omp critical
|
/system/ca-certificates/files/ |
0d69c7e1.0 | 36 X509v3 Key Usage: critical 38 X509v3 Basic Constraints: critical
|
7a7c655d.0 | 35 X509v3 Basic Constraints: critical 37 X509v3 Key Usage: critical
|
/system/ca-certificates/google/files/ |
0d69c7e1.0 | 36 X509v3 Key Usage: critical 38 X509v3 Basic Constraints: critical
|
/art/runtime/gc/ |
collector_type.h | 45 // Instrumentation critical section fake collector.
|
/art/test/547-regression-trycatch-critic-edge/smali/ |
TestCase.smali | 20 # of the inner loop. This was caused by a bug which did not split the critical
|
/bionic/libc/arch-arm64/generic/bionic/ |
strncmp.S | 82 /* Start of performance-critical section -- one 64B cache line. */ 95 /* End of performance-critical section -- one 64B cache line. */ 125 Shifting left now will bring the critical information into the 159 Shifting left now will bring the critical information into the
|
/build/make/core/ |
ccache.mk | 23 # implies that __DATE__ and __TIME__ are not critical for functionality.
|
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/ |
plat_topology.c | 56 * This function implements a part of the critical interface between the psci
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
ExponentialDistributionImpl.java | 154 * For this distribution, X, this method returns the critical point x, such 202 * @param p the desired probability for the critical value 215 * @param p the desired probability for the critical value 237 * @param p the desired probability for the critical value
|
/external/autotest/frontend/afe/ |
management.py | 6 # In this file, it is critical that we import models *just like this*. In
|
/external/autotest/server/ |
constants.py | 40 spares to replace broken devices in the critical pools.
|
/external/autotest/server/control_segments/ |
get_network_stats | 16 # The information is not critical, so ping the DUT first
|
/external/boringssl/src/crypto/x509/ |
x509_v3.c | 117 if (((ex->critical > 0) && crit) || ((ex->critical <= 0) && !crit)) 241 ex->critical = (crit) ? 0xFF : -1; 275 if (ex->critical > 0)
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ |
X509AttributeCertificateHolder.java | 239 * critical extensions contained in this holder's attribute certificate. 241 * @return a set of critical extension OIDs. 250 * non-critical extensions contained in this holder's attribute certificate. 252 * @return a set of non-critical extension OIDs.
|
X509CRLHolder.java | 235 * critical extensions contained in this holder's CRL. 237 * @return a set of critical extension OIDs. 246 * non-critical extensions contained in this holder's CRL. 248 * @return a set of non-critical extension OIDs.
|
X509CertificateHolder.java | 135 * critical extensions contained in this holder's certificate. 137 * @return a set of critical extension OIDs. 146 * non-critical extensions contained in this holder's certificate. 148 * @return a set of non-critical extension OIDs.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
PKIXAttrCertChecker.java | 42 * representing the current set of unresolved critical extensions
|
/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/net/ssl/ |
TrustManagerFactoryTest.java | 286 // critical clientAuth should work for client 291 // critical serverAuth should work for server 304 boolean critical, boolean client, boolean server) throws Exception { 312 .addExtendedKeyUsage(keyPurposeId, critical)
|
/external/flatbuffers/CMake/ |
PackageDebian.cmake | 10 "FlatBuffers is an efficient cross platform serialization library for C++, with support for Java, C# and Go. It was created at Google specifically for game development and other performance-critical applications.")
|
/external/libchrome/base/task_scheduler/ |
task_traits.cc | 18 // request defaults if the behavior is critical to the task.
|
Completed in 1156 milliseconds
<<11121314151617181920>>