HomeSort by relevance Sort by last modified time
    Searched full:surrogate (Results 1 - 25 of 398) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/webkit/
UrlInterceptHandler.java 32 * surrogate response for the request, or null if the handler is
37 * @return The CacheResult containing the surrogate response.
46 * surrogate response for the request, or null if the handler is
51 * @return The PluginData containing the surrogate response.
  /external/chromium/third_party/icu/public/common/unicode/
utf16.h 45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
69 * Is this code unit a surrogate (U+d800..U+dfff)?
77 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
78 * is it a lead surrogate?
86 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
87 * is it a trail surrogate?
106 * @param lead lead surrogate (U+d800..U+dbff)
107 * @param trail trail surrogate (U+dc00..U+dfff
    [all...]
utf.h 22 * a surrogate or a non-character etc.
37 * (Pairs of surrogate code points are indistinguishable from supplementary
59 * The macros will detect if a surrogate code unit is unpaired
82 * surrogate code unit is detected, which will be rare.
152 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
187 * Is this code point a lead surrogate (U+d800..U+dbff)?
195 * Is this code point a trail surrogate (U+dc00..U+dfff)?
203 * Is this code point a surrogate (U+d800..U+dfff)?
211 * Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
212 * is it a lead surrogate
    [all...]
  /external/icu4c/common/unicode/
utf16.h 45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
69 * Is this code unit a surrogate (U+d800..U+dfff)?
77 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
78 * is it a lead surrogate?
86 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
87 * is it a trail surrogate?
106 * @param lead lead surrogate (U+d800..U+dbff)
107 * @param trail trail surrogate (U+dc00..U+dfff
    [all...]
utf.h 22 * a surrogate or a non-character etc.
37 * (Pairs of surrogate code points are indistinguishable from supplementary
59 * The macros will detect if a surrogate code unit is unpaired
82 * surrogate code unit is detected, which will be rare.
152 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
187 * Is this code point a lead surrogate (U+d800..U+dbff)?
195 * Is this code point a trail surrogate (U+dc00..U+dfff)?
203 * Is this code point a surrogate (U+d800..U+dfff)?
211 * Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
212 * is it a lead surrogate
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
utf16.h 45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
69 * Is this code unit a surrogate (U+d800..U+dfff)?
77 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
78 * is it a lead surrogate?
97 * @param lead lead surrogate (U+d800..U+dbff)
98 * @param trail trail surrogate (U+dc00..U+dfff)
107 * Get the lead surrogate (0xd800..0xdbff) for a
110 * @return lead surrogate (U+d800..U+dbff) for supplementar
    [all...]
utf.h 22 * a surrogate or a non-character etc.
37 * (Pairs of surrogate code points are indistinguishable from supplementary
59 * The macros will detect if a surrogate code unit is unpaired
74 * surrogate code unit is detected, which will be rare.
142 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
181 * Is this code point a lead surrogate (U+d800..U+dbff)?
189 * Is this code point a trail surrogate (U+dc00..U+dfff)?
197 * Is this code point a surrogate (U+d800..U+dfff)?
205 * Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
206 * is it a lead surrogate
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
utf16.h 45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
69 * Is this code unit a surrogate (U+d800..U+dfff)?
77 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
78 * is it a lead surrogate?
97 * @param lead lead surrogate (U+d800..U+dbff)
98 * @param trail trail surrogate (U+dc00..U+dfff)
107 * Get the lead surrogate (0xd800..0xdbff) for a
110 * @return lead surrogate (U+d800..U+dbff) for supplementar
    [all...]
utf.h 22 * a surrogate or a non-character etc.
37 * (Pairs of surrogate code points are indistinguishable from supplementary
59 * The macros will detect if a surrogate code unit is unpaired
74 * surrogate code unit is detected, which will be rare.
142 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
181 * Is this code point a lead surrogate (U+d800..U+dbff)?
189 * Is this code point a trail surrogate (U+dc00..U+dfff)?
197 * Is this code point a surrogate (U+d800..U+dfff)?
205 * Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
206 * is it a lead surrogate
    [all...]
  /external/webkit/WebCore/icu/unicode/
utf16.h 45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
69 * Is this code unit a surrogate (U+d800..U+dfff)?
77 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
78 * is it a lead surrogate?
97 * @param lead lead surrogate (U+d800..U+dbff)
98 * @param trail trail surrogate (U+dc00..U+dfff)
107 * Get the lead surrogate (0xd800..0xdbff) for a
110 * @return lead surrogate (U+d800..U+dbff) for supplementar
    [all...]
utf.h 22 * a surrogate or a non-character etc.
37 * (Pairs of surrogate code points are indistinguishable from supplementary
59 * The macros will detect if a surrogate code unit is unpaired
74 * surrogate code unit is detected, which will be rare.
142 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
181 * Is this code point a lead surrogate (U+d800..U+dbff)?
189 * Is this code point a trail surrogate (U+dc00..U+dfff)?
197 * Is this code point a surrogate (U+d800..U+dfff)?
205 * Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
206 * is it a lead surrogate
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
utf16.h 45 * Does this code unit alone encode a code point (BMP, not a surrogate)?
53 * Is this code unit a lead surrogate (U+d800..U+dbff)?
61 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
69 * Is this code unit a surrogate (U+d800..U+dfff)?
77 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c)),
78 * is it a lead surrogate?
97 * @param lead lead surrogate (U+d800..U+dbff)
98 * @param trail trail surrogate (U+dc00..U+dfff)
107 * Get the lead surrogate (0xd800..0xdbff) for a
110 * @return lead surrogate (U+d800..U+dbff) for supplementar
    [all...]
utf.h 22 * a surrogate or a non-character etc.
37 * (Pairs of surrogate code points are indistinguishable from supplementary
59 * The macros will detect if a surrogate code unit is unpaired
74 * surrogate code unit is detected, which will be rare.
142 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
181 * Is this code point a lead surrogate (U+d800..U+dbff)?
189 * Is this code point a trail surrogate (U+dc00..U+dfff)?
197 * Is this code point a surrogate (U+d800..U+dfff)?
205 * Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
206 * is it a lead surrogate
    [all...]
  /external/chromium/third_party/icu/source/common/
ucnv_u16.c 89 /* c!=0 indicates in several places outside the main loops that a surrogate was found */
92 /* the last buffer ended with a lead surrogate, output the surrogate pair */
185 /* } else { keep c for surrogate handling, length will be set there */
192 /* keep c for surrogate handling, length will be set there */
201 * c is a surrogate, and
203 * - or the surrogate is unmatched
209 /* output the surrogate pair, will overflow (see conditions comment above) */
218 /* unmatched lead surrogate */
222 /* see if the trail surrogate is in the next buffer *
    [all...]
utrie.h 38 * even for lead surrogate code _points_, while the _FROM_LEAD() macros
39 * get special "folded" values for lead surrogate code _units_ if
45 * to get that offset from the folded value for a lead surrogate unit.
62 * Lead surrogate code points' index displacement in the index array.
79 /** Number of bits of a trail surrogate that are used in index table lookups. */
83 * Number of index (stage 1) entries per lead surrogate.
121 * BMP index + 1 index block for lead surrogate code points +
122 * Latin-1-linear array + 1 data block for lead surrogate code points
132 * Extract from a lead surrogate's data the
133 * index array offset of the indexes for that lead surrogate
    [all...]
unifilt.cpp 52 // surrogate pair -- then backup by 2 (keep offset pointing at
53 // the lead surrogate).
unormcmp.cpp 92 * If we were on a trail surrogate unit when assembling a code point,
95 * this string's lead surrogate.
105 * a single surrogate. This is a safe assumption in the Unicode Standard.
106 * Therefore, we do not need to check for surrogate pairs across
278 /* get complete code points for c1, c2 for lookups if either is a surrogate */
322 /* advance beyond source surrogate pair if it case-folds */
326 * we got a supplementary code point when hitting its trail surrogate,
327 * therefore the lead surrogate must have been the same as in the other string;
328 * compare this decomposition with the lead surrogate in the other string
367 /* advance beyond source surrogate pair if it case-folds *
    [all...]
ustring.c 41 /* the leading edge of the match is in the middle of a surrogate pair */
45 /* the trailing edge of the match is in the middle of a surrogate pair */
72 /* the substring consists of a single, non-surrogate BMP code point */
86 break; /* no match because surrogate pair is split */
118 /* the substring consists of a single, non-surrogate BMP code point */
134 break; /* no match because surrogate pair is split */
172 break; /* no match because surrogate pair is split */
197 /* make sure to not find half of a surrogate pair */
221 /* find supplementary code point as surrogate pair */
241 /* make sure to not find half of a surrogate pair *
    [all...]
  /external/icu4c/common/
ucnv_u16.c 89 /* c!=0 indicates in several places outside the main loops that a surrogate was found */
92 /* the last buffer ended with a lead surrogate, output the surrogate pair */
185 /* } else { keep c for surrogate handling, length will be set there */
192 /* keep c for surrogate handling, length will be set there */
201 * c is a surrogate, and
203 * - or the surrogate is unmatched
209 /* output the surrogate pair, will overflow (see conditions comment above) */
218 /* unmatched lead surrogate */
222 /* see if the trail surrogate is in the next buffer *
    [all...]
utrie.h 38 * even for lead surrogate code _points_, while the _FROM_LEAD() macros
39 * get special "folded" values for lead surrogate code _units_ if
45 * to get that offset from the folded value for a lead surrogate unit.
62 * Lead surrogate code points' index displacement in the index array.
79 /** Number of bits of a trail surrogate that are used in index table lookups. */
83 * Number of index (stage 1) entries per lead surrogate.
121 * BMP index + 1 index block for lead surrogate code points +
122 * Latin-1-linear array + 1 data block for lead surrogate code points
132 * Extract from a lead surrogate's data the
133 * index array offset of the indexes for that lead surrogate
    [all...]
unifilt.cpp 52 // surrogate pair -- then backup by 2 (keep offset pointing at
53 // the lead surrogate).
unormcmp.cpp 93 * If we were on a trail surrogate unit when assembling a code point,
96 * this string's lead surrogate.
106 * a single surrogate. This is a safe assumption in the Unicode Standard.
107 * Therefore, we do not need to check for surrogate pairs across
283 /* get complete code points for c1, c2 for lookups if either is a surrogate */
327 /* advance beyond source surrogate pair if it case-folds */
331 * we got a supplementary code point when hitting its trail surrogate,
332 * therefore the lead surrogate must have been the same as in the other string;
333 * compare this decomposition with the lead surrogate in the other string
372 /* advance beyond source surrogate pair if it case-folds *
    [all...]
ustring.c 41 /* the leading edge of the match is in the middle of a surrogate pair */
45 /* the trailing edge of the match is in the middle of a surrogate pair */
72 /* the substring consists of a single, non-surrogate BMP code point */
86 break; /* no match because surrogate pair is split */
118 /* the substring consists of a single, non-surrogate BMP code point */
134 break; /* no match because surrogate pair is split */
172 break; /* no match because surrogate pair is split */
197 /* make sure to not find half of a surrogate pair */
221 /* find supplementary code point as surrogate pair */
241 /* make sure to not find half of a surrogate pair *
    [all...]
  /external/chromium/base/i18n/
word_iterator.cc 48 // character translates to a UTF-16 surrogate pair, and leave room for a NUL
89 // See comment in Init(). If there are no surrogate pairs,
90 // |out_length| will be exactly |in_length|, if there are surrogate
  /external/chromium/base/third_party/icu/
icu_utf.h 66 * - single surrogate code points (U+d800..U+dfff, 2048 code points)
85 * Is this code point a surrogate (U+d800..U+dfff)?
93 * Assuming c is a surrogate code point (U_IS_SURROGATE(c)),
94 * is it a lead surrogate?
147 * @return 1..4, or 0 if c is a surrogate or not a Unicode code point
239 * Does this code unit alone encode a code point (BMP, not a surrogate)?
247 * Is this code unit a lead surrogate (U+d800..U+dbff)?
255 * Is this code unit a trail surrogate (U+dc00..U+dfff)?
263 * Is this code unit a surrogate (U+d800..U+dfff)?
271 * Assuming c is a surrogate code point (U16_IS_SURROGATE(c))
    [all...]

Completed in 413 milliseconds

1 2 3 4 5 6 7 8 91011>>