HomeSort by relevance Sort by last modified time
    Searched full:there (Results 226 - 250 of 20974) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/samples/ApiDemos/src/com/example/android/apis/app/
NotifyWithText.java 50 // on it all on one line. Most uses look like this, but there
55 // resource id (R.string.short_notification_text). There is also
65 // You might want to use this if there is more text that they're going
  /external/blktrace/doc/
blkiomon.8 21 There are options for binary output and human-readable output to files and
24 There is no need to use blkparse with blkiomon. blkiomon is capable of
110 There is NO WARRANTY, to the extent permitted by law.
  /external/chromium/app/sql/
meta_table.h 35 // the creator of the file. The version number will be 0 if there is no
43 // database can be read by. If there are minor changes or additions, old
54 // The compatible version number will be 0 if there is no previously set
  /external/chromium/chrome/browser/chromeos/status/
window_switcher_button.cc 46 // There are less than two browsers. This means we can't switch
57 // There are at least two browsers, so we show ourselves.
66 // Don't do anything if there aren't at least two normal browsers to
  /external/chromium/chrome/browser/sessions/
session_restore.h 25 // If clobber_existing_window is true and there is an open browser window,
28 // created. For example, if there is an error restoring, or the last session
52 // created, even if there is an error in restoring.
  /external/chromium/chrome/common/net/gaia/
gaia_oauth_client.h 42 // Invoked when there is an OAuth error with one of the requests.
44 // Invoked when there is a network error or upon receiving an invalid
55 // apply in the case of an OAuth error (i.e. there was something wrong with
  /external/chromium/net/disk_cache/
cache_util_win.cc 64 // There is an error, but we share delete access so let's see if there is a
75 // Most likely there is no file to open... and that's what we wanted.
  /external/chromium/net/tools/flip_server/
balsa_enums.h 34 // there are three sequences of non-whitespace regardless of whether or
70 // Warning: there may be a body but there was no content-length/chunked
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/
Connector.java 60 * Returns true if there is currently data available for
69 * there is no data available. The buffer may only be valid
73 * @return The data read or null if there is no more data
  /external/libogg/doc/libogg/
ogg_stream_packetpeek.html 53 any. A NULL value may be passed in the case of a simple "is there a
61 <li>-1 if there's no packet available due to lost sync or a hole in the data.</li>
62 <li>0 if there is insufficient data available to complete a packet, or on unrecoverable internal error occurred.</li>
  /external/proguard/src/proguard/classfile/attribute/annotation/
AnnotationsAttribute.java 67 // We don't need double dispatching here, since there is only one
81 // We don't need double dispatching here, since there is only one
95 // We don't need double dispatching here, since there is only one
  /external/skia/src/core/
SkBitmap_scroll.cpp 44 // check if there's nothing to do
52 // compute the inval region now, before we see if there are any pixels
105 // then there's nothing to draw.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLTableElement32.js 30 // If there are no configuration exceptions, asynchronous
81 with an index of 0(first row). Currently there are four rows in the
82 table. After the deleteRow() method is called there should be
HTMLTableElement33.js 30 // If there are no configuration exceptions, asynchronous
81 with an index of 3(last row). Currently there are four rows in the
82 table. The deleteRow() method is called and now there should be three.
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLTableElement32.js 30 // If there are no configuration exceptions, asynchronous
81 with an index of 0(first row). Currently there are four rows in the
82 table. After the deleteRow() method is called there should be
HTMLTableElement33.js 30 // If there are no configuration exceptions, asynchronous
81 with an index of 3(last row). Currently there are four rows in the
82 table. The deleteRow() method is called and now there should be three.
  /external/webkit/Tools/Scripts/webkitpy/common/thread/
messagepump_unittest.py 61 queue.post("There")
67 'message_available: There',
78 'message_available: There',
  /libcore/luni/src/main/java/javax/xml/transform/
TransformerFactoryConfigurationError.java 87 * Return the message (if any) for this error . If there is no
88 * message for the exception and there is an encapsulated
108 * @return The encapsulated exception, or null if there is none.
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
andor 23 @echo 9 $(and ,true,fal,se)there
26 "1\n2 true\n3\n4\n5\n6 true\n7\n8 se hi\n9 there\n10\n");
45 @echo 10 $(or ,true,fal,se)there
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
pg.h 16 device is offline or malfunctioning, or there is already another
19 status information. A read will fail if there is no operation
25 There are no ioctl() operations. Any single operation
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pg.h 16 device is offline or malfunctioning, or there is already another
19 status information. A read will fail if there is no operation
25 There are no ioctl() operations. Any single operation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
pg.h 16 device is offline or malfunctioning, or there is already another
19 status information. A read will fail if there is no operation
25 There are no ioctl() operations. Any single operation
  /cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/data/
FinalClass.java 23 * JDiffClassDescription. That is why there is no implementation for
NormalInterface.java 23 * JDiffClassDescription. That is why there is no implementation for
  /cts/tests/tests/content/src/android/content/cts/
ContentUrisTest.java 53 fail("There should be a NumberFormatException thrown out.");
63 fail("There should be a NullPointerException thrown out.");
84 fail("There should be a NullPointerException thrown out.");
108 fail("There should be a NullPointerException thrown out.");

Completed in 976 milliseconds

1 2 3 4 5 6 7 8 91011>>