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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/fuzzymatch/
README.chromium 9 third_party/ because there were plans to contribute it to WebKit.
  /external/chromium_org/tools/gn/
README.txt 6 It is not currently used in the build and there are currently no plans to
  /external/chromium_org/tools/gyp/test/msvs/shared_output/
gyptest-shared_output.py 25 test.build('there/there.gyp', test.ALL)
26 test.must_exist(os.path.join(test.workdir, 'foo', 'there.exe'))
27 test.must_exist(os.path.join(test.workdir, 'foo', 'bar', 'there.obj'))
  /external/clang/test/CodeGen/
object-size.c 19 strcpy(&gbuf[4], "Hi there");
25 strcpy(gbuf, "Hi there");
31 strcpy(&gbuf[100], "Hi there");
37 strcpy((char*)(void*)&gbuf[-1], "Hi there");
44 strcpy(gp, "Hi there");
52 strcpy(&buf[4], "Hi there");
62 strcpy((++i, gbuf), "Hi there");
70 strcpy(buf[++gi], "Hi there");
77 strcpy((char *)((++gi) + gj), "Hi there");
85 strcpy(*(++p), "Hi there");
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetLoadException.java 5 * is able to find the requested asset, but there was a problem while loading
  /external/kernel-headers/original/linux/
netfilter_arp.h 10 /* There is no PF_ARP. */
  /external/libpng/contrib/pngminim/decoder/
README 9 and build the png2pnm application there.
  /external/libpng/contrib/pngminim/encoder/
README 9 and build the pnm2png application there.
  /external/llvm/test/Assembler/
2003-04-25-UnresolvedGlobalReference.ll 2 ; There should be absolutely no problem with this testcase.
  /external/llvm/test/CodeGen/X86/
x86_64-mul-by-const.ll 2 ; Formerly there were two shifts. rdar://8771012.
  /external/llvm/test/TableGen/
TemplateArgRename.td 4 // Make sure there is no collision between XX and XX.
  /external/qemu/
CleanSpec.mk 2 # Please keep it there, and empty, thanks :-)
  /external/scrypt/lib/
README 4 code is highly desirable and explains why there is some functionality
  /ndk/tests/standalone/init-fini-arrays/
run.sh 15 # Check that there is no .ctors section
22 # Check that there is no .dtors section
29 # Check that there is an .init_array section
36 # Check that there is a .fini_array section
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
netfilter_arp.h 10 /* There is no PF_ARP. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_arp.h 10 /* There is no PF_ARP. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netfilter_arp.h 10 /* There is no PF_ARP. */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
README 3 There's a full documentation available at:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_distutils.py 4 the test_suite() function there returns a test suite that's ready to
test_json.py 4 the test_suite() function there returns a test suite that's ready to
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
README 3 There's a full documentation available at:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_distutils.py 4 the test_suite() function there returns a test suite that's ready to
test_json.py 4 the test_suite() function there returns a test suite that's ready to
  /frameworks/opt/emoji/
EmojiFactory.h 33 // stored to "size". Returns NULL if there's no mapping from the "pua" to a
36 // TODO(dmiyakawa): there should be a way to tell users the format of the
41 // each career. Returns NULL when there's no mapping for "sjis".
49 // Returns NULL when there's no mapping for "vsp".
56 // Returns Android PUA corresponding to "sjis". Returns -1 when there's no
77 // -1 when there's no mapping from "vsp" to a Android PUA.
81 // there's no mapping from "pua" to a specific unicode.
88 // Get a specific implementation of EmojiFactory. If there's no implementation
94 // Get an implementation of EmojiFactory. This assumes that, usually, there
95 // should be only one possible EmojiFactory implementation. If there are mor
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
GpsSatelliteTest.java 58 // make sure there is no exception.
65 // make sure there is no exception.
72 // make sure there is no exception.
79 // make sure there is no exception.
86 // make sure there is no exception.

Completed in 511 milliseconds

1 23 4 5 6 7 8 91011>>