/external/snakeyaml/src/test/resources/specification/ |
example2_17_unicode.yaml | 1 unicode: "Sosa did fine.\u263A"
|
example2_15.yaml | 3 fine season with great stats.
|
example2_15_dumped.yaml | 2 Sammy Sosa completed another fine season with great stats.
|
example2_17.yaml | 1 unicode: "Sosa did fine.\u263A"
|
/external/snakeyaml/src/test/resources/pyyaml/ |
spec-02-15.data | 3 fine season with great stats.
|
spec-02-17.data | 1 unicode: "Sosa did fine.\u263A"
|
/external/sl4a/ScriptingLayerForAndroid/res/drawable/ |
atari_small_notice.txt | 1 COMMENT Copyright (c) 1999, Thomas A. Fine 8 COMMENT http://hea-www.harvard.edu/~fine/ 11 COMMENT written by Thomas A. Fine
|
/external/llvm/test/YAMLParser/ |
spec-02-15.test | 5 fine season with great stats.
|
spec-02-17.test | 3 unicode: "Sosa did fine.\u263A" 11 # CHECK: !!str "Sosa did fine.\u263A"
|
/external/nanopb-c/tests/no_messages/ |
SConscript | 1 # Test that a .proto file without any messages compiles fine.
|
/external/apache-harmony/logging/src/test/resources/bundles/com/android/java/util/logging/ |
res.properties | 5 FINE=US_FINE
|
res_en_US.properties | 5 FINE=US_FINE
|
res2.properties | 5 FINE=FINE2
|
res3.properties | 5 FINE=FINE3
|
res_zh_CN.properties | 5 FINE=ZH_CN_FINE
|
/external/curl/packages/Linux/RPM/ |
README | 3 Paul Marquis's 'make_curl_rpm' script is a fine example on how to automate the
|
/external/v8/test/mjsunit/regress/ |
regress-crbug-469768.js | 11 // Throwing is fine, just don't crash. 18 // Throwing is fine, just don't crash. 25 // Throwing is fine, just don't crash. 32 // Throwing is fine, just don't crash.
|
/libcore/luni/src/test/resources/bundles/java/util/logging/ |
res.properties | 5 FINE=US_FINE
|
res_en_US.properties | 5 FINE=US_FINE
|
res2.properties | 5 FINE=FINE2
|
res3.properties | 5 FINE=FINE3
|
res_zh_CN.properties | 5 FINE=ZH_CN_FINE
|
/external/llvm/test/MC/Disassembler/AArch64/ |
ldp-postind.predictable.txt | 8 # Stores from duplicated registers should be fine. 12 # d5 != x5 so "ldp d5, d6, [x5], #24" is fine. 16 # xzr != sp so "stp xzr, xzr, [sp], #8" is fine.
|
ldp-preind.predictable.txt | 8 # Stores from duplicated registers should be fine. 12 # d5 != x5 so "ldp d5, d6, [x5, #24]!" is fine. 16 # xzr != sp so "stp xzr, xzr, [sp, #8]!" is fine.
|
/external/curl/packages/DOS/ |
README | 1 Gisle Vanem made curl build fine on DOS (and MingW) with djgpp, OpenSSL and his 4 'make djgpp' in the root curl dir should build it fine.
|