HomeSort by relevance Sort by last modified time
    Searched full:useless (Results 1 - 25 of 443) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/068-classloader/src/
Useless.java 2 public class Useless implements ICommon {
  /external/bison/tests/
reduce.at 23 ## Useless Terminals. ##
26 AT_SETUP([Useless Terminals])
67 ## Useless Nonterminals. ##
70 AT_SETUP([Useless Nonterminals])
92 [[input.y: warning: 9 useless nonterminals
93 input.y:4.8-15: warning: useless nonterminal: useless1
94 input.y:5.8-15: warning: useless nonterminal: useless2
95 input.y:6.8-15: warning: useless nonterminal: useless3
96 input.y:7.8-15: warning: useless nonterminal: useless4
97 input.y:8.8-15: warning: useless nonterminal: useless
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
layoutopt.jd 25 11:21 This LinearLayout layout or its FrameLayout parent is useless
30 20:81 This LinearLayout layout or its LinearLayout parent is useless
31 24:79 This LinearLayout layout or its LinearLayout parent is useless
32 28:77 This LinearLayout layout or its LinearLayout parent is useless
33 32:75 This LinearLayout layout or its LinearLayout parent is useless
34 36:73 This LinearLayout layout or its LinearLayout parent is useless
35 40:71 This LinearLayout layout or its LinearLayout parent is useless
36 44:69 This LinearLayout layout or its LinearLayout parent is useless
37 48:67 This LinearLayout layout or its LinearLayout parent is useless
38 52:65 This LinearLayout layout or its LinearLayout parent is useless
    [all...]
  /external/dnsmasq/contrib/slackware-dnsmasq/
doinst.sh.gz 
  /external/libvpx/vp8/decoder/arm/
dboolhuff_arm.h 11 * to be useless. However, its been left (for now)
  /sdk/layoutopt/libs/uix/src/resources/rules/
UselessView.rule 13 analysis << "This ${node.name()} view is useless (no children, no background, no id)"
UselessLayout.rule 18 "${node['..'].'@android:id' ? "possibly useless" : "useless"}"
  /dalvik/tools/dmtracedump/
filters 41 *Useless
  /external/chromium/third_party/icu/source/i18n/
fmtable_cnv.cpp 30 // This API is useless. The API that takes a UnicodeString is actually just as good.
  /external/icu4c/i18n/
fmtable_cnv.cpp 30 // This API is useless. The API that takes a UnicodeString is actually just as good.
  /external/v8/test/mjsunit/regress/
regress-892742.js 29 return/* useless*/1;
37 return/* useless
  /external/bison/src/
reduce.c 44 /* Set of all nonterminals which are not useless. */
47 /* Set of all rules which have no useless nonterminals in their RHS. */
54 `useless', but no warning should be issued). */
106 in the set at that point are useless in that they will never be
232 | Put the useless productions at the end of RULES, and adjust NRULES |
239 /* Report and flag useless productions. */
244 grammar_rules_never_reduced_report (_("useless rule"));
247 /* Map the nonterminals to their new index: useful first, useless
251 int useless = nrules - nuseless_productions;
255 rules_sorted[rules[r].useful ? useful++ : useless++] = rules[r]
250 int useless = nrules - nuseless_productions; local
    [all...]
nullable.c 67 /* RITEM contains all the rules, including useless productions.
68 Hence we must allocate room for useless nonterminals too. */
gram.h 68 in a %prec is not useless.
176 RULES too, except if there are useless rules. */
180 except if some rules are useless. */
219 useless repetitions. */
263 MESSAGE (which can be `useless rule' when invoked after grammar
  /external/iproute2/tc/
q_ingress.c 13 * useless right now; might be useful in the future
  /external/kernel-headers/original/linux/
kmod.h 30 * usually useless though. */
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
expression-001.js 12 arm of a conditional and to eliminate the confusing and fairly useless
  /cts/tests/tests/text/src/android/text/style/cts/
RelativeSizeSpanTest.java 85 // setTextSize, the value must >0, so set to negative is useless.
115 // setTextSize, the value must >0, so set to negative is useless.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
timers.sgml 79 out parameter is essentially useless.
95 This function is useless; it's fine to call g_timer_start() on an
  /external/dbus/tools/
dbus-cleanup-sockets.1 25 On Linux, this program is essentially useless, because D-Bus defaults
  /dalvik/tests/074-gc-thrash/src/
Main.java 155 * Allocates useless objects and holds on to several of them.
192 * Allocates useless objects in recursive calls.
311 * Allocates large useless objects.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.12-2-n.js 32 arm of a conditional and to eliminate the confusing and fairly useless
11.12-3.js 32 arm of a conditional and to eliminate the confusing and fairly useless
11.12-4.js 32 arm of a conditional and to eliminate the confusing and fairly useless
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle1/
PaletteFactory.java 67 /* -- Do not put the selection tool. It's the unique tool so it looks useless.

Completed in 349 milliseconds

1 2 3 4 5 6 7 8 91011>>