HomeSort by relevance Sort by last modified time
    Searched full:there (Results 651 - 675 of 22005) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebCore/page/
SpeechInputListener.h 54 // This method can potentially get called multiple times if there are partial results
56 // or if there was any other errors in the process, this method may never be called.
  /external/webkit/Source/WebCore/platform/
AsyncFileSystemCallbacks.h 61 // Called after a chunk of directory entries have been read (i.e. indicates it's good time to call back to the application). If hasMore is true there can be more chunks.
67 // Called when there was an error.
  /external/webkit/Source/WebKit/chromium/public/
WebSpeechInputListener.h 55 // This method can potentially get called multiple times if there are partial results
57 // or if there was any other errors in the process, this method may never be called.
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
closebug.py 44 # Check to make sure there are no r? or r+ patches on the bug before closing.
49 log("Not closing bug %s as attachment %s has review=%s. Assuming there are more patches to land from this bug." % (patch.bug_id(), patch.id(), patch.review()))
  /external/zlib/src/
uncompr.c 20 uncompress returns Z_OK if success, Z_MEM_ERROR if there was not
21 enough memory, Z_BUF_ERROR if there was not enough room in the output
  /frameworks/av/include/common_time/
cc_helper.h 38 // auto disabled mode, or that there is at least one other registered listener
41 // registering and unregistering a listener whenever there are CCHelper
  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
MediaBufferPuller.h 46 // Get a buffer from the list. If there is no buffer available
50 // Get a buffer from the list. If there is no buffer available
  /frameworks/base/core/java/android/speech/tts/
UtteranceProgressListener.java 37 * at any point in the synthesis process. Note that there might be calls
38 * to {@link #onStart(String)} for specified utteranceId but there will never
  /frameworks/base/core/java/android/widget/
DoubleDigitManager.java 64 // make it the final digit (since there is no opportunity to
80 * A digit was pressed, and there are no intermediate digits.
  /frameworks/base/obex/javax/obex/
BaseStream.java 58 * Continues the operation since there is no data to read.
60 * packet or not send anything if there is no data to send
  /frameworks/base/tests/DumpRenderTree2/
AndroidManifest.xml 30 <!-- android:launchMode="singleTask" is there so we only have a one instance
33 there is only a single task for all 3 activities. We don't understand
  /frameworks/native/include/utils/
Errors.h 39 // Win32 #defines NO_ERROR as well. It has the same value, so there's no
79 // there won't work for Win32 code in a different namespace.
  /frameworks/support/v4/java/android/support/v4/text/
ICUCompat.java 79 * If locale is already in the maximal form, or there is no data available for maximization,
80 * it will be just returned. For example, "und-Zzzz" cannot be maximized, since there is no
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiWatcher.java 22 * to locate its selector yet. Only during this time, the watchers are invoked to check if there is
37 * to take a look at the display and see if there is a recognized condition that can be
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_cons.h 38 * When there is no UART (e.g. Quickturn), the host should write a complete
40 * This may also be used when there is a real UART (at risk of conflicting with
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestLevel.java 61 * method for which there already exists one {@code COMPLETE} or a set of
69 * Indicates that there is nothing to test in an API method, for example if
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
internalSubset01.java 35 * the internal subset as a string or null if there is none.
39 * Apply the "getInternalSubset()" method. Null is returned since there
  /libcore/luni/src/main/java/java/lang/
Compiler.java 53 * {@code false} if it has failed or if there is no JIT compiler
68 * {@code false} if it has failed or if there is no JIT compiler
  /libcore/luni/src/main/java/java/lang/reflect/
AnnotatedElement.java 44 * inherited annotations). If there are no annotations present, this method
53 * (not inherited). If there are no declared annotations present, this
  /libcore/luni/src/main/java/java/nio/
NIOAccess.java 33 * position, or 0 if there is none
49 * there is none
  /libcore/luni/src/main/java/java/security/cert/
X509Certificate.java 183 // TODO if there is no X.509 certificate provider installed
239 // TODO if there is no X.509 certificate provider installed
312 * @return the {@code issuerUniqueID} or {@code null} if there's none in the
320 * @return the {@code subjectUniqueID} or null if there's none in the
344 * @return the {@code KeyUsage} extension or {@code null} if there's none in
353 * @return the extended key usage extension, or {@code null} if there's none
399 * @return the subject alternative names or {@code null} if there are none
433 * @return the issuer alternative names of {@code null} if there are none in
  /libcore/luni/src/main/java/java/sql/
Struct.java 42 * customized type mappings. Where there is no entry in the type mapping
56 * case where there is no entry in the type mapping which matches this
  /libcore/luni/src/main/java/java/util/
Iterator.java 37 * Returns true if there is at least one more element, false otherwise.
47 * if there are no more elements.
  /libcore/luni/src/main/java/javax/net/ssl/
X509ExtendedKeyManager.java 47 * @return the alias name of a matching key or {@code null} if there are no
67 * @return the alias name of a matching key or {@code null} if there are no
  /libcore/luni/src/main/java/org/w3c/dom/
NameList.java 29 * <code>NameList</code>, or <code>null</code> if there is no name for
38 * <code>NameList</code>, or <code>null</code> if there is no name for

Completed in 1404 milliseconds

<<21222324252627282930>>