HomeSort by relevance Sort by last modified time
    Searched full:permissive (Results 51 - 75 of 239) sorted by null

1 23 4 5 6 7 8 910

  /external/eigen/
COPYING.README 9 under the MPL2 and possibly more permissive licenses (like BSD), #define this
  /external/kernel-headers/original/linux/
seccomp.h 16 * The upper 16-bits are ordered from least permissive values to most.
19 * selects the least permissive choice.
  /external/sepolicy/
untrusted_app.te 13 permissive untrusted_app;
  /docs/source.android.com/src/devices/tech/security/
se-linux.jd 30 <p>In this release, Android includes SELinux in permissive mode and a
33 permissive mode, no actions are prevented. Instead, all potential violations are
57 implementation is launching in permissive mode - rather than the non-functional
61 <p>SELinux is launching in permissive mode on Android to enable the first phase
117 upon role. Because the default policy provided by Android is so permissive, OEMs
145 <p>Release your SELinux implementation in permissive
214 set to permissive on a per-domain basis. For example, if you run all of your
215 applications on a single domain, you could set that domain to be permissive and
270 they should initially release their own policies in permissive mode. If
276 <p>This will print the SELinux mode: either Disabled, Enforcing, or Permissive
    [all...]
enhancements43.jd 17 allows the use of SELinux in a permissive mode. This mode logs any policy
  /external/checkpolicy/
policy_scan.l 226 permissive |
227 PERMISSIVE { return(PERMISSIVE); }
  /frameworks/base/core/java/android/os/
SELinux.java 41 * Determine whether SELinux is permissive or enforcing.
47 * Set whether SELinux is permissive or enforcing.
  /external/chromium_org/cc/resources/
managed_tile_state.h 153 // a maximally permissive policy, send to the GPU memory manager
  /libcore/dalvik/src/main/java/dalvik/system/
BlockGuard.java 115 * The default, permissive policy that doesn't prevent any operations.
  /external/chromium_org/sandbox/win/src/
sandbox_policy.h 81 // Returns false if the lockdown value is more permissive than the initial
97 // selecting the next permissive job level unless you need all the rights
  /frameworks/base/core/jni/
android_os_SELinux.cpp 56 * Return value: true (enforcing) or false (permissive)
66 * Parameters: true (enforcing) or false (permissive)
  /external/chromium/base/mac/
mac_util.h 28 // Full screen modes, in increasing order of priority. More permissive modes
  /external/chromium/net/http/
http_auth.cc 111 // NOTE: we are more permissive than RFC 2617 which says auth-scheme
  /external/chromium_org/jingle/notifier/communicator/
single_login_attempt.cc 55 // This function is more permissive than
  /external/chromium_org/net/http/
http_auth.cc 123 // NOTE: we are more permissive than RFC 2617 which says auth-scheme
  /external/chromium_org/url/
url_canon_query.cc 10 // IE is very permissive for query parameters specified in links on the page
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedMultisetFauxverideShim.java 168 * too-permissive factory methods from ImmutableMultiset.
ImmutableSortedSetFauxverideShim.java 164 * so that ImmutableSortedSet wouldn't "inherit" too-permissive factory
  /external/kernel-headers/original/asm-generic/
pgtable.h 35 * to a "more permissive" setting, which allows most architectures
  /external/llvm/test/CodeGen/ARM/
2013-05-05-IfConvertBug.ll 79 ; "permissive" than A.BrToBPredicate, i.e., iff A.BrToBPredicate subsumes
  /frameworks/base/services/java/com/android/server/updates/
SELinuxPolicyInstallReceiver.java 135 Slog.i(TAG, "Tried to set permissive mode, ignoring");
  /external/checkpolicy/test/
dispol.c 334 fprintf(fp, "permissive sids:\n");
385 printf("p) display the list of permissive types\n");
  /external/chromium/googleurl/src/
url_canon_query.cc 35 // IE is very permissive for query parameters specified in links on the page
  /external/chromium_org/base/mac/
mac_util.h 30 // Full screen modes, in increasing order of priority. More permissive modes
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
do-webcore-rename 188 # Find the longest key in %renames which matches this more permissive regexp.

Completed in 908 milliseconds

1 23 4 5 6 7 8 910