/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/isismtt/ |
ISISMTTObjectIdentifiers.java | 126 * accrediting authorities enforce that SigG-conforming OCSP servers include
|
/external/chromium/base/mac/ |
mac_util.h | 129 // The macro magic below is to enforce safe casting. It could possibly have
|
/external/chromium/chrome/browser/ |
browser_main_mac.mm | 106 // to enforce the application locale.
|
/external/chromium/net/url_request/ |
url_request_http_job.h | 118 // This is used to supervise traffic and enforce exponential back-off.
|
url_request_throttler_manager.h | 69 void set_enforce_throttling(bool enforce);
|
/external/clang/test/CodeGenObjCXX/ |
encode.mm | 45 // Enforce @encoding for member pointers.
|
/external/icu4c/common/ |
charstr.h | 30 * This class does not assume or enforce any particular character encoding.
|
/external/kernel-headers/original/linux/ |
gfp.h | 48 #define __GFP_HARDWALL ((__force gfp_t)0x20000u) /* Enforce hardwall cpuset memory allocs */
|
capability.h | 339 An LSM may enforce a MAC policy, and if it does and it chooses 347 An LSM may enforce a MAC policy, and if it does and it chooses
|
/external/openfst/src/include/fst/script/ |
script-impl.h | 152 // It's always passed by pointer, so const members should be used to enforce
|
/external/webrtc/src/system_wrappers/interface/ |
data_log_impl.h | 39 // writable to file. Enforce this via the Container interface.
|
/frameworks/base/core/java/android/provider/ |
DrmStore.java | 199 * Utility function to enforce any permissions required to access DRM
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
ListMenuItemView.java | 225 // Enforce minimum icon spacing
|
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
KeyguardAbsKeyInputView.java | 84 // if the user is currently locked out, enforce it.
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/ |
ListMenuItemView.java | 239 // Enforce minimum icon spacing
|
/ndk/build/core/ |
default-build-commands.mk | 36 # These flags are used to enforce the NX (no execute) security feature in the
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/format/ |
FormatUtils.java | 104 // Enforce bounds of the char sequence.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
FlagXmlPropertyDialog.java | 112 // Enforce single-item selection
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/ |
RenamePackageAction.java | 102 // enforce a save as a convenience.
|
/system/core/rootdir/ |
init.rc | 176 # create the lost+found directories, so as to enforce our permissions 232 # create dalvik-cache, so as to enforce our permissions 240 # create the lost+found directories, so as to enforce our permissions 358 chown system system /sys/fs/selinux/enforce
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkitwebsettings.cpp | 354 * WebKitWebSettings:enforce-96-dpi: 356 * Enforce a resolution of 96 DPI. This is meant for compatibility 367 "enforce-96-dpi", 368 _("Enforce 96 DPI"), 369 _("Enforce a resolution of 96 DPI"), [all...] |
/external/webkit/Source/WebCore/platform/graphics/opentype/ |
OpenTypeUtilities.cpp | 251 // Since ATS does not enforce this on Mac OS X, we do not enforce it either.
|
/external/webkit/Source/WebCore/platform/mac/ |
ClipboardMac.mm | 233 // Enforce changeCount ourselves for security. We check after reading instead of before to be 283 // Enforce changeCount ourselves for security. We check after reading instead of before to be
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/interface/ |
isacfix.h | 390 * enforce a frame-size for all values of bottleneck. Then iSAC will not 399 * - enforceFrameSize : 1 to enforce the given frame-size through out
|
/frameworks/base/core/java/android/widget/ |
TableRow.java | 113 // enforce horizontal layout 122 // enforce horizontal layout
|