HomeSort by relevance Sort by last modified time
    Searched full:boundaries (Results 76 - 100 of 1239) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/test/intltest/
rbbiapts.h 95 void doBoundaryTest(RuleBasedBreakIterator& bi, UnicodeString& text, int32_t *boundaries);
  /external/icu4c/test/testdata/
testaliases.txt 31 boundaries:alias { "/ICUDATA-brkitr/th" } // Referencing corresponding resource in another bundle
  /external/skia/src/ports/
SkPurgeableMemoryBlock_android.cpp 38 // ashmem likes lengths on page boundaries.
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.h 87 // FLAC takes samples aligned on 32bit boundaries, use this buffer for the conversion
  /frameworks/base/core/java/android/database/
IBulkCursor.java 26 * both process and language boundaries. Application code should use the Cursor
  /libcore/luni/src/main/java/org/xml/sax/ext/
LexicalHandler.java 22 * and CDATA section boundaries.
129 * entity boundaries cannot be reported under any
138 * the original entity boundaries were.</p>
140 * <p>Note also that the boundaries of character references (which
  /external/icu4c/common/unicode/
brkiter.h 57 * of boundaries in text. BreakIterator is an abstract base class.
59 * text returning the index of characters where boundaries occur.
85 * described in Unicode Standard Annex #29, Text Boundaries, and
209 * boundaries have been returned.
232 * boundaries have been returned.
240 * boundaries have been returned.
284 * @param n the number of boundaries to move by. A value of 0
285 * does nothing. Negative values move to previous boundaries
286 * and positive values move to later boundaries.
288 * DONE if there are fewer than |n| boundaries in the specfied direction
    [all...]
ubrk.h 40 * of boundaries in text. Pointer to a UBreakIterator maintain a
42 * where boundaries occur.
59 * Character boundary analysis identifies the boundaries of
71 * described in Unicode Standard Annex #29, Text Boundaries, and
86 /** The possible types of text boundaries. @stable ICU 2.0 */
100 * The iterator created using this type locates title boundaries as described for
111 /** Value indicating all text boundaries have been returned.
200 * Open a new UBreakIterator for locating text boundaries for a specified locale.
221 * Open a new UBreakIterator for locating text boundaries using specified breaking rules.
355 * if all text boundaries have been returned
    [all...]
  /external/chromium_org/v8/test/cctest/
test-double.cc 160 // Therefore its boundaries are at the same distance.
180 // Therefore its boundaries are at the same distance.
182 // Denormals have their boundaries much closer.
192 // Even though the significand is of the form 2^p (for some p), its boundaries
212 // Therefore its boundaries are at the same distance.
  /external/chromium_org/third_party/icu/source/common/unicode/
brkiter.h 57 * of boundaries in text. BreakIterator is an abstract base class.
59 * text returning the index of characters where boundaries occur.
85 * described in Unicode Standard Annex #29, Text Boundaries, and
204 * boundaries have been returned.
225 * boundaries have been returned.
233 * boundaries have been returned.
278 * does nothing. Negative values move to previous boundaries
279 * and positive values move to later boundaries.
281 * DONE if there are fewer than |n| boundaries in the specfied direction.
335 * Character breaks are boundaries of combining character sequences
    [all...]
ubrk.h 40 * of boundaries in text. Pointer to a UBreakIterator maintain a
42 * where boundaries occur.
59 * Character boundary analysis identifies the boundaries of
71 * described in Unicode Standard Annex #29, Text Boundaries, and
86 /** The possible types of text boundaries. @stable ICU 2.0 */
100 * The iterator created using this type locates title boundaries as described for
111 /** Value indicating all text boundaries have been returned.
200 * Open a new UBreakIterator for locating text boundaries for a specified locale.
221 * Open a new UBreakIterator for locating text boundaries using specified breaking rules.
349 * if all text boundaries have been returned
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
SVGRenderStyle.cpp 140 // If markers change, we need a relayout, as marker boundaries are cached in RenderSVGPath.
164 // Some stroke properties, requires relayouts, as the cached stroke boundaries need to be recalculated.
194 // If fill changes, we just need to repaint. Fill boundaries are not influenced by this, only by the Path, that RenderSVGPath contains.
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 14 # Part-Of-Speech symbols, accents,boundaries) are expressed with
135 #boundaries
155 #boundaries
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/pem/
PemWriter.java 50 // BEGIN and END boundaries.
  /external/chromium_org/base/
location.h 69 // passed across process boundaries.
  /external/chromium_org/chrome_frame/crash_reporting/
vectored_handler.h 84 // Find current module boundaries.
  /external/chromium_org/content/browser/speech/
chunked_byte_buffer.h 21 // chunks boundaries. However, chunks can be extracted (FIFO) only when their
  /external/chromium_org/content/test/data/android/device_files/content_detection/
phone_international.html 9 <!-- The spans point where to tap, but don't define the content boundaries -->
  /external/chromium_org/sandbox/linux/seccomp-bpf/
syscall_iterator.cc 56 // quantities, so the boundaries between signed and unsigned values are
  /external/chromium_org/third_party/WebKit/Source/core/platform/network/
MIMEHeader.h 63 // Multi-part type and boundaries are only valid for multipart MIME headers.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderScrollbarPart.h 50 // Scrollbar parts needs to be rendered at device pixel boundaries.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceFilter.h 50 FloatRect boundaries; member in struct:WebCore::FilterData
RenderSVGResourceMarker.h 47 // Calculates marker boundaries, mapped to the target element's coordinate space
SVGTextLayoutAttributesBuilder.h 38 // to create the InlineBox tree based on text chunk boundaries & BiDi information.
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
cached-powers.h 48 // [min_exponent; max_exponent] (boundaries included).

Completed in 727 milliseconds

1 2 34 5 6 7 8 91011>>