/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlibint.h | 397 /* Need to start requests on 64 bit word boundaries 413 #else /* else does not require alignment on 64-bit boundaries */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlibint.h | 397 /* Need to start requests on 64 bit word boundaries 413 #else /* else does not require alignment on 64-bit boundaries */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlibint.h | 397 /* Need to start requests on 64 bit word boundaries 413 #else /* else does not require alignment on 64-bit boundaries */ [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GestureManager.java | 606 * The cursor has entered the drop target boundaries. {@inheritDoc} 640 * The cursor has left the drop target boundaries OR data is about to be [all...] |
MoveGesture.java | 165 * The cursor has entered the drop target boundaries. 245 * The cursor has left the drop target boundaries OR data is about to be dropped. [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ustring.h | 59 * This means that it is easy to determine character (code point) boundaries from 161 * The substring is found at code point boundaries. 184 * The substring is found at code point boundaries. 248 * The substring is found at code point boundaries. 271 * The substring is found at code point boundaries. [all...] |
/external/icu4c/common/unicode/ |
ustring.h | 64 * This means that it is easy to determine character (code point) boundaries from 166 * The substring is found at code point boundaries. 189 * The substring is found at code point boundaries. 253 * The substring is found at code point boundaries. 276 * The substring is found at code point boundaries. [all...] |
/external/chromium_org/third_party/icu/patches/ |
segmentation.patch | [all...] |
/external/llvm/lib/CodeGen/ |
MachineScheduler.cpp | 184 /// This design avoids exposing scheduling boundaries to the DAG builder, 187 /// scheduling boundaries, for example to bundle the boudary instructions 191 /// design would be to split blocks at scheduling boundaries, but LLVM has a 535 /// only includes instructions that have DAG nodes, not scheduling boundaries. [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
gregocal.cpp | [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
utxttest.cpp | 95 // Test simple strings of lengths 1 to 60, looking for glitches at buffer boundaries 110 // looking for glitches at buffer boundaries [all...] |
/external/chromium_org/ui/gfx/ |
render_text_unittest.cc | 316 L"hop on pop", // Check LTR word boundaries. 317 L"\x05d0\x05d1 \x05d0\x05d2 \x05d1\x05d2", // Check RTL word boundaries. [all...] |
/external/icu4c/i18n/ |
gregocal.cpp | [all...] |
/system/extras/ksmutils/ |
lookup3.c | 313 * does it on word boundaries, so is OK with this. But VALGRIND will 498 * does it on word boundaries, so is OK with this. But VALGRIND will 675 * does it on word boundaries, so is OK with this. But VALGRIND will [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDec_Utils.c | [all...] |
/bionic/libc/bionic/ |
malloc_debug_qemu.cpp | 37 * keep list of currently allocated blocks, and, knowing boundaries of each 39 * over boundaries set for the user. To enforce that, each memory block [all...] |
/dalvik/docs/ |
debugmon.html | 534 <p>For HPSG, the runs do not end at object boundaries. It is not possible 559 object boundaries. If an object is larger than 256 allocation units, the
|
prettify.js | 513 * The lexing function interprets the patterns to find token boundaries and 814 // Split non comment|string tokens on whitespace and word boundaries [all...] |
/external/antlr/antlr-3.4/tool/ |
CHANGES.txt | 157 D.i-j.u D.x-y.v | boundaries overlap => combine to max(min)..max(right) 419 in a grammar and some of the token boundaries are not set properly. 427 For a.b.c, we get a '.' that does not have the token boundaries set. 428 ANTLR only sets token boundaries for subtrees returned from a rule. 429 SO, the overall '.' operator has the token boundaries set from 'a' 430 to 'c' tokens, but the lower '.' subtree does not get the boundaries 432 the returned tree sets the boundaries appropriately according to the 433 children's token boundaries. [all...] |
/external/chromium_org/chrome/browser/history/ |
history_backend.h | 246 // Retrieves a thumbnail, passing it across thread boundaries 253 // thread boundaries. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
VisibleUnits.cpp | 497 // Treat bullets used in the text security mode as regular characters when looking for boundaries 572 // Treat bullets used in the text security mode as regular characters when looking for boundaries [all...] |
/external/chromium_org/third_party/WebKit/Source/core/page/ |
DOMWindow.cpp | 237 // 3) Constrains the window rect to within the top and left boundaries of the available screen rect. 238 // 4) Constrains the window rect to within the bottom and right boundaries of the available screen rect. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/ |
UniscribeHelper.cpp | 526 // boundaries (WebKit bug 6148). [all...] |
/external/chromium_org/third_party/angle_dx11/extensions/ |
EXT_texture_storage.txt | 419 "Since ETC1 images are easily edited along 4x4 texel boundaries, the 441 if the region to be modified is not aligned to block boundaries [all...] |