/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
bitset.h | 72 (assert (!"BITSET_TEST_RANGE: bit range crosses word boundary"), 0)) 76 (assert (!"BITSET_SET_RANGE: bit range crosses word boundary"), 0)) 80 (assert (!"BITSET_CLEAR_RANGE: bit range crosses word boundary"), 0)) 135 (assert (!"BITSET64_TEST_RANGE: bit range crosses word boundary"), 0)) 144 (assert (!"BITSET64_SET_RANGE: bit range crosses word boundary"), 0)) 153 (assert (!"BITSET64_CLEAR_RANGE: bit range crosses word boundary"), 0))
|
/external/mesa3d/src/mesa/main/ |
bitset.h | 72 (assert (!"BITSET_TEST_RANGE: bit range crosses word boundary"), 0)) 76 (assert (!"BITSET_SET_RANGE: bit range crosses word boundary"), 0)) 80 (assert (!"BITSET_CLEAR_RANGE: bit range crosses word boundary"), 0)) 135 (assert (!"BITSET64_TEST_RANGE: bit range crosses word boundary"), 0)) 144 (assert (!"BITSET64_SET_RANGE: bit range crosses word boundary"), 0)) 153 (assert (!"BITSET64_CLEAR_RANGE: bit range crosses word boundary"), 0))
|
/external/chromium_org/media/cast/test/ |
audio_utility.h | 55 // low-amplitude noise), count the number of times the sine wave crosses
|
/external/llvm/test/MC/X86/AlignedBundling/ |
pad-align-to-bundle-end.s | 27 # otherwise the group crosses a boundary.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
quotaio_v1.h | 9 * in an allocation failure). The timer is started when the user crosses
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
quotaio_v1.h | 9 * in an allocation failure). The timer is started when the user crosses
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
quotaio_v1.h | 9 * in an allocation failure). The timer is started when the user crosses
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-94425.js | 42 // object crosses region boundary.
|
/external/v8/test/mjsunit/regress/ |
regress-94425.js | 42 // object crosses region boundary.
|
/external/llvm/include/llvm/Analysis/ |
InlineCost.h | 67 assert(Cost > AlwaysInlineCost && "Cost crosses sentinel value"); 68 assert(Cost < NeverInlineCost && "Cost crosses sentinel value");
|
/external/chromium/chrome/browser/tab_contents/ |
web_drag_dest_gtk.h | 36 // Called when a system drag crosses over the render view. As there is no drag
|
/external/chromium_org/content/browser/web_contents/ |
web_drag_dest_gtk.h | 49 // Called when a system drag crosses over the render view. As there is no drag
|
/frameworks/ex/variablespeed/jni/ |
ring_buffer.h | 28 // temporary read buffer in case the requested block crosses the buffer
|
/external/llvm/include/llvm/CodeGen/ |
LiveRegMatrix.h | 126 /// Return true if VirtReg crosses a regmask operand that clobbers PhysReg. 127 /// If PhysReg is null, check if VirtReg crosses any regmask operands.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
MsgKey.java | 26 * in the Java sense, only because its use crosses
|
/external/chromium_org/chrome/browser/extensions/api/web_request/ |
web_request_permissions.cc | 123 // Check if this event crosses incognito boundaries when it shouldn't.
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderNamedFlowThread.cpp | 665 if (renderer->isText()) { // Text crosses region top 675 } else { // node crosses region top 694 if (renderer->isText()) { // Text crosses region bottom 709 } else { // node crosses region bottom
|
/external/chromium_org/third_party/skia/src/pathops/ |
SkOpContour.h | 129 bool crosses(const SkOpContour* crosser) const { function in class:SkOpContour
|
/external/chromium_org/v8/tools/testrunner/local/ |
commands.py | 85 # Compute the end time - if the process crosses this limit we
|
/external/skia/src/pathops/ |
SkOpContour.h | 129 bool crosses(const SkOpContour* crosser) const { function in class:SkOpContour
|
/external/skia/tests/ |
PathCoverageTest.cpp | 107 // Curve crosses back over itself around 0,10
|
/frameworks/base/core/jni/android/opengl/ |
poly_clip.cpp | 78 /* edge crosses plane; add intersection point to q */
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
PrintCustomContent.java | 254 // Add the height but if the view crosses the page 377 // Add the height but if the view crosses the page
|
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha1-ppc.pl | 201 ; upon unaligned access which crosses page boundary. "Better safe 204 ; block which crosses the boundary. Once found that block is aligned
|
/external/openssl/crypto/sha/asm/ |
sha1-ppc.pl | 201 ; upon unaligned access which crosses page boundary. "Better safe 204 ; block which crosses the boundary. Once found that block is aligned
|