HomeSort by relevance Sort by last modified time
    Searched full:critical (Results 976 - 1000 of 3048) sorted by null

<<31323334353637383940>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Event/
Event.c 98 Enter critical section by acquiring the lock on gEventQueueLock.
111 Exit critical section by releasing the lock on gEventQueueLock.
  /external/ImageMagick/MagickCore/
threshold.c 348 #pragma omp critical (MagickCore_AdaptiveThresholdImage)
491 #pragma omp critical (MagickCore_BilevelImage)
658 #pragma omp critical (MagickCore_BlackThresholdImage)
791 #pragma omp critical (MagickCore_ClampImage)
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java 37 * Retrieval performance is critical, since this is used at the core
417 * application, so performance is critical.
  /external/boringssl/src/crypto/x509v3/
v3_cpols.c 497 node_data_critical(dat) ? "Critical" : "Non Critical");
  /external/gemmlowp/internal/
pack.h 204 // most critical part, so it's convenient that unaligned boundaries have
255 // critical part and the part that we most typically want to
  /external/guava/guava/src/com/google/common/collect/
Queues.java 338 * guarantee serial access, it is critical that <b>all</b> access to the backing queue is
369 * guarantee serial access, it is critical that <b>all</b> access to the backing deque is
  /external/icu/icu4c/source/common/unicode/
utext.h 480 * is available for performance critical use.
500 * is available for performance critical use.
683 * #define inline versions of selected performance-critical text access functions
698 * inline version of utext_current32(), for performance-critical situations.
712 * inline version of utext_next32(), for performance-critical situations.
727 * inline version of utext_previous32(), for performance-critical situations.
742 * inline version of utext_getNativeIndex(), for performance-critical situations.
759 * inline version of utext_setNativeIndex(), for performance-critical situations.
    [all...]
  /external/libchrome/base/memory/
ref_counted.h 63 // Current thread books the critical section "AddRelease"
85 // Current thread books the critical section "AddRelease"
  /external/libvncserver/libvncclient/
vncviewer.c 104 rfbClientErr("CRITICAL: cannot allocate frameBuffer, requested size is too large\n");
111 rfbClientErr("CRITICAL: frameBuffer allocation failed, requested size too large or not enough memory?\n");
  /external/llvm/include/llvm/CodeGen/
Passes.h 186 /// MachineTraceMetrics - This pass computes critical path and CPU resource
195 /// critical-path and resource depth.
  /external/llvm/lib/IR/
Dominators.cpp 158 // The normal edge from the invoke is critical. Conceptually, what we would
205 // handles the crazy critical edge cases properly.
  /external/python/cpython2/Doc/howto/
sorting.rst 120 >>> messages = ['critical!!!', 'hurry!', 'standby', 'immediate!!']
122 ['standby', 'hurry!', 'immediate!!', 'critical!!!']
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.h 332 /// applications unless guarded by a critical section.
338 /// applications unless guarded by a critical section.
  /external/swiftshader/third_party/LLVM/lib/Support/Windows/
Signals.inc 170 // globals which this critical section addresses.
229 // Now's the time to create the critical section. This is the first time
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalZone.java 324 * 3, Critical = 4. Whereas a ThermalZone states are enumerated as TOFF =
325 * -1, Normal = 0, Warning = 1, Alert = 2, Critical = 3. Hence we add 1
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OpenMPKinds.def 182 OPENMP_DIRECTIVE(critical)
576 // Clauses allowed for OpenMP directive 'critical'.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
Passes.h 207 /// MachineTraceMetrics - This pass computes critical path and CPU resource
216 /// critical-path and resource depth.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
OpenMPKinds.def 182 OPENMP_DIRECTIVE(critical)
576 // Clauses allowed for OpenMP directive 'critical'.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
Passes.h 218 /// MachineTraceMetrics - This pass computes critical path and CPU resource
227 /// critical-path and resource depth.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
OpenMPKinds.def 182 OPENMP_DIRECTIVE(critical)
576 // Clauses allowed for OpenMP directive 'critical'.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
Passes.h 218 /// MachineTraceMetrics - This pass computes critical path and CPU resource
227 /// critical-path and resource depth.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
OpenMPKinds.def 185 OPENMP_DIRECTIVE(critical)
586 // Clauses allowed for OpenMP directive 'critical'.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
Passes.h 218 /// MachineTraceMetrics - This pass computes critical path and CPU resource
227 /// critical-path and resource depth.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
OpenMPKinds.def 185 OPENMP_DIRECTIVE(critical)
586 // Clauses allowed for OpenMP directive 'critical'.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
Passes.h 218 /// MachineTraceMetrics - This pass computes critical path and CPU resource
227 /// critical-path and resource depth.

Completed in 1719 milliseconds

<<31323334353637383940>>