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

1 2 3 4 5 6 7 891011>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
ScreenshotServiceErrorReceiver.java 27 * Performs a number of miscellaneous, non-system-critical actions
  /frameworks/base/services/core/java/com/android/server/utils/
PriorityDump.java 81 $ adb shell dumpsys snpp --dump-priority CRITICAL
87 $ adb shell dumpsys snpp --dump-priority CRITICAL --proto
107 public static final String PRIORITY_ARG_CRITICAL = "CRITICAL";
217 * Dumps only the critical section.
  /frameworks/support/work/workmanager/src/main/java/androidx/work/
Constraints.java 214 * Specify whether device battery should not be below critical threshold for
217 * @param requiresBatteryNotLow true if battery should not be below critical threshold,
227 * Specify whether device available storage should not be below critical threshold for
230 * @param requiresStorageNotLow true if available storage should not be below critical
  /libcore/libart/src/main/java/dalvik/system/
AnnotatedStackTraceElement.java 21 * critical thread state to the standard stack trace information, which
  /packages/apps/CellBroadcastReceiver/res/values-mcc450/
strings.xml 21 <string name="cmas_presidential_level_alert">Critical emergency alert</string>
  /prebuilts/gdb/darwin-x86/lib/python2.7/importlib/
__init__.py 2 # While not critical (and in no way guaranteed!), it would be nice to keep this
  /prebuilts/gdb/linux-x86/lib/python2.7/importlib/
__init__.py 2 # While not critical (and in no way guaranteed!), it would be nice to keep this
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/importlib/
__init__.py 2 # While not critical (and in no way guaranteed!), it would be nice to keep this
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/importlib/
__init__.py 2 # While not critical (and in no way guaranteed!), it would be nice to keep this
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.pom 15 critical XML standards interfaces to make the lives of both our developers
  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
FDistributionImpl.java 131 * For this distribution, X, this method returns the critical point x, such
158 * {@link #inverseCumulativeProbability(double)} to find critical values.
160 * @param p the desired probability for the critical value
172 * {@link #inverseCumulativeProbability(double)} to find critical values.
174 * @param p the desired probability for the critical value
186 * {@link #inverseCumulativeProbability(double)} to find critical values.
188 * @param p the desired probability for the critical value
GammaDistributionImpl.java 107 * For this distribution, X, this method returns the critical point x, such
224 * {@link #inverseCumulativeProbability(double)} to find critical values.
226 * @param p the desired probability for the critical value
239 * {@link #inverseCumulativeProbability(double)} to find critical values.
241 * @param p the desired probability for the critical value
267 * {@link #inverseCumulativeProbability(double)} to find critical values.
269 * @param p the desired probability for the critical value
NormalDistributionImpl.java 206 * For this distribution, X, this method returns the critical point x, such
246 * {@link #inverseCumulativeProbability(double)} to find critical values.
248 * @param p the desired probability for the critical value
268 * {@link #inverseCumulativeProbability(double)} to find critical values.
270 * @param p the desired probability for the critical value
290 * {@link #inverseCumulativeProbability(double)} to find critical values.
292 * @param p the desired probability for the critical value
WeibullDistributionImpl.java 151 * For this distribution, X, this method returns the critical point x, such
227 * {@link #inverseCumulativeProbability(double)} to find critical values.
229 * @param p the desired probability for the critical value
241 * {@link #inverseCumulativeProbability(double)} to find critical values.
243 * @param p the desired probability for the critical value
255 * {@link #inverseCumulativeProbability(double)} to find critical values.
257 * @param p the desired probability for the critical value
  /libcore/ojluni/src/main/java/sun/security/x509/
AuthorityKeyIdentifierExtension.java 134 this.critical = false;
141 * @param critical true if the extension is to be treated as critical.
146 public AuthorityKeyIdentifierExtension(Boolean critical, Object value)
149 this.critical = critical.booleanValue();
222 critical = false;
PrivateKeyUsageExtension.java 122 this.critical = false;
129 * @param critical true if the extension is to be treated as critical.
135 public PrivateKeyUsageExtension(Boolean critical, Object value)
138 this.critical = critical.booleanValue();
236 critical = false;
IssuingDistributionPointExtension.java 41 * The issuing distribution point is a critical CRL extension that
115 * Creates a critical IssuingDistributionPointExtension.
150 this.critical = true;
161 * Creates a critical IssuingDistributionPointExtension from its
164 * @param critical true if the extension is to be treated as critical.
168 public IssuingDistributionPointExtension(Boolean critical, Object value)
171 this.critical = critical.booleanValue();
241 this.critical = false
    [all...]
NameConstraintsExtension.java 155 this.critical = true;
162 * @param critical true if the extension is to be treated as critical.
167 public NameConstraintsExtension(Boolean critical, Object value)
170 this.critical = critical.booleanValue();
235 this.critical = true;
403 * extension (critical or noncritical) is consistent with the permitted
405 * subjectAltName extension (critical or noncritical) is consistent with
  /external/llvm/lib/Transforms/Instrumentation/
CFGMST.h 108 bool Critical = isCriticalEdge(TI, i);
110 if (Critical) {
118 addEdge(&*BB, TargetBB, Weight).IsCritical = Critical;
142 // First, put all the critical edge with landing-pad as the Dest to MST.
143 // This works around the insufficient support of critical edges split
  /frameworks/native/cmds/dumpstate/
bugreport-format.md 68 - CRITICAL - services that must dump first, and fast (under 100ms). Ex: cpuinfo.
75 identified by their HEADER `DUMPSYS CRITICAL` and `DUMPSYS HIGH`.
78 `DUMP OF SERVICE CRITICAL <servicename>` and
80 For example, cpuinfo will now move to `DUMPSYS CRITICAL` and will have a
81 header `DUMP OF SERVICE CRITICAL CPUINFO`.
  /external/lisa/ipynb/tutorial/
03_WlGenUsage.ipynb 625 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_statusbar_push: assertion 'GTK_IS_STATUSBAR (statusbar)' failed\n",
627 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed\n",
631 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_statusbar_push: assertion 'GTK_IS_STATUSBAR (statusbar)' failed\n",
633 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed\n",
637 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_statusbar_push: assertion 'GTK_IS_STATUSBAR (statusbar)' failed\n",
639 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed\n",
643 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_statusbar_push: assertion 'GTK_IS_STATUSBAR (statusbar)' failed\n",
645 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed\n",
649 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_statusbar_push: assertion 'GTK_IS_STATUSBAR (statusbar)' failed\n",
651 "(kernelshark:11002): Gtk-CRITICAL **: IA__gtk_widget_show: assertion 'GTK_IS_WIDGET (widget)' failed\n"
    [all...]
  /external/llvm/lib/CodeGen/
MachineSink.cpp 43 cl::desc("Split critical edges during machine sinking"),
53 STATISTIC(NumSplit, "Number of critical edges split");
111 /// \brief Postpone the splitting of the given critical
210 // the critical edge first. e.g.
289 DEBUG(dbgs() << " *** Splitting critical edge:"
296 DEBUG(dbgs() << " *** Not legal to break critical edge\n");
372 // MI is cheap, we probably don't want to break the critical edge for it.
421 // It's not always legal to break critical edges and sink the computation
453 // It's only legal to break critical edge and sink the computation to the
770 // If the block has multiple predecessors, this is a critical edge
    [all...]
  /external/llvm/lib/Transforms/Utils/
BreakCriticalEdges.cpp 1 //===- BreakCriticalEdges.cpp - Critical Edge Elimination Pass ------------===//
10 // BreakCriticalEdges pass - Break all of the critical edges in the CFG by
12 // cannot deal with critical edges. For this usage, the structure type is
67 "Break critical edges in CFG", false, false)
76 // Implementation of the external critical edge manipulation functions
121 "Cannot split critical edge from IndirectBrInst");
126 // Splitting the critical edge to a pad block is non-trivial. Don't do
167 // through the split block, making those edges non-critical as well (and
280 // The only that we can break LoopSimplify form by splitting a critical
  /external/llvm/include/llvm/CodeGen/
MachineDominators.h 43 /// involved in the split of a critical edge.
50 /// \brief Pile up all the critical edges to be split.
51 /// The splitting of a critical edge is local and thus, it is possible
62 /// \brief Apply all the recorded critical edges to the DT.
223 /// \brief Record that the critical edge (FromBB, ToBB) has been
234 /// pack the splitting of critical edges as much as possible.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineDominators.h 44 /// involved in the split of a critical edge.
51 /// \brief Pile up all the critical edges to be split.
52 /// The splitting of a critical edge is local and thus, it is possible
66 /// \brief Apply all the recorded critical edges to the DT.
226 /// \brief Record that the critical edge (FromBB, ToBB) has been
237 /// pack the splitting of critical edges as much as possible.

Completed in 1257 milliseconds

1 2 3 4 5 6 7 891011>>