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

1 2 3

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/catifier/
manifest.json 4 "description": "Moar cats!",
  /external/chromium_org/base/test/data/
serializer_nested_test.json 7 "cats": "meow"
  /external/chromium-trace/trace-viewer/src/tracing/
filter.js 100 var cats = opt_categories || [];
101 for (var i = 0; i < cats.length; i++)
102 this.addCategory(cats[i]);
  /external/chromium_org/content/test/data/indexeddb/
delete_over_quota.html 26 trans.objectStore(db.objectStoreNames[0]).put("dogs", "cats");
49 trans.objectStore(db.objectStoreNames[0]).get("cats").onerror =
  /external/chromium_org/tools/perf/page_sets/data/
top_25.json 8 "https://www.google.com/search?q=cats&tbm=isch"
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List5.java 89 "Abbaye du Mont des Cats",
Cheeses.java 23 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /external/chromium_org/chrome/utility/media_galleries/
picasa_album_table_reader_unittest.cc 32 std::string test_album_name = "Cats";
  /external/chromium_org/chrome/browser/autocomplete/
history_quick_provider_unittest.cc 84 {"http://cda.com/Dogs%20Cats%20Gorillas%20Sea%20Slugs%20and%20Mice",
85 "Dogs & Cats & Mice & Other Animals", 1, 1, 0},
316 "http://cda.com/Dogs%20Cats%20Gorillas%20Sea%20Slugs%20and%20Mice");
318 ASCIIToUTF16("cda.com/Dogs Cats Gorillas Sea Slugs and Mice"));
384 "http://cda.com/Dogs%20Cats%20Gorillas%20Sea%20Slugs%20and%20Mice");
387 ASCIIToUTF16("cda.com/Dogs Cats Gorillas Sea Slugs and Mice"));
392 ASCIIToUTF16("cda.com/Dogs Cats Gorillas Sea Slugs and Mice"));
401 std::string page_title("Dogs & Cats & Mice & Other Animals");
  /external/chromium/chrome/browser/autocomplete/
history_quick_provider_unittest.cc 71 {"http://cda.com/Dogs%20Cats%20Gorillas%20Sea%20Slugs%20and%20Mice",
72 "Dogs & Cats & Mice", 1, 1, 0},
272 "http://cda.com/Dogs%20Cats%20Gorillas%20Sea%20Slugs%20and%20Mice");
283 std::string page_title("Dogs & Cats & Mice");
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
ListWithMailMessages.java 61 + " cats, they've gotten soooo fat!</p>", true));
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListViewHeight.java 39 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi" };
  /frameworks/base/tests/TransitionTests/res/values/
strings.xml 41 <string name="longText2">When do we get to eat? I like all things, especially following strong leaders, and mangy cats. Break glass in emergency. The purpose of a framework is to provide the facilities and functionality of a powerful toolkit with the simplicity of a refrigerator.</string>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/
locale_locale_cat.pass.cpp 12 // locale(const locale& other, const locale& one, category cats);
  /libcore/luni/src/test/java/libcore/java/util/regex/
OldMatcherTest.java 41 m = pat.matcher("one-cat-two-cats-in-the-yard");
77 Matcher m = p.matcher("one-cat-two-cats-in-the-yard");
86 m = p.matcher("one-cat-two-cats-in-the-yard");
96 m = p.matcher("one-cat-two-cats-in-the-yard");
  /developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
Cheeses.java 24 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /developers/build/prebuilts/gradle/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/customchoicelist/
Cheeses.java 24 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-ListPopupMenu/ActionBarCompat-ListPopupMenuSample/src/main/java/com/example/android/actionbarcompat/listpopupmenu/
Cheeses.java 24 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /developers/samples/android/ui/lists/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/customchoicelist/
Cheeses.java 24 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Cheeses.java 22 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Cheeses.java 22 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /development/samples/browseable/CustomChoiceList/src/com.example.android.customchoicelist/
Cheeses.java 24 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /development/samples/browseable/ListPopupMenu/src/com.example.android.actionbarcompat.listpopupmenu/
Cheeses.java 24 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /development/samples/devbytes/animation/ListViewAnimations/src/com/example/android/listviewanimations/
Cheeses.java 22 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",
  /development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
Cheeses.java 22 "Abbaye de Belloc", "Abbaye du Mont des Cats", "Abertam", "Abondance", "Ackawi",

Completed in 1435 milliseconds

1 2 3