HomeSort by relevance Sort by last modified time
    Searched full:more (Results 26 - 50 of 17698) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/
README.TXT 6 For more details, please read system/bionic/kernel/README.TXT
  /external/webkit/WebCore/manual-tests/
preload-scanner-entities.html 6 <p>Check with the web inspector that the page tried to load 3 stylesheet resources (and not more).</p>
redirection-target.html 3 Check that the title bar does not say "Loading" any more.
  /frameworks/base/core/java/android/
package.html 7 To learn more about how to use these classes, and what a
  /sdk/templates/
java_tests_file.template 7 * {@link android.test.ApplicationTestCase ApplicationTestCase} for more information on
  /dalvik/libcore/luni/src/main/java/java/util/
TooManyListenersException.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
23 * more than one listener to an event source which only supports a single
24 * listener. It is also thrown when the same listener is added more than once.
  /development/samples/NotePad/
_index.html 9 <li>And more...</li>
15 is slightly more simple. If you're new to
17 code later to see more sample code.</p>
  /frameworks/base/core/java/android/appwidget/
package.html 6 <p>For more information, see the
11 {@more}
28 <p>For more information on implementing your own widget host, see the
  /external/clearsilver/util/
neo_err.c 195 NEOERR *more; local
208 more = err;
210 while (more && more != INTERNAL_ERR)
212 err = more;
213 more = err->next;
249 NEOERR *more; local
262 more = err;
263 while (more && more != INTERNAL_ERR
293 NEOERR *more; local
    [all...]
  /external/bzip2/
bzmore.1 20 .I more.
34 normally pauses after each screenful, printing --More--
36 If the user then types a carriage return, one more line is displayed.
55 more lines, (or another screenful if no argument is given)
58 display 11 more lines (a ``scroll'').
81 When the prompt --More--(Next file:
86 When the prompt --More--(Next file:
125 --More-- message.
130 will stop sending output, and will display the usual --More--
152 more(1), less(1), bzip2(1), bzdiff(1), bzgrep(1
    [all...]
  /external/icu4c/test/intltest/
sfwdchit.h 42 * no more code units to return, returns DONE.
50 * no more code points to return, returns DONE.
55 * Returns FALSE if there are no more code units or code points
  /packages/apps/Settings/assets/html/en_gb/
tethering_help.html 25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
28 <span class="style1">You can turn your phone into a Wi-Fi access point, to share your phone's Internet connection with one or more computers or other devices</span>
32 <li>For more information, visit <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
  /packages/apps/Settings/assets/html/en_us/
tethering_help.html 25 <li>For more information, including using USB tethering with other OSs, see <a href="http://www.android.com/tether#usb">http://www.android.com/tether#usb</a></li><br>
28 <span class="style1">You can turn your phone into a portable Wi-Fi hotspot, to share your phone's internet connection with one or more computers or other devices</span>
32 <li>For more information, visit <a href="http://www.android.com/tether#wifi">http://www.android.com/tether#wifi</a></li><br>
  /cts/tools/dasm/src/java_cup/runtime/
token.java 6 * class does nothing more than its super class.
  /dalvik/libcore/crypto/src/main/java/javax/crypto/spec/
package.html 9 Keys may be specified via algorithm or in a more abstract and general way
  /dalvik/tests/064-field-access/
info.txt 3 more exceptional conditions exist at the same time. For example,
  /development/samples/ContactManager/
_index.html 7 resulting in a more consistent user experience.</p>
  /development/samples/Wiktionary/
_index.html 7 more details.</p>
  /development/samples/WiktionarySimple/
_index.html 8 <p>A more advanced version of this sample is available in the Wiktionary directory.</p>
  /external/clearsilver/man/man3/
nerr_pass_ctx.3 28 a printf format string giving more information about where
  /external/clearsilver/python/examples/trans/
TODO 15 - extend database schema to handle more than one application
  /external/dropbear/libtomcrypt/
testbuild.sh 6 CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -f $3 test tv_gen 1>gcc_1.txt 2>gcc_2.txt || (echo "build $1 failed see gcc_2.txt for more information" && cat gcc_2.txt && rm -f testok.txt && exit 1)
  /external/e2fsprogs/debian/
comerr-dev.doc-base 5 which allow a more uniform way for libraries
e2fsprogs.preinst 10 Please upgrade to a more recent version (>=1.1.0) of dpkg.
  /external/expat/tests/
README.txt 7 unit testing framework for C. More information on Check can be found at:

Completed in 3032 milliseconds

12 3 4 5 6 7 8 91011>>