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

1 2 3 4 5

  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/out/
bug2527974.out 1 body{yo:cats}ul[id$=foo] label:hover{yo:yo
bug2527974.out.b 1 /*! $LastChangedRevision: 81 $ $LastChangedDate: 2009-05-27 17:41:02 +0100 (Wed, 27 May 2009) $ */body{yo:cats}ul[id$=foo] label:hover{yo:yo
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
bug2527974.css.min 1 /*! $LastChangedRevision: 81 $ $LastChangedDate: 2009-05-27 17:41:02 +0100 (Wed, 27 May 2009) $ */body{yo:cats}ul[id$=foo] label:hover{yo:yo
bug2527974.css 8 yo: cats;
  /external/libchrome/base/test/data/
serializer_nested_test.json 7 "cats": "meow"
  /external/selinux/policycoreutils/scripts/
chcat 74 cats = []
79 cats.append(top[1])
80 cats = expandCats(cats)
83 if i not in cats:
84 cats.append(i)
86 if len(cats) > 0:
87 new_serange = "%s-%s:%s" % (serange[0], top[0], ",".join(cats))
126 cats = clist[1:]
127 cats.sort(
    [all...]
  /external/chromium-trace/catapult/third_party/polymer/components/iron-validatable-behavior/test/
iron-validatable-behavior.html 27 <link rel="import" href="cats-only.html">
41 <cats-only></cats-only>
71 assert.isTrue(input.validate('cats'));
73 // Only valid if the value is 'cats'.
74 input.validator = 'cats-only';
76 assert.isTrue(input.validate('cats'));
80 assert.isFalse(input.validate('cats'));
cats-only.html 18 is: 'cats-only',
25 return value === 'cats';
  /external/chromium-trace/catapult/third_party/polymer/components/iron-validatable-behavior/demo/
cats-only.html 18 is: 'cats-only',
27 if (obj[key] !== 'cats') {
40 return value.match(/^(c|ca|cat|cats)?$/) !== null;
index.html 23 <link rel="import" href="cats-only.html">
45 <cats-only></cats-only>
50 only type <code>cats</code>:
52 <input is="validatable-input" invalid="{{invalid}}" validator="cats-only">
  /frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
PrefState.java 54 ArrayList<Cat> cats = new ArrayList<>(); local
61 cats.add(cat);
64 return cats;
NekoLand.java 100 Cat[] cats; local
102 cats = new Cat[50];
103 for (int i = 0; i < cats.length; i++) {
104 cats[i] = Cat.create(this);
119 cats = list.toArray(new Cat[0]);
121 mAdapter.setCats(cats);
122 return cats.length;
177 public void setCats(Cat[] cats) {
178 mCats = cats;
NekoService.java 78 List<Cat> cats = prefs.getCats(); local
82 if (cats.size() == 0 || rng.nextFloat() <= new_cat_prob) {
88 cat = cats.get(rng.nextInt(cats.size()));
NekoTile.java 88 // time to feed the cats
  /packages/apps/Launcher3/tests/src/com/android/launcher3/allapps/
DefaultAppSearchAlgorithmTest.java 61 assertTrue(mAlgorithm.matches(getInfo("cats&dogs"), "dog"));
62 assertTrue(mAlgorithm.matches(getInfo("cats&Dogs"), "dog"));
63 assertTrue(mAlgorithm.matches(getInfo("cats&Dogs"), "&"));
  /external/selinux/libsepol/cil/src/
cil_reset_ast.c 221 static inline void cil_reset_cats(struct cil_cats *cats)
223 if (cats != NULL) {
224 cats->evaluated = CIL_FALSE;
225 cil_list_destroy(&cats->datum_expr, CIL_FALSE);
232 cil_reset_cats(senscat->cats);
237 cil_reset_cats(catset->cats);
242 cil_reset_cats(level->cats);
cil_policy.c 58 #define CATS 6
75 struct cil_list *cats; member in struct:cil_args_genpolicy
365 int cil_cat_to_policy(FILE **file_arr, struct cil_list *cats)
369 if (cats == NULL) {
373 cil_list_for_each(curr_cat, cats) {
375 fprintf(file_arr[CATS], "category %s", cat_multimap_item->key->name);
377 fprintf(file_arr[CATS], ";\n");
380 fprintf(file_arr[CATS], " alias");
382 fprintf(file_arr[CATS], " %s", ((struct cil_cat*)curr_catalias->data)->datum.name);
384 fprintf(file_arr[CATS], ";\n");
1110 struct cil_list *cats = NULL; local
1194 struct cil_list *cats = NULL; local
    [all...]
cil.c 1223 static int cil_cats_to_ebitmap(struct cil_cats *cats, struct ebitmap* cats_ebitmap)
1296 struct cil_cats *cats = lvl->cats; local
1348 struct cil_cats *cats = lvl->cats; local
    [all...]
cil_post.c 831 static int __evaluate_cat_expression(struct cil_cats *cats, struct cil_db *db)
838 if (cats->evaluated == CIL_TRUE) {
842 if (cil_verify_is_list(cats->datum_expr, CIL_CAT)) {
847 rc = __cil_expr_to_bitmap(cats->datum_expr, &bitmap, db->num_cats, db);
864 cil_list_destroy(&cats->datum_expr, CIL_FALSE);
866 cats->datum_expr = new;
870 cats->datum_expr = NULL;
873 cats->evaluated = CIL_TRUE;
891 if (catset->cats->evaluated == CIL_FALSE) {
892 rc = __evaluate_cat_expression(catset->cats, db)
    [all...]
  /cts/tests/tests/uiautomation/res/values/
strings.xml 26 <item>Abbaye du Mont des Cats</item>
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/
layer_tree_quad_stack_view_test.html 45 // We know we have 5 coverage rects in lthi cats.
  /frameworks/base/packages/EasterEgg/res/values/
strings.xml 23 <string name="directory_name" translatable="false">Cats</string>
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List5.java 89 "Abbaye du Mont des Cats",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
mls.py 116 cats = sens_split[1]
120 for group in cats.split(","):
288 cats = sorted(self.categories(), key=lambda k: k._value)
290 if cats:
293 for _, i in itertools.groupby(cats, key=lambda k,
  /external/libcxx/test/std/localization/locales/locale/locale.cons/
locale_locale_cat.pass.cpp 16 // locale(const locale& other, const locale& one, category cats);

Completed in 962 milliseconds

1 2 3 4 5