HomeSort by relevance Sort by last modified time
    Searched full:boundary (Results 126 - 150 of 1054) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/webkit/WebCore/icu/unicode/
unorm.h 342 * normalization boundary.
346 * 1) To find the next boundary so that the normalization of the part of the text
347 * from the current position to that boundary does not affect and is not affected
348 * by the part of the text beyond that boundary.
350 * 2) To normalize the text up to the boundary.
356 * boundary.
378 * @param doNormalize Indicates if the source text up to the next boundary
411 * @param doNormalize Indicates if the source text up to the next boundary
  /external/webkit/WebKit/mac/icu/unicode/
unorm.h 342 * normalization boundary.
346 * 1) To find the next boundary so that the normalization of the part of the text
347 * from the current position to that boundary does not affect and is not affected
348 * by the part of the text beyond that boundary.
350 * 2) To normalize the text up to the boundary.
356 * boundary.
378 * @param doNormalize Indicates if the source text up to the next boundary
411 * @param doNormalize Indicates if the source text up to the next boundary
  /frameworks/base/core/java/android/inputmethodservice/
SoftInputWindow.java 109 * Set which boundary of the screen the DockWindow sticks to.
111 * @param gravity The boundary of the screen to stick. See {#link
  /frameworks/base/core/java/android/widget/
OverScroller.java 367 * a springback boundary.
370 * a springback boundary.
373 * a springback boundary.
376 * a springback boundary.
390 * Notify the scroller that we've reached a horizontal boundary.
407 * Notify the scroller that we've reached a vertical boundary.
513 // The allowed overshot distance before boundary is reached.
778 // Velocity is too high, we will hit the boundary limit
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_custom.h 43 void (*Boundary)(PERF_OBJHANDLE hObject,
86 ((PERF_OBJHANDLE)(hObject))->ci.Boundary( \
  /packages/apps/Email/src/org/apache/james/mime4j/message/
Entity.java 151 * a boundary parameter in the <code>Content-Type</code> field this
152 * method returns <code>false</code> if no boundary exists.
  /system/extras/ext4_utils/
contents.c 56 /* Adding this dentry will cross a block boundary, so pad the previous
57 dentry to the block boundary */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
chv_filter.cpp 214 /* the profile on ARM920T shows separate these two boundary check is faster than combine them */
215 if (br < pp_h) /* boundary : don't do it on the lowest row block */
218 /****** check boundary for deblocking ************/
219 if (bc < pp_w) /* boundary : don't do it on the most right col block */
324 }/* boundary checking*/
334 /****** check boundary for deblocking ************/
440 } /* boundary*/
491 /* the profile on ARM920T shows separate these two boundary check is faster than combine them */
492 if (br < pp_h) /* boundary : don't do it on the lowest row block */
495 /****** check boundary for deblocking ************
    [all...]
chvr_filter.cpp 93 /****** check boundary for deblocking ************/
238 }/* boundary checking*/
252 /****** check boundary for deblocking ************/
394 } /* boundary*/
471 } /*dering br==1 or bc==1 (boundary block)*/
472 else /* Process the boundary blocks */
551 } /*boundary condition*/
  /external/webkit/WebCore/platform/graphics/win/
UniscribeController.cpp 285 int boundary = k + m_currentCharacter + item.iCharPos; local
286 if (boundary < m_run.length() &&
288 roundingHackWordBoundaries[clusters[k]] = boundary;
352 // to be integer width, so the following words will start on an integer boundary.
358 // width so that the total run width will be on an integer boundary.
  /external/chromium/third_party/icu/source/common/
rbbi.cpp 495 * @return The character offset of the boundary position n boundaries away from
512 * Advances the iterator to the next boundary position.
513 * @return The position of the first boundary after this one.
539 * Advances the iterator backwards, to the last boundary preceding this one.
540 * @return The position of the last boundary position preceding this one.
634 * Sets the iterator to refer to the first boundary position following
687 // handlePrevious will move most of the time to < 1 boundary away
701 // previous will give result 0 or 1 boundary away from offset,
742 * Sets the iterator to refer to the last boundary position before the
745 * @return The position of the last boundary before the starting position
    [all...]
  /external/icu4c/common/
rbbi.cpp 497 * @return The character offset of the boundary position n boundaries away from
514 * Advances the iterator to the next boundary position.
515 * @return The position of the first boundary after this one.
541 * Advances the iterator backwards, to the last boundary preceding this one.
542 * @return The position of the last boundary position preceding this one.
636 * Sets the iterator to refer to the first boundary position following
689 // handlePrevious will move most of the time to < 1 boundary away
703 // previous will give result 0 or 1 boundary away from offset,
744 * Sets the iterator to refer to the last boundary position before the
747 * @return The position of the last boundary before the starting position
    [all...]
  /external/svox/pico/lib/
picoacph.c 52 /* boundary strength state */
71 index for content, plus two fields for boundary strength/type)
108 - boundary strenghts are determined for every word (except the
109 first one) from right-to-left. The boundary types mark the phrase
110 type of the phrase following the boundary.
114 -> headx further extended with boundary strength and type info to
134 picoos_uint8 boundStrengthState; /* boundary strength state */
502 PICODBG_WARN(("problem determining subphrase boundary strength"));
535 PICODBG_WARN(("invalid boundary type, not set"));
561 PICODBG_WARN(("invalid boundary strength, not set"))
    [all...]
  /external/webkit/WebCore/inspector/front-end/
TextViewer.js 494 var boundary = element.rangeBoundaryForOffset(startOffset); variable
495 var textNode = boundary.container;
498 if (boundary.offset + markLength < text.length) {
500 textNode.textContent = text.substring(boundary.offset + markLength);
502 var prefixNode = document.createTextNode(text.substring(0, boundary.offset));
510 markLength -= text.length - boundary.offset;
511 textNode.textContent = text.substring(0, boundary.offset);
  /external/libvpx/vp8/common/
loopfilter_filters.c 193 /* roughly 3/7th difference across boundary */
200 /* roughly 2/7th difference across boundary */
207 /* roughly 1/7th difference across boundary */
  /bionic/libm/src/
s_rint.c 68 * since then it spans the word boundary.
  /bionic/linker/
Android.mk 17 # This is aligned to 4K page boundary so that both GNU ld and gold work. Gold
  /cts/tools/dx-tests/
dx-tests.html 118 A functional (normal or boundary) or an exception test case
  /external/kernel-headers/original/asm-arm/
page.h 21 /* to align the pointer to the (next) page boundary */
  /external/openssl/crypto/
opensslconf.h.in 45 * boundary. See crypto/rc4/rc4_enc.c for further details.
  /external/openssl/crypto/sha/asm/
sha1-ppc.pl 220 # upon unaligned access which crosses page boundary. "Better safe
223 # block which crosses the boundary. Once found that block is aligned
229 andi. $t1,$t1,4095 ; distance to closest page boundary
233 ble- Laligned ; didn't cross the page boundary
  /external/ppp/pppd/include/
pcap-int.h 110 /* Ultrix pads to make everything line up on a nice boundary */
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
es-ES_phones.utf 23 ! reserved value for the word boundary
  /external/tcpdump/
appletalk.h 62 #define ddpWKS 128 /* boundary of DDP well known sockets */
  /external/webkit/WebCore/html/
HTMLFormElement.h 138 PassRefPtr<FormData> createFormData(const CString& boundary);

Completed in 1849 milliseconds

1 2 3 4 56 7 8 91011>>