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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/ppapi/examples/url_loader/
fetched_content.html 4 Everything worked great.
  /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/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.
  /external/chromium_org/third_party/ots/
README 6 The CSS font-face property[1] is great for web typography. Having to use images
7 in order to get the correct typeface is a great sadness; one should be able to
  /external/chromium_org/tools/json_schema_compiler/dart_test/
comments.dart 22 /// basicFunction. BasicFunction() is a great function. There is a newline
26 /// great function. There's also a blank line at the end of this comment.
comments.idl 16 // BasicFunction() is a great function.
27 // Overall, its a great function.
  /external/chromium_org/third_party/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/chromium_org/third_party/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
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
access-nsieve.js 1 // The Great Computer Language Shootout
bitops-nsieve-bits.js 1 // The Great Computer Language Shootout
  /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
  /frameworks/base/docs/html/design/style/
index.jd 21 Build visually compelling apps that look great on any device.
  /frameworks/base/docs/html/training/
index.jd 3 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.
  /external/chromium_org/chrome/browser/ui/app_list/search/
tokenized_string_unittest.cc 63 string16 text(UTF8ToUTF16("Great TweetDeck"));
65 EXPECT_EQ(UTF8ToUTF16("great{0,5} tweet{6,11} deck{11,15}"),

Completed in 1723 milliseconds

1 2 3 4 5 6 7 8 91011>>