HomeSort by relevance Sort by last modified time
    Searched full:like (Results 1 - 25 of 10669) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/encoding/
charset-utf16-expected.txt 1 This should look like a Roman ?B?: ???.
xml-charset-utf16-expected.txt 1 This should look like a Roman ?B?: ???.
  /libcore/luni/src/test/etc/loading-test2-jar/resources/test2/
Resource2.txt 1 Who doesn't like a good biscuit?
  /external/stlport/stlport/stl/config/
_mac.h 5 #error Looks like unsupported platform
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_mac.h 5 #error Looks like unsupported platform
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_mac.h 5 #error Looks like unsupported platform
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_mac.h 5 #error Looks like unsupported platform
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_mac.h 5 #error Looks like unsupported platform
  /external/mesa3d/src/glsl/glcpp/tests/
063-comments.c.expected 11 are not treated like comments.
  /external/webkit/Tools/MiniBrowser/qt/
useragentlist.txt 1 Mozilla/5.0 (X11; U; Linux; en-US) AppleWebKit/533.3 (KHTML, like Gecko) QtTestBrowser/0.1 Safari/533.3
2 Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0; en-GB) AppleWebKit/533.3 (KHTML, like Gecko) QtTestBrowser/0.1 Mobile Safari/533.3
3 Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.8
4 Mozilla/5.0 (Linux; U; Android 1.1; en-gb; dream) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2
5 Mozilla/5.0 (Unknown; like Android 2.2; U; Intel Mac OS X 10_6; en-gb) AppleWebKit/533.3 (KHTML, like Gecko) Version/4.0.3 Mobile Safari/533.3
6 Mozilla/5.0 (iPhone; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10
7 Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.
    [all...]
  /external/webkit/Tools/QtTestBrowser/
useragentlist.txt 1 Mozilla/5.0 (X11; U; Linux; en-US) AppleWebKit/533.3 (KHTML, like Gecko) QtTestBrowser/0.1 Safari/533.3
2 Mozilla/5.0 (SymbianOS/9.4; U; Series60/5.0; en-GB) AppleWebKit/533.3 (KHTML, like Gecko) QtTestBrowser/0.1 Mobile Safari/533.3
3 Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.2 (KHTML, like Gecko) Safari/125.8
4 Mozilla/5.0 (Linux; U; Android 1.1; en-gb; dream) AppleWebKit/525.10+ (KHTML, like Gecko) Version/3.0.4 Mobile Safari/523.12.2
5 Mozilla/5.0 (Unknown; like Android 2.2; U; Intel Mac OS X 10_6; en-gb) AppleWebKit/533.3 (KHTML, like Gecko) Version/4.0.3 Mobile Safari/533.3
6 Mozilla/5.0 (iPhone; U; CPU OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B334b Safari/531.21.10
7 Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_0 like Mac OS X; en-us) AppleWebKit/532.9 (KHTML, like Gecko) Version/4.0.5 Mobile/8A293 Safari/6531.22.
    [all...]
  /external/markdown/tests/misc/
pre.html 10 * and it should be printed just like this
pre.txt 10 * and it should be printed just like this
  /external/qemu/tcg/
LICENSE 2 a BSD like license (see header in each file). No other license is
  /frameworks/compile/mclinker/lib/Target/ARM/
README 1 ARMLDBackend stands like ARMAsmBackend. It's a backend of linker,
  /external/clang/test/Tooling/
clang-check-args.cpp 6 // FIXME: JSON doesn't like path separator '\', on Win32 hosts.
7 // FIXME: clang-check doesn't like gcc driver on cygming.
  /external/icu4c/stubdata/
root.mk 1 # derive a string like 'icudt 48l' from a local file like 'external/icu4c/stubdata/icudt 48l-all.dat'
  /external/zlib/as400/
zlib.inc 137 D like(gzFile)
142 D like(gzFile)
147 D like(gzFile)
153 D like(gzFile)
158 D file value like(gzFile) File pointer
162 D file value like(gzFile) File pointer
167 D file value like(gzFile) File pointer
172 D file value like(gzFile) File pointer
177 D file value like(gzFile) File pointer
181 D file value like(gzFile) File pointe
    [all...]
  /external/clang/test/Preprocessor/
macro_fn.c 11 zero(1); /* expected-error {{too many arguments provided to function-like macro invocation}} */
12 zero(1, 2, 3); /* expected-error {{too many arguments provided to function-like macro invocation}} */
16 one(a,) /* expected-error {{too many arguments provided to function-like macro invocation}} */
17 one(a, b) /* expected-error {{too many arguments provided to function-like macro invocation}} */
19 two() /* expected-error {{too few arguments provided to function-like macro invocation}} */
20 two(a) /* expected-error {{too few arguments provided to function-like macro invocation}} */
23 two(a,b,c) /* expected-error {{too many arguments provided to function-like macro invocation}} */
27 expected-error {{too many arguments provided to function-like macro invocation}} */
43 /* rdar://6816766 - Crash with function-like macro test at end of directive. */
ifdef-recover.c 8 /* End of function-like macro invocation in #ifdef */
  /cts/tests/tests/webkitsecurity/assets/
regexp-compile-crash.js 1 description("Test regexp compiling to make sure it doens't crash like bug 16127");
  /external/llvm/test/Assembler/
2002-05-02-InvalidForwardRef.ll 2 ; It looks like the assembler is not forward resolving the function declaraion
2004-10-22-BCWriterUndefBug.ll 2 ;; they looked like strings.
  /external/markdown/MarkdownTest/Tests_2007/
Code Spans.text 3 Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span>
  /external/regex-re2/
libre2.symbols.darwin 1 # Linker doesn't like these unmangled:

Completed in 872 milliseconds

1 2 3 4 5 6 7 8 91011>>