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

<<11121314151617181920>>

  /frameworks/base/core/jni/
android_text_MeasuredParagraph.cpp 151 {"nGetWidth", "(JII)F", (void*) nGetWidth}, // Critical Natives
153 {"nGetReleaseFunc", "()J", (void*) nGetReleaseFunc}, // Critical Natives
154 {"nGetMemoryUsage", "(J)I", (void*) nGetMemoryUsage}, // Critical Native
  /frameworks/native/services/utils/tests/
PriorityDumper_test.cpp 77 addAll(args, {"--dump-priority", "CRITICAL"});
85 addAll(args, {"--dump-priority", "CRITICAL", "args", "left", "behind"});
95 addAll(args, {"args", "left", "--dump-priority", "CRITICAL", "behind"});
  /cts/tests/JobScheduler/src/android/jobscheduler/cts/
BatteryConstraintTest.java 162 * Schedule a job that requires the device is not critical, when the battery reports it is
182 * Schedule a job that requires the device is not critical, when the battery reports it is
245 * Schedule a job that requires the device is not critical, and assert it failed when
246 * the battery level is critical and not on power.
264 assertFalse("Job with battery not low constraint fired while level critical.",
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
AbstractIntegerDistribution.java 201 // insure x0 is the correct critical point
277 * {@link #inverseCumulativeProbability(double)} to find critical values.
279 * @param p the desired probability for the critical value
288 * {@link #inverseCumulativeProbability(double)} to find critical values.
290 * @param p the desired probability for the critical value
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
CertPathReviewerMessages.properties 99 ## critical extensions errors
101 # one unknown critical extension
103 CertPathReviewer.unknownCriticalExt.title = Unknown critical extension
104 CertPathReviewer.unknownCriticalExt.text = The certificate contains the unknown critical extension {0}.
105 CertPathReviewer.unknownCriticalExt.summary = Unknown critical extension: {0}.
106 CertPathReviewer.unknownCriticalExt.details = The certificate contains the unknown critical extension with the OID {0}.
108 # more unknown critical extensions
110 CertPathReviewer.unknownCriticalExts.title = Unknown critical extensions
111 CertPathReviewer.unknownCriticalExts.text = The certificate contains two or more unknown critical extensions: {0}.
112 CertPathReviewer.unknownCriticalExts.summary = Unknown critical extensions: {0}
    [all...]
  /external/mesa3d/src/gallium/auxiliary/hud/
hud_sensors_temp.c 62 /* The type of measurement, critical or current. */
72 double current, min, max, critical; member in struct:sensors_temp_info
120 sti->critical = get_value(sti->chip, sf);
171 hud_graph_add_value(gr, (uint64_t) sti->critical);
287 /* Create a 'current' and 'critical' object pair.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NodeVector.java 226 * Performance critical.
239 * Performance critical.
274 * Performance critical.
287 * Performance critical.
299 * Performance critical.
311 * Performance critical.
323 * Performance critical.
  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
179 /// expected to affect the critical path.
207 /// Critical path length. This is the number of cycles in the longest data
272 /// Return the length of the (data dependency) critical path through the
284 /// before the critical path becomes longer.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
181 /// expected to affect the critical path.
209 /// Critical path length. This is the number of cycles in the longest data
275 /// Return the length of the (data dependency) critical path through the
287 /// before the critical path becomes longer.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
181 /// expected to affect the critical path.
209 /// Critical path length. This is the number of cycles in the longest data
275 /// Return the length of the (data dependency) critical path through the
287 /// before the critical path becomes longer.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
181 /// expected to affect the critical path.
209 /// Critical path length. This is the number of cycles in the longest data
275 /// Return the length of the (data dependency) critical path through the
287 /// before the critical path becomes longer.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
181 /// expected to affect the critical path.
209 /// Critical path length. This is the number of cycles in the longest data
275 /// Return the length of the (data dependency) critical path through the
287 /// before the critical path becomes longer.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
181 /// expected to affect the critical path.
209 /// Critical path length. This is the number of cycles in the longest data
275 /// Return the length of the (data dependency) critical path through the
287 /// before the critical path becomes longer.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
181 /// expected to affect the critical path.
209 /// Critical path length. This is the number of cycles in the longest data
275 /// Return the length of the (data dependency) critical path through the
287 /// before the critical path becomes longer.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineTraceMetrics.h 11 // that estimates CPU resource usage and critical data dependency paths through
35 // For each trace, we compute the critical path length, which is the number of
42 // execution of the instruction can be delayed without extending the critical
198 /// expected to affect the critical path.
226 /// Critical path length. This is the number of cycles in the longest data
292 /// Return the length of the (data dependency) critical path through the
304 /// before the critical path becomes longer.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 366 {name: "critical", fn: critical, required: true}, // remove critical edges
419 // don't layout blocks until critical edges have been removed
420 {"critical", "layout"},
421 // regalloc requires the removal of all critical edges
422 {"critical", "regalloc"},
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 366 {name: "critical", fn: critical, required: true}, // remove critical edges
419 // don't layout blocks until critical edges have been removed
420 {"critical", "layout"},
421 // regalloc requires the removal of all critical edges
422 {"critical", "regalloc"},
  /system/core/init/
reboot.cpp 228 // Do not umount them as shutdown critical services may rely on them.
365 // keep debugging tools until non critical ones are all gone.
379 // Start shutdown critical service if not started.
381 LOG(ERROR) << "Could not start shutdown critical service '" << s->name()
402 // 1. terminate all services except shutdown critical ones. wait for delay to finish
406 // Ask all services to terminate except shutdown critical ones.
419 // Count the number of services running except shutdown critical.

Completed in 1590 milliseconds

<<11121314151617181920>>