/frameworks/base/docs/html/sdk/ |
terms_body.html | 298 14.2 You agree that if Google does not exercise or enforce any legal right or remedy which 312 companies shall be entitled to directly enforce, and rely upon, any provision of this License
|
/libcore/luni/src/main/java/java/util/concurrent/atomic/ |
Fences.java | 20 * writes). Method {@code orderWrites} is typically used to enforce 22 * and a read. Method {@code orderReads} is used to enforce order
|
/dalvik/vm/native/ |
dalvik_system_VMDebug.cpp | 233 * to enforce non-NULL filenames.)
|
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
XPathExpressionImpl.java | 167 //Validating parameters to enforce constraints defined by JAXP spec
|
/external/chromium/base/ |
mach_ipc_mac.mm | 72 // Enforce the fact that it's only safe to call this method once on a
|
/external/chromium/chrome/browser/extensions/ |
crx_installer.cc | 257 // In that case, we don't want to enforce things like the install origin.
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
autocomplete_text_field_editor.mm | 99 // Enforce that assumption.
|
/external/chromium/net/url_request/ |
url_request_job.cc | 367 // enforce this, only set the status if the job is so far
|
/external/chromium/third_party/libjingle/source/talk/session/tunnel/ |
securetunnelsessionclient.cc | 228 // sent during session initiation. OnAccept() will enforce that we
|
/external/e2fsprogs/e2fsck/ |
e2fsck.8.in | 175 directory, which e2fsck normally does not enforce for performance reasons.
|
/external/eigen/cmake/ |
EigenTesting.cmake | 297 # in case it is already set, enforce lower case
|
/external/eigen/unsupported/Eigen/ |
FFT | 324 tmp(ncopy-1) = real(tmp(ncopy-1)); // enforce real-only Nyquist bin
|
/external/guava/guava/src/com/google/common/primitives/ |
UnsignedLongs.java | 39 * class be used, at a small efficiency penalty, to enforce the distinction in the type system.
|
/external/jmonkeyengine/engine/src/android/com/jme3/system/android/ |
OGLESContext.java | 410 // Enforce a FPS cap
|
/external/libselinux/include/selinux/ |
avc.h | 487 * selinux_status_getenforce - Get the enforce flag value
|
/external/llvm/lib/Support/ |
DAGDeltaAlgorithm.cpp | 346 // FIXME: We could enforce CurrentSet intersect Required == {} here if we
|
/external/llvm/lib/Target/PowerPC/ |
README_ALTIVEC.txt | 57 be constants. The verifier should enforce this constraint.
|
/external/openssl/crypto/bn/asm/ |
armv4-gf2m.pl | 278 close STDOUT; # enforce flush
|
/external/openssl/crypto/sha/asm/ |
sha1-armv4-large.pl | 248 close STDOUT; # enforce flush
|
/external/qemu/android/build/ |
common.sh | 174 # this function should be called to enforce the build of 32-bit binaries on 64-bit systems
|
/external/skia/legacy/src/images/ |
SkImageDecoder_libwebp.cpp | 35 // updated accordingly. Here, we enforce using local copy in webp sub-directory.
|
/external/skia/src/gpu/ |
GrPathUtils.cpp | 349 // the quad point falls between the tangents becomes hard to enforce and we are likely to hit
|
/external/skia/src/images/ |
SkImageDecoder_libwebp.cpp | 35 // updated accordingly. Here, we enforce using local copy in webp sub-directory.
|
/external/skia/src/pdf/ |
SkPDFTypes.cpp | 171 // Continue to enforce the PDF limits for small floats.
|
/external/stlport/stlport/stl/debug/ |
_list.h | 179 // those are here to enforce checking
|