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

12 3 4 5 6 7 8 91011>>

  /dalvik/libcore/luni/src/main/java/java/util/
ListIterator.java 43 * Returns whether there are more elements to iterate.
45 * @return {@code true} if there are more elements, {@code false} otherwise.
51 * Returns whether there are previous elements to iterate.
53 * @return {@code true} if there are previous elements, {@code false}
64 * if there are no more elements.
75 * if there are no more elements.
85 * if there are no previous elements.
96 * if there are no previous elements.
Queue.java 31 * {@code poll} returns {@code null} to indicate that there is no element left
56 * null} if there is no element in the queue.
58 * @return the element at the head of the queue or {@code null} if there is
65 * NoSuchElementException if there is no element in the queue.
69 * if there is no element in the queue.
76 * @return the element at the head of the queue or {@code null} if there is
83 * {@code NoSuchElementException} if there is no element in the queue.
87 * if there is no element in the queue.
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
ExternalizableTest.java 19 notes = "There are no classes in the current core " +
26 notes = "There are no classes in the current core " +
ObjectInputValidationTest.java 16 notes = "There are no classes in the current core " +
  /external/clearsilver/man/man3/
hdf_get_valuef.3 35 string value located there, or NULL if it doesn't exist.
36 This differs from hdf_get_value in that there is no
  /external/icu4c/tools/toolutil/
platform_xopen_source_extended.h 15 * there might be some platform issues when this is defined.
23 * There is an issue with turning on _XOPEN_SOURCE_EXTENDED on certain platforms.
  /external/jsr305/ri/src/main/java/javax/annotation/
ParametersAreNonnullByDefault.java 12 * the method parameters in that element are nonnull by default unless there is:
17 * <li> there is a default parameter annotation applied to a more tightly nested
  /external/libpng/projects/cbuilder5/
zlib.readme.txt 2 explicitly build zlib. By taking this decision, there is no need
3 to update the libpng project each time when there is a change in
  /external/webkit/WebCore/manual-tests/inspector/
webinspector-log.html 16 <br>In the original inspector window, there should now be a message
17 in the console with the text "hello, world". There will be a blue
  /dalvik/dx/tests/028-class-attrib-EnclosingMethod/
info.txt 6 class-level EnclosingMethod attribute, which is syntactically valid. There
  /dalvik/libcore/luni/src/main/java/java/io/
package.html 10 unbuffered. And on top of that there are classes that help to abstract
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/
DOMLocator.java 24 * there is no column number available.
30 * there is no column number available.
36 * <code>-1</code> if there is no byte offset available.
42 * <code>-1</code> if there is no UTF-16 offset available.
  /external/libpcap/
TODO 13 - The source files should be better documented. There is no official
14 design guideline for what is done where. There should be a common coding
24 + not very well suited for interactive programs (think ethereal). There
31 + too many functions. There are a lot of functions for everything which
  /external/libpng/contrib/pngminim/preader/
README 14 and build the rpng2-x application there.
  /external/openssl/apps/
dh2048.pem 12 See there for how they were generated.
dh512.pem 8 See there for how they were generated.
  /external/webkit/LayoutTests/fast/dom/Geolocation/
timeout-clear-watch-expected.txt 1 Tests that when a watch times out and is cleared from the error callback, there is no crash. This a regression test for https://bugs.webkit.org/show_bug.cgi?id=32111.
  /external/webkit/WebCore/manual-tests/animation/
set-to.svg 8 There should be a 100x100 green rect at 0,0.
  /external/webkit/WebCore/manual-tests/
word-spacing-highlight.html 12 &#x2191; click there and drag to the right
  /dalvik/dx/tests/111-use-null-as-array/
info.txt 8 there are some surprising instructions in there, such as using
12 that during translation there simply wasn't enough information to
  /dalvik/libcore/sql/src/main/java/javax/sql/
DataSource.java 30 * registered with a JNDI naming service directory and is retrieved from there
34 * JDBC driver. There are three variants of the {@code DataSource} interface,
62 * if there is a problem accessing the database.
78 * if there is a problem accessing the database.
87 * implies either the system default timeout value (if there is one) or that
88 * there is no timeout. The default value for the login timeout is 0.
92 * if there is a problem accessing the database.
110 * if there is a problem accessing the database.
118 * implies either the system default timeout value (if there is one) or that
119 * there is no timeout. The default value for the login timeout is 0
    [all...]
  /external/e2fsprogs/misc/
mklost+found.8.in 16 file system. There is normally a
30 There are none.
36 There are none :-)
  /system/core/adb/
adb_client.h 29 * of -1 if there is no emulator, and -2 if there is more than one.
34 /* send commands to the current emulator instance. will fail if there
  /cts/tests/tests/location/src/android/location/cts/
GpsSatelliteTest.java 77 // make sure there is no exception.
89 // make sure there is no exception.
101 // make sure there is no exception.
113 // make sure there is no exception.
125 // make sure there is no exception.
  /external/qemu/android/avd/
hw-config-defs.h 32 "Whether there is a touch screen or not on the device.")
39 "Whether there is a trackball on the device.")
60 "Whether there is a GSM modem in the device.")
88 "Whether there is a GPS in the device.")
102 "Whether there is an accelerometer in the device.")

Completed in 772 milliseconds

12 3 4 5 6 7 8 91011>>