/docs/source.android.com/scripts/ |
cleanup.sh | 8 mv $img useless/
|
/external/chromium_org/third_party/libxml/src/ |
testThreadsWin32.c | 106 DWORD useless; local 108 thread_specific_data, testfiles[i], 0, &useless);
|
runtest.c | 1085 * Everything is available on the context, so this is useless in our case. 4026 DWORD useless; local [all...] |
/external/chromium_org/chrome/tools/ |
webforms_aggregator_unittests.py | 142 'Page 1!', 'This is a useless page. It does almost nothing.', 148 'This is another useless page. It does almost what the page 1 does.', 154 "This is the last useless page. It doesn't do anything useful at all.", 191 'Page 1!', 'This is a useless page. It does almost nothing.', 197 'This is another useless page. It does almost what the page 1 does.', 203 "This is the last useless page. It doesn't do anything useful at all.",
|
/external/bison/src/ |
reduce.c | 42 /* Set of all nonterminals which are not useless. */ 45 /* Set of all rules which have no useless nonterminals in their RHS. */ 52 `useless', but no warning should be issued). */ 104 in the set at that point are useless in that they will never be 230 | Put the useless productions at the end of RULES, and adjust NRULES | 237 /* Report and flag useless productions. */ 242 grammar_rules_useless_report (_("rule useless in grammar")); 245 /* Map the nonterminals to their new index: useful first, useless 249 int useless = nrules - nuseless_productions; 253 rules_sorted[rules[r].useful ? useful++ : useless++] = rules[r] 248 int useless = nrules - nuseless_productions; local [all...] |
/external/llvm/ |
README.android | 52 * 738f05a - Remove a useless copy of MCELFStreamer. Patch by Logan Chien! (13 days ago) <Benjamin Kramer>
|
/external/bison/tests/ |
testsuite | 694 102;reduce.at:25;Useless Terminals;; 695 103;reduce.at:69;Useless Nonterminals;; 696 104;reduce.at:124;Useless Rules;report; [all...] |
/external/bison/ |
maint.mk | 327 @$(srcdir)/$(_build-aux)/useless-if-before-free \ 329 $$($(VC_LIST_EXCEPT) | grep -v useless-if-before-free) && \ 330 { echo '$(ME): found useless "if" before "free" above' 1>&2; \ 780 # Avoid useless parentheses like those in this example: 784 halt='found useless parentheses in cpp directive' \ [all...] |
/external/libpng/ |
CHANGES | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_datetime.py | 71 useless = tzinfo() 73 self.assertRaises(NotImplementedError, useless.tzname, dt) 74 self.assertRaises(NotImplementedError, useless.utcoffset, dt) 75 self.assertRaises(NotImplementedError, useless.dst, dt) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_datetime.py | 71 useless = tzinfo() 73 self.assertRaises(NotImplementedError, useless.tzname, dt) 74 self.assertRaises(NotImplementedError, useless.utcoffset, dt) 75 self.assertRaises(NotImplementedError, useless.dst, dt) [all...] |
/external/bison/lib/ |
gnulib.mk | [all...] |
/external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/ |
image_view.js | 422 self.prefetchLoader_.cancel(); // The prefetch was doing something useless. [all...] |
/external/grub/docs/ |
texinfo.tex | 231 % since that produces some useless output on the terminal. We also make 750 % If the @need value is less than one line space, it's useless. [all...] |
/external/bison/build-aux/ |
texinfo.tex | 208 % since that produces some useless output on the terminal. We also make 709 % If the @need value is less than one line space, it's useless. [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
texinfo.tex | 235 % since that produces some useless output on the terminal. We also make 818 % If the @need value is less than one line space, it's useless. [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | [all...] |