/libcore/ojluni/src/main/java/java/lang/annotation/ |
Target.java | 38 * <p>If an {@code @Target} meta-annotation is present, the compiler will enforce
|
/packages/apps/Camera2/src/com/android/camera/tinyplanet/ |
TinyPlanetPreview.java | 109 // These should be the same as we enforce a square layout, but let's
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
ContactsSectionIndexer.java | 58 // Enforce that there will be no null or empty sections.
|
/packages/services/Telephony/src/com/android/phone/ |
RestrictedPreference.java | 110 * Disable this preference based on the enforce admin.
|
/prebuilts/misc/common/robolectric/3.1.1/ |
java-timeout | 85 echo "Warning: unable to enforce timeout." 1>&2
|
/prebuilts/misc/common/robolectric/3.4.2/ |
java-timeout | 85 echo "Warning: unable to enforce timeout." 1>&2
|
/prebuilts/misc/common/robolectric/3.5.1/ |
java-timeout | 85 echo "Warning: unable to enforce timeout." 1>&2
|
/prebuilts/misc/common/robolectric/3.6.1/ |
java-timeout | 85 echo "Warning: unable to enforce timeout." 1>&2
|
/prebuilts/tools/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/ |
kryo-2.24.0.pom | 143 <goal>enforce</goal>
|
/system/extras/perfprofd/binder_interface/ |
perfprofd_config.proto | 35 // sampling periods can perturb the collected profiles, so enforce
|
/system/security/keystore/ |
keystore_keymaster_enforcement.h | 26 * This is a specialization of the KeymasterEnforcement class to be used by Keystore to enforce
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
DevicePropertyInfo.java | 23 * Utility class for collecting device information. This is used to enforce
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
NullnessMigration.kt | 31 * TODO: Enforce compatibility across type use annotations, e.g.
|
/external/google-breakpad/src/testing/include/gmock/ |
gmock-generated-function-mockers.h | 72 // Even though gcc and MSVC don't enforce it, 'this->' is required 93 // Even though gcc and MSVC don't enforce it, 'this->' is required 114 // Even though gcc and MSVC don't enforce it, 'this->' is required 136 // Even though gcc and MSVC don't enforce it, 'this->' is required 158 // Even though gcc and MSVC don't enforce it, 'this->' is required 182 // Even though gcc and MSVC don't enforce it, 'this->' is required 207 // Even though gcc and MSVC don't enforce it, 'this->' is required 232 // Even though gcc and MSVC don't enforce it, 'this->' is required 257 // Even though gcc and MSVC don't enforce it, 'this->' is required 283 // Even though gcc and MSVC don't enforce it, 'this->' is require [all...] |
/external/googletest/googlemock/include/gmock/ |
gmock-generated-function-mockers.h | 76 // Even though gcc and MSVC don't enforce it, 'this->' is required 97 // Even though gcc and MSVC don't enforce it, 'this->' is required 118 // Even though gcc and MSVC don't enforce it, 'this->' is required 140 // Even though gcc and MSVC don't enforce it, 'this->' is required 162 // Even though gcc and MSVC don't enforce it, 'this->' is required 185 // Even though gcc and MSVC don't enforce it, 'this->' is required 210 // Even though gcc and MSVC don't enforce it, 'this->' is required 235 // Even though gcc and MSVC don't enforce it, 'this->' is required 260 // Even though gcc and MSVC don't enforce it, 'this->' is required 286 // Even though gcc and MSVC don't enforce it, 'this->' is require [all...] |
/external/v8/testing/gmock/include/gmock/ |
gmock-generated-function-mockers.h | 76 // Even though gcc and MSVC don't enforce it, 'this->' is required 97 // Even though gcc and MSVC don't enforce it, 'this->' is required 118 // Even though gcc and MSVC don't enforce it, 'this->' is required 140 // Even though gcc and MSVC don't enforce it, 'this->' is required 162 // Even though gcc and MSVC don't enforce it, 'this->' is required 185 // Even though gcc and MSVC don't enforce it, 'this->' is required 210 // Even though gcc and MSVC don't enforce it, 'this->' is required 235 // Even though gcc and MSVC don't enforce it, 'this->' is required 260 // Even though gcc and MSVC don't enforce it, 'this->' is required 286 // Even though gcc and MSVC don't enforce it, 'this->' is require [all...] |
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
CMSUtils.java | 92 // enforce limit checking as from a byte array 100 // enforce some limit checking
|
/external/compiler-rt/lib/esan/ |
esan_shadow.h | 39 // references there (other sanitizers ignore it), we enforce a gap inside the 44 // the Linux kernel's default mmap region drops below 0x7e00'), which we enforce
|
/external/libmojo/mojo/public/cpp/bindings/ |
connector.h | 66 void set_enforce_errors_from_incoming_receiver(bool enforce) { 68 enforce_errors_from_incoming_receiver_ = enforce;
|
/external/perfetto/src/base/ |
watchdog_posix.cc | 123 PERFETTO_ELOG("Failed to open stat file to enforce resource limits."); 138 PERFETTO_ELOG("Failed to read stat file to enforce resource limits.");
|
/external/selinux/policycoreutils/setsebool/ |
setsebool.c | 73 we'll enforce the list syntax. If not we'll enforce the original
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothServerSocket.java | 103 * @param mitm enforce man-in-the-middle protection for authentication. 104 * @param min16DigitPin enforce a minimum length of 16 digits for a sec mode 2 connection
|
/prebuilts/tools/common/m2/repository/com/jayway/android/robotium/robotium/5.5.3/ |
robotium-5.5.3.pom | 188 <id>enforce-maven</id> 190 <goal>enforce</goal>
|
/prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.0.CR3/ |
netty-parent-4.1.0.CR3.pom | 147 <id>enforce-release-environment</id> 149 <goal>enforce</goal> 154 <!-- Enforce JDK 1.7 (and not 1.8+) for compilation. --> 581 <id>enforce-tools</id> 583 <goal>enforce</goal> 588 <!-- Enforce JDK 1.7+ for compilation. --> 773 <!-- enforce JVM vendor package as optional --> [all...] |
/prebuilts/tools/common/m2/repository/io/netty/netty-parent/4.1.3.Final/ |
netty-parent-4.1.3.Final.pom | 147 <id>enforce-release-environment</id> 149 <goal>enforce</goal> 154 <!-- Enforce JDK 1.7 (and not 1.8+) for compilation. --> 625 <id>enforce-tools</id> 627 <goal>enforce</goal> 632 <!-- Enforce JDK 1.7+ for compilation. --> 859 <!-- enforce JVM vendor package as optional --> [all...] |