Searched
full:enforce (Results
251 -
275 of
1255) sorted by null
<<11121314151617181920>>
/external/libchrome/base/threading/ |
thread_restrictions.h | 99 // enforce these rules. Examples of such rules:
|
/external/libnl/lib/fib_lookup/ |
lookup.c | 114 * send a DONE message, enforce end of message stream
|
/external/libvpx/libvpx/vpx_scale/generic/ |
yv12config.c | 57 * uv_stride == y_stride/2, so enforce this here. */
|
/external/llvm/lib/Target/Hexagon/ |
HexagonRegisterInfo.cpp | 119 // Hexagon_TODO: Do we need to enforce this for Hexagon?
|
/external/selinux/policycoreutils/gui/ |
statusPage.py | 149 if self.verify(_("Changing to SELinux disabled requires a reboot. It is not recommended. If you later decide to turn SELinux back on, the system will be required to relabel. If you just want to see if SELinux is causing a problem on your system, you can go to permissive mode which will only log errors and not enforce SELinux policy. Permissive mode does not require a reboot Do you wish to continue?")) == gtk.RESPONSE_NO:
|
/external/skia/src/codec/ |
SkWebpCodec.cpp | 19 // updated accordingly. Here, we enforce using local copy in webp sub-directory.
|
/external/skia/src/gpu/batches/ |
GrAtlasTextBatch.cpp | 230 // We assume (and here enforce) that the allocation size is the smallest power of two that
|
/external/vboot_reference/firmware/lib/ |
vboot_audio.c | 55 * We'll use the user's struct if possible, but we will still enforce the
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
producer_fec.cc | 28 // Threshold on the received FEC protection level, above which we enforce at
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
ListMenuItemView.java | 244 // Enforce minimum icon spacing
|
/frameworks/base/packages/Osu/src/com/android/configparse/ |
ConfigBuilder.java | 172 * Uncomment to enforce strict IMSI matching with currently installed SIM cards.
|
/frameworks/support/core-ui/java/android/support/v4/view/ |
PagerTabStrip.java | 99 // Enforce restrictions
|
/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
CPackDeb.cmake | 78 # debian policy enforce lower case for package name
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
CPackDeb.cmake | 78 # debian policy enforce lower case for package name
|
/hardware/google/apf/ |
apf_interpreter.c | 239 // instead just enforce that imm is unsigned (so it's always greater or equal to 0).
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/ |
yv12config.c | 59 * uv_stride == y_stride/2, so enforce this here. */
|
/hardware/intel/img/psb_video/src/hwdefs/ |
img_types.h | 110 * to enforce some type degree of type safety, i.e. a IMG_DEV_VIRTADDR cannot
|
/libcore/ojluni/src/main/java/java/lang/reflect/ |
AccessibleObject.java | 98 * that the reflected object should enforce Java language access checks.
|
/ndk/build/core/ |
default-build-commands.mk | 36 # These flags are used to enforce the NX (no execute) security feature in the
|
/packages/apps/Email/tests/src/com/android/email/provider/ |
PolicyTests.java | 152 // Enforce our no-attachments policy
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
MetaData.java | 34 * TODO: there must be only one of these active within CalendarProvider. Enforce this.
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-plugins/24/ |
maven-plugins-24.pom | 152 <goal>enforce</goal>
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_iterlen.py | 77 # objects such as deques, sets, and dictionaries enforce
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_iterlen.py | 77 # objects such as deques, sets, and dictionaries enforce
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_iterlen.py | 77 # objects such as deques, sets, and dictionaries enforce
|
Completed in 2507 milliseconds
<<11121314151617181920>>