HomeSort by relevance Sort by last modified time
    Searched full:enforce (Results 101 - 125 of 1255) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/tools/common/offline-m2/org/sonatype/oss/oss-parent/7/
oss-parent-7.pom 68 <id>enforce-maven</id>
70 <goal>enforce</goal>
  /prebuilts/tools/common/offline-m2/org/sonatype/oss/oss-parent/9/
oss-parent-9.pom 68 <id>enforce-maven</id>
70 <goal>enforce</goal>
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactDeltaTests.java 187 // Assert two operations: insert Data row and enforce version
230 // Assert three operations: update Contact, insert Data row, enforce version
309 // Assert two operations: delete Contact and enforce version
335 // Assert two operations: insert Contact and enforce version
364 // Assert two operations: delete Contact and enforce version
  /external/selinux/libselinux/include/selinux/
selinux.h 287 * the *enforce argument accordingly for the caller to use, sets the
295 * Otherwise, the function returns -1, and init must check *enforce to
296 * determine how to proceed. If enforcing (*enforce > 0), then init should
299 extern int selinux_init_load_policy(int *enforce);
325 /* Get the enforce flag value. */
328 /* Set the enforce flag value. */
496 extern int selinux_getenforcemode(int *enforce);
  /external/emma/core/java12/com/vladium/emma/data/
MergeProcessor.java 264 DataFactory.persist (cdata, persistFile, false); // never merge to enforce compaction behavior
266 DataFactory.persist (mdata, persistFile, false); // never merge to enforce compaction behavior
268 DataFactory.persist (new SessionData (mdata, cdata), persistFile, false); // never merge to enforce compaction behavior
  /external/v8/src/crankshaft/
unique.h 63 a = b; // Fake assignment to enforce type checks.
336 // linear algorithms. Enforce a maximum size.
345 CHECK(size < kMaxCapacity); // Enforce maximum size.
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/ow2/ow2/1.3/
ow2-1.3.pom 154 <!-- Enforce Maven version usage: excludes some that are known with defects -->
161 <id>enforce-maven</id>
163 <goal>enforce</goal>
  /prebuilts/tools/common/m2/repository/org/ow2/ow2/1.3/
ow2-1.3.pom 154 <!-- Enforce Maven version usage: excludes some that are known with defects -->
161 <id>enforce-maven</id>
163 <goal>enforce</goal>
  /prebuilts/tools/common/offline-m2/org/ow2/ow2/1.3/
ow2-1.3.pom 154 <!-- Enforce Maven version usage: excludes some that are known with defects -->
161 <id>enforce-maven</id>
163 <goal>enforce</goal>
  /art/runtime/base/
debug_stack.h 26 // Helper classes for reference counting to enforce construction/destruction order and
  /build/core/
host_java_library.mk 54 # The layers file allows you to enforce a layering between java packages.
  /cts/tests/tests/security/src/android/security/cts/
KernelSettingsTest.java 42 assertEquals("1", getFile("/sys/fs/selinux/enforce"));
  /developers/build/prebuilts/gradle/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
StatusFragment.java 97 // The app is ready to enforce restrictions
  /developers/samples/android/admin/AppRestrictionEnforcer/Application/src/main/java/com/example/android/apprestrictionenforcer/
StatusFragment.java 97 // The app is ready to enforce restrictions
  /developers/samples/android/admin/DeviceOwner/
template-params.xml 29 enforce use of a specific launcher.
  /development/apps/CustomLocale/src/com/android/customlocale2/
CustomLocaleReceiver.java 59 // Enforce the locale string is either in the form "ab" or "ab_cd"
  /development/samples/browseable/AppRestrictionEnforcer/src/com.example.android.apprestrictionenforcer/
StatusFragment.java 97 // The app is ready to enforce restrictions
  /external/autotest/server/site_tests/provision_AutoUpdate/
control.double 22 on the host. And then this test is run to enforce a second-round
  /external/chromium-libpac/src/
proxy_resolver_v8.h 35 // There can be only one instance of V8 running at a time. To enforce this
  /external/chromium-trace/catapult/third_party/html5lib-python/
CONTRIBUTING.rst 20 against all pull requests and should enforce all of the above.
  /external/curl/docs/examples/
post-callback.c 119 /* A less good option would be to enforce HTTP 1.0, but that might also
  /external/curl/tests/libtest/
lib579.c 137 /* enforce chunked transfer by setting the header */
  /external/dbus/test/name-test/
tmp-session-like-system.conf 73 having the bus enforce a limit is nicer than a huge memory leak. But the
  /external/eigen/Eigen/src/Core/
ForceAlignedAccess.h 18 * \brief Enforce aligned packet loads and stores regardless of what is requested
  /external/emma/core/java12/com/vladium/emma/report/
IItem.java 24 // note: this design does not enforce all items at the same level being of the same 'type' (class, pkg, method, etc)

Completed in 834 milliseconds

1 2 3 45 6 7 8 91011>>