HomeSort by relevance Sort by last modified time
    Searched full:there (Results 401 - 425 of 30551) sorted by null

<<11121314151617181920>>

  /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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_textwrap.py 55 text = "Hello there, how are you this fine day? I'm glad to hear it!"
58 ["Hello there,",
65 ["Hello there, how are you this fine day?",
394 # there's more to it than this, but let's at least make
396 text = u"Hello there, how are you today?"
397 self.check_wrap(text, 50, [u"Hello there, how are you today?"])
398 self.check_wrap(text, 20, [u"Hello there, how are", "you today?"])
417 text = "Hello there -- you goof-ball, use the -b option!"
421 ["Hello", " ", "there", " ", "--", " ", "you", " ", "goof-",
559 text = "Hello there.\nHow are you?\nOh good, I'm glad.
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_textwrap.py 55 text = "Hello there, how are you this fine day? I'm glad to hear it!"
58 ["Hello there,",
65 ["Hello there, how are you this fine day?",
394 # there's more to it than this, but let's at least make
396 text = u"Hello there, how are you today?"
397 self.check_wrap(text, 50, [u"Hello there, how are you today?"])
398 self.check_wrap(text, 20, [u"Hello there, how are", "you today?"])
417 text = "Hello there -- you goof-ball, use the -b option!"
421 ["Hello", " ", "there", " ", "--", " ", "you", " ", "goof-",
559 text = "Hello there.\nHow are you?\nOh good, I'm glad.
    [all...]
  /art/test/032-concrete-sub/src/
ConcreteSub2.java 19 * will fail verification because there is no implementation of the
  /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.");
  /cts/tests/tests/location/src/android/location/cts/
GeocoderTest.java 47 // There is no guarantee that geocoder.getFromLocation returns accurate results
50 // Note: there is a risk this test will fail if device under test does not have
100 // There is no guarantee that geocoder.getFromLocationName returns accurate results.
103 // Note: there is a risk this test will fail if device under test does not have
  /dalvik/tests/032-concrete-sub/src/
ConcreteSub2.java 19 * will fail verification because there is no implementation of the
  /dalvik/tests/049-show-object/src/
Main.java 30 String[] niftyStrings = new String[] { "hey", "you", "there" };
  /development/samples/NotePad/res/menu/
list_options_menu.xml 9 <!-- If there is currently data in the clipboard, this adds a PASTE menu item to the menu
  /development/samples/training/network-usage/
README.txt 13 -- Detects when there is a change in the device's connection status and responds accordingly. For example, if
  /external/android-mock/
regenerate_from_source.sh 14 # I don't check if there is something on lib on purpose; that way, if
  /external/antlr/antlr-3.4/runtime/C/doxygen/
using.dox 15 /// getting started. However there are a few things that you should note:
27 /// Within a grammar file there are a number of special sections you can add that cause the
33 /// C targeted grammar, but their use may well be subtly different. There are also additional sections
59 /// displayRecognitionError() as an example of where to start as there can be no really useful
  /external/bison/doc/
yacc.1.in 24 This is free software; see the source for copying conditions. There is NO
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Primitive.java 18 * @exception IOException if there is a problem parsing the data.
  /external/chromium/base/
message_pump_default.h 30 // Used to sleep until there is more work to do.
  /external/chromium/chrome/browser/chromeos/
network_login_observer.h 21 // The network login observer reshows a login dialog if there was an error.
  /external/chromium/chrome/browser/first_run/
upgrade_util_win.h 14 // to chrome.exe and the old chrome is renamed to old_chrome.exe. If there
  /external/chromium/chrome/browser/history/
history_publisher_none.cc 6 // For now there is no equivalent of this functionality on systems other than
  /external/chromium/chrome/browser/importer/
importer_progress_dialog.h 22 // parent the UI to, it can be NULL if there's nothing to parent to. |first_run|

Completed in 1244 milliseconds

<<11121314151617181920>>