HomeSort by relevance Sort by last modified time
    Searched full:boundaries (Results 676 - 700 of 1263) sorted by null

<<21222324252627282930>>

  /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...]
rbbiapts.cpp     [all...]
  /external/chromium_org/ui/gfx/
render_text_unittest.cc 322 L"hop on pop", // Check LTR word boundaries.
323 L"\x05d0\x05d1 \x05d0\x05d2 \x05d1\x05d2", // Check RTL word boundaries.
    [all...]
render_text_win.cc 310 // is broken into lines at |words| boundaries such that each line is no longer
    [all...]
  /external/icu4c/i18n/
gregocal.cpp     [all...]
alphaindex.cpp 813 // The hardcoded list of script boundaries includes U+4E00
    [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/third_party/WebKit/Source/core/editing/
VisibleUnits.cpp 497 // Treat bullets used in the text security mode as regular characters when looking for boundaries
573 // Treat bullets used in the text security mode as regular characters when looking for boundaries
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/frame/
DOMWindow.cpp 251 // 3) Constrains the window rect to within the top and left boundaries of the available screen rect.
252 // 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/platform/fonts/win/
UniscribeHelper.cpp 546 // boundaries (WebKit bug 6148).
    [all...]
  /external/chromium_org/third_party/angle/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...]
  /external/chromium_org/third_party/icu/source/common/
ucnv_io.c 51 * 16-bit boundaries allows us to store more information with small index
106 * faster on even address boundaries. Second, since all indexes are 16-bit
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
usrchdat.c 22 /* Set to 1 if matches must be on grapheme boundaries */
462 * boundaries, isCanonicalMatch doesn't mean anything unless normalization is
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_span.c 694 * Clip a pixel span to the current buffer/window boundaries:
    [all...]
  /external/icu4c/common/
ucnv_io.cpp 51 * 16-bit boundaries allows us to store more information with small index
106 * faster on even address boundaries. Second, since all indexes are 16-bit
    [all...]
  /external/icu4c/test/cintltst/
usrchdat.c 22 /* Set to 1 if matches must be on grapheme boundaries */
463 * boundaries, isCanonicalMatch doesn't mean anything unless normalization is
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 528 /// that contains are placed at 16-byte boundaries while the rest are at
529 /// 4-byte boundaries.
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_span.c 694 * Clip a pixel span to the current buffer/window boundaries:
    [all...]
  /external/neven/Embedded/common/src/b_ImageEm/
Flt16Image.c 325 The image boundaries are indicated by letter "I" ( 0, 0 ) to ( srcPtrA->widthE, srcPtrA->heightE )
326 The rectangle boundaries are indicated by letter "R" ( sectionPtrA->x1E, sectionPtrA->y1E ) to ( sectionPtrA->x2E, sectionPtrA->y2E )

Completed in 382 milliseconds

<<21222324252627282930>>