/art/test/077-method-override/ |
info.txt | 1 Test various forms of method overrides, including some not allowed by the
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
mutedvideocapturer.cc | 2 // some reason.
|
/external/markdown/tests/markdown-test/ |
codeblock-in-list.txt | 3 Some *code*
|
/libcore/dalvik/src/main/java/org/apache/harmony/dalvik/ddmc/ |
README.txt | 1 These classes are tied to the VM, e.g. the VM may invoke some of the methods.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/ |
drivinit.h | 2 /* This are empty and is left for be compatible with building some older windows nt4/2000/2003/XP drivers */
|
/external/chromium_org/content/test/data/accessibility/ |
bdo-expected-mac.txt | 5 AXStaticText AXValue='Some LTR text' 6 AXStaticText AXValue='Some RTL text ' 7 AXStaticText AXValue='with some LTR text embedded'
|
bdo-expected-win.txt | 5 ROLE_SYSTEM_STATICTEXT name='Some LTR text' 6 ROLE_SYSTEM_STATICTEXT name='Some RTL text ' 7 ROLE_SYSTEM_STATICTEXT name='with some LTR text embedded'
|
bdo.html | 7 <bdo dir="ltr">Some LTR text</bdo> 8 <bdo dir="rtl">Some RTL text <bdo dir="ltr">with some LTR text embedded</bdo></bdo>
|
/external/chromium_org/third_party/WebKit/Source/web/tests/data/ |
select_range_basic.html | 4 Some extra text. 5 <span id='target'>Some test text for testing.</span> 6 Some extra text.
|
select_range_basic_broken_height.html | 4 Some extra text. 5 <span id='target'>Some test text for testing.</span> 6 Some extra text.
|
/external/llvm/test/YAMLParser/ |
spec-08-09.data | 5 plain: !!str some text 7 single: 'some text' 8 double: "some text"
|
/external/chromium_org/chromeos/test/data/network/ |
l2tpipsec_clientcert_with_cert_pems.onc | 6 "Host": "some.host.org", 26 "Username": "some xauth username", 27 "Password": "some xauth password" 31 "Username": "some username", 32 "Password": "some password"
|
translation_of_shill_l2tpipsec.onc | 6 "Host": "some.host.org", 17 "Username": "some xauth username", 18 "Password": "some xauth password" 22 "Username": "some username", 23 "Password": "some password",
|
settings_with_normalization.json | 12 "Host": "some.host.org", 20 "Username": "some username", 21 "Password": "some password"
|
/external/chromium_org/tools/grit/grit/testdata/ |
structure_variables.html | 2 Some cool things are [THINGS].
|
/external/clang/test/CodeGenObjC/ |
super-message-fragileabi.m | 3 @class Some; 6 - (id)initSome:(Some *)anArg; 15 - (id)initSome:(Some *)arg; 21 - (id)initSome:(Some *)arg {
|
/external/proguard/src/proguard/gui/splash/ |
package.html | 3 with text, graphical elements, and some special effects.
|
/external/smali/baksmali/src/test/resources/LocalTest/ |
LocalTest.smali | 9 .local v0, "blah! This local name has some spaces, a colon, even a \nnewline!":I, "some sig info:\nblah." 10 .local v1, "blah! This local name has some spaces, a colon, even a \nnewline!":V, "some sig info:\nblah." 11 .local v2, "blah! This local name has some spaces, a colon, even a \nnewline!":I 12 .local v3, "blah! This local name has some spaces, a colon, even a \nnewline!":V 13 .local v4, null:I, "some sig info:\nblah." 14 .local v5, null:V, "some sig info:\nblah." 24 .param p0, "blah! This local name has some spaces, a colon, even a \nnewline!" # I
|
/external/svox/pico/ |
proguard.flags | 0 # Some methods in this class are called form native code
|
/frameworks/base/docs/ |
overview-ext.html | 2 Some random libraries that we've imported:
|
/frameworks/support/v13/java/android/support/v13/app/ |
package.html | 3 Support classes to access some of the android.app package features introduced after API level 13 in a backwards compatible fashion.
|
/frameworks/support/v4/java/android/support/v4/view/accessibility/ |
package.html | 3 Support classes to access some of the android.view.accessibility package features introduced after API level 4 in a backwards compatible fashion.
|
/art/test/701-easy-div-rem/ |
expected.txt | 2 Int: checking some equally spaced dividends... 5 Long: checking some equally spaced dividends...
|
/external/markdown/tests/misc/ |
headers.html | 5 <h1><a href="http://some.link.com/">Markdown</a></h1> 10 <p>Some other text</p
|
html.html | 3 <p>Some inline <b>stuff<b>.<br /> 5 <p>Now some <arbitrary>arbitrary tags</arbitrary>.</p>
|