/external/llvm/test/YAMLParser/ |
spec-02-15.data | 5 fine season with great stats.
|
/frameworks/opt/vcard/tests/res/raw/ |
v21_title_before_org.vcf | 5 ORG:Marverous;Perfect;Great;Good;Bad;Poor
|
/external/markdown/tests/misc/ |
em-around-links.txt | 4 great folks* - This *does* work as expected. 6 great folks_ - This *does* work as expected. 8 great folks - This *does* work as expected. 10 great folks_ - This *does* work as expected. 13 great folks_ - This *does* work as expected.
|
em-around-links.html | 5 great folks</em> - This <em>does</em> work as expected.</li> 7 great folks</em> - This <em>does</em> work as expected.</li> 9 great folks - This <em>does</em> work as expected.</li> 11 great folks</em> - This <em>does</em> work as expected.</li> 15 great folks</em> - This <em>does</em> work as expected.</p>
|
/frameworks/base/docs/html/guide/webapps/ |
index.jd | 3 page.landing.intro=Android has always been about connectivity and providing a great web browsing experience, so building your app with web technologies can be a great opportunity. Not only can you build an app on the web and still optimize your designs for Android's various screen sizes and densities, but you can also embed web-based content into your Android app using WebView.
|
/libcore/luni/src/main/java/java/util/ |
DualPivotQuicksort.java | 167 int great = right - 1; // The index before first element of right part local 181 * less k great 187 * all in (great, right) > pivot2 192 for (int k = less; k <= great; k++) { 201 while (a[great] > pivot2) { 202 if (great-- == k) { 206 if (a[great] < pivot1) { 208 a[less++] = a[great]; 209 a[great--] = ak; 210 } else { // pivot1 <= a[great] <= pivot 445 int great = right - 1; \/\/ The index before first element of right part local 740 int great = right - 1; \/\/ The index before first element of right part local 1033 int great = right - 1; \/\/ The index before first element of right part local 1328 int great = right - 1; \/\/ The index before first element of right part local 1701 int great = right - 1; \/\/ The index before first element of right part local 2074 int great = right - 1; \/\/ The index before first element of right part local [all...] |
/external/clang/test/Parser/ |
cxx-template-argument.cpp | 6 // FIXME: The diagnostics here aren't great...
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
GCSailing.java | 8 * A utility class to package up a great circle sailing.
|
/development/samples/Snake/ |
_index.html | 7 request draws to the screen. A great example of a basic game that does not
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
readin.good | 16 planted in a great need.
|
readin.inp | 11 planted in a great need.
|
/frameworks/base/docs/html/training/ |
index.jd | 2 page.metaDescription=Android Training provides a collection of classes that aim to help you build great apps for Android. Each class explains the steps required to solve a problem or implement a feature using code snippets and sample code for you to use in your apps. 7 build great apps for Android, using best practices in a variety of framework topics.</p>
|
/external/valgrind/main/docs/internals/ |
m_syswrap.txt | 12 and a great deal of commentary. The wrappers themselves live in
|
/external/valgrind/main/memcheck/tests/ |
malloc3.c | 28 // done for bug 149878. It's no great loss, it's extremely unlikely to
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
access-nsieve.js | 1 // The Great Computer Language Shootout
|
bitops-nsieve-bits.js | 1 // The Great Computer Language Shootout
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
access-nsieve.js | 1 // The Great Computer Language Shootout
|
bitops-nsieve-bits.js | 1 // The Great Computer Language Shootout
|
/frameworks/base/docs/html/design/style/ |
index.jd | 21 Build visually compelling apps that look great on any device.
|
/frameworks/base/docs/html/guide/practices/app-design/ |
index.jd | 4 <p>When learning how to build applications on a new platform, you first learn what APIs are available and how to use them. Later, you learn the nuances of the platform. Put another way: first you learn how you <em>can</em> build applications; later, you learn how you <em>should</em> build them, to ensure that your applications offer outstanding performance and a great user experience. </p> 6 <p>The documents below help you learn the nuances of Android and get started building great applications more quickly, They discuss important aspects of application design that directly influence the user experience of your application, when in the hands of a mobile device user. You should read and consider these design goals as you plan your application and throughout its development, especially if you are new to developing for mobile devices.</p>
|
/external/bluetooth/glib/debian/ |
README.debian | 24 are beginning to write software using its great widget set -- like
|
/external/clang/test/SemaCXX/ |
unknown-anytype.cpp | 12 // TODO: it would be great if the 'cannot initialize' errors
|
/external/clang/test/SemaObjC/ |
attr-objc-gc.m | 14 // TODO: it would be great if this reported as __weak
|
/external/llvm/lib/Target/X86/ |
README-UNIMPLEMENTED.txt | 8 which would be great.
|
/external/valgrind/main/none/tests/ |
filter_timestamp | 22 # It's not a great test, but it will catch some breakage (eg. if the times
|