Searched defs:constrain (Results 1 - 11 of 11) sorted by relevance

/external/selinux/prebuilts/bin/
H A Dsediff.py81 constrain = parser.add_argument_group("Constraint differences") variable
82 constrain.add_argument("--constrain", action="store_true", help="Print constrain differences")
83 constrain.add_argument("--mlsconstrain", action="store_true", help="Print mlsconstrain differences")
84 constrain.add_argument("--validatetrans", action="store_true",
86 constrain.add_argument("--mlsvalidatetrans", action="store_true",
116 args.property, args.default, args.constrain, args.mlsconstrain,
1057 if all_differences or args.constrain:
1058 if diff.added_constrains or diff.removed_constrains or args.constrain
[all...]
/external/ImageMagick/MagickCore/
H A Dattribute.c531 % const MagickBooleanType constrain)
537 % o constrain: A value other than MagickFalse, constrains the depth to argument
542 const MagickBooleanType constrain)
559 if (constrain != MagickFalse)
/external/selinux/libsepol/cil/src/
H A Dcil.c184 CIL_KEY_CONSTRAIN = cil_strpool_add("constrain");
2328 void cil_constrain_init(struct cil_constrain **constrain) argument
2330 *constrain = cil_malloc(sizeof(**constrain));
2332 (*constrain)->classperms = NULL;
2333 (*constrain)->str_expr = NULL;
2334 (*constrain)->datum_expr = NULL;
H A Dcil_post.c1907 struct cil_constrain *constrain = node->data; local
1908 rc = __evaluate_classperms_list(constrain->classperms, db);
/external/guice/extensions/persist/lib/
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 151 milliseconds