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

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fenvinline.h 2 handling functions. If there were any. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fenvinline.h 2 handling functions. If there were any. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fenvinline.h 2 handling functions. If there were any. */
  /external/llvm/cmake/modules/
AddLLVMDefinitions.cmake 0 # There is no clear way of keeping track of compiler command-line
5 # Beware that there is no implementation of remove_llvm_definitions.
  /external/skia/tests/
GrContextFactoryTest.cpp 17 // Before we ask for a context, we expect the GL context to not be there.
21 // After we ask for a context, we expect that the GL context to be there.
27 // expect the particular GL context to not be there.
  /cts/suite/audio_quality/test/
StringUtilTest.cpp 32 android::String8 str("hello there");
41 ASSERT_TRUE(StringUtil::compare(sub3, "there") == 0);
48 android::String8 str("hello there");
49 ASSERT_TRUE(StringUtil::endsWith(str, "there"));
50 ASSERT_TRUE(StringUtil::endsWith(str, "hello there"));
51 ASSERT_TRUE(!StringUtil::endsWith(str, "not there"));
55 android::String8 str("hello:there:break:this:");
60 ASSERT_TRUE(StringUtil::compare(tokens->at(1), "there") == 0);
  /external/llvm/test/Assembler/
2002-04-29-NameBinding.ll 0 ; There should be NO references to the global v1. The local v1 should
4 ; Check by running globaldce, which will remove the constant if there are
2003-04-25-UnresolvedGlobalReference.ll 2 ; There should be absolutely no problem with this testcase.
  /libcore/luni/src/main/java/java/sql/
ResultSetMetaData.java 47 * if there is a database error.
59 * if there is a database error.
69 * if there is a database error.
81 * if there is a database error.
93 * if there is a database error.
104 * if there is a database error.
115 * if there is a database error.
127 * if there is a database error.
138 * if there is a database error.
150 * if there is a database error
    [all...]
  /dalvik/dx/tests/032-bb-live-code/
info.txt 3 to. There is at least one example of each instruction which allows
  /dalvik/dx/tests/121-sccp/
info.txt 2 ensure there aren't any regressions.
  /dalvik/tests/049-show-object/
expected.txt 11 2: there
  /dalvik/tests/086-null-super/
info.txt 5 that if there was no exception, the value returned would be non-null.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
CHANGES.txt 15 * Meta change: there now is a CHANGES.tx
  /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/lib/Target/MBlaze/
TODO 16 There are a few things that need to be looked at:
17 - There are some instructions that are not generated by the backend
20 I should investigate if there are MicroBlaze specific directive and,
21 if there are, add them.
  /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/webkit/LayoutTests/fast/dom/HTMLLinkElement/
prefetch-onerror-expected.txt 1 This tests that onerror events can be attached to link elements with rel=prefetch. Since prefetch links are just there as a performance optimization, the onerror/onload event is their only programatic side-effect.
prefetch-onload-expected.txt 1 This tests that onload events can be attached to link elements with rel=prefetch. Since prefetch links are just there as a performance optimization, the onload event is their only programatic side-effect.

Completed in 1566 milliseconds

12 3 4 5 6 7 8 91011>>