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

1 2 3 4 5 6 7 8 91011>>

  /external/markdown/tests/misc/
autolinks_with_asterisks_russian.txt 1 <http://some.site/?????*?????*????????>
autolinks_with_asterisks_russian.html 1 <p><a href="http://some.site/?????*?????*????????">http://some.site/?????*?????*????????</a></p
autolinks_with_asterisks.txt 1 <http://some.site/weird*url*thing>
autolinks_with_asterisks.html 1 <p><a href="http://some.site/weird*url*thing">http://some.site/weird*url*thing</a></p
underscores.txt 3 Here is some _emphasis_, ok?
9 Here is some __strong__ stuff.
headers.txt 7 # [Markdown](http://some.link.com/)
15 Some other text
html.txt 4 Some inline <b>stuff<b>.
6 Now some <arbitrary>arbitrary tags</arbitrary>.
  /dalvik/tests/092-locale/
info.txt 1 Exercise some locale-specific classes.
  /external/webkit/LayoutTests/storage/
database-lock-after-reload-expected.txt 1 Inserting some data
  /external/apache-harmony/support/src/test/resources/
hyts_Foo.c 0 /* Some random file for it to look at. *
  /external/llvm/utils/lit/lit/ExampleTests/
fail.c 1 // RUN: echo 'I am some stdout'
required-and-present.c 2 // REQUIRES: some-feature-name
xfail-feature.c 4 // XFAIL: some-feature-name
  /external/webkit/Source/WebKit/qt/tests/qwebframe/resources/
test1.html 1 <html><body><p>Some text 1</p></body></html>
test2.html 1 <html><body> <p>Some text 2</p></body></html>
  /libcore/luni/src/test/resources/
hyts_Foo.c 0 /* Some random file for it to look at. *
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
tty.h 5 * 'tty.h' defines some structures used by tty_io.c and some defines.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tty.h 5 * 'tty.h' defines some structures used by tty_io.c and some defines.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
tty.h 5 * 'tty.h' defines some structures used by tty_io.c and some defines.
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
subwrite.inp 1 Not some church, and not the state,
2 Not some dark capricious fate.
subwrt1.good 1 Not some church, and not the state,
2 Not some dark capricious fate.
  /external/webkit/LayoutTests/fast/dom/Node/script-tests/
normalize-with-cdata.js 8 'This is some text before the CDATA' +
9 '<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>' +
10 'This is some text after the CDATA' +
15 shouldBe('serializer.serializeToString(xmlChunk)', '"<foo>This is some text before the CDATA<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>This is some text after the CDATA</foo>"');
19 shouldBe('serializer.serializeToString(xmlChunk)', '"<foo>This is some text before the CDATA<![CDATA[This is some <bold>markup</bold> inside of a CDATA]]>This is some text after the CDATA</foo>"');
  /dalvik/tests/077-method-override/
info.txt 1 Test various forms of method overrides, including some not allowed by the
  /external/kernel-headers/original/asm-mips/
segment.h 4 /* Only here because we have some old header files that expect it.. */
  /external/markdown/tests/markdown-test/
codeblock-in-list.txt 3 Some *code*

Completed in 1775 milliseconds

1 2 3 4 5 6 7 8 91011>>