HomeSort by relevance Sort by last modified time
    Searched full:codepoint (Results 176 - 200 of 380) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/harfbuzz_ng/src/
hb-coretext.cc 198 hb_codepoint_t c = buffer->info[i].codepoint;
292 info->codepoint = glyphs[j];
hb-graphite2.cc 257 chars[i] = buffer->info[i].codepoint;
334 info->codepoint = gids[clusters[i].base_glyph + j];
hb-ot-layout-gsubgpos-private.hh 235 "idx %d codepoint %u", c->buffer->idx, c->buffer->cur().codepoint);
332 return match_func (info.codepoint, *glyph_data, match_data) ? MATCH_YES : MATCH_NO;
351 if (!c->match_properties (info.codepoint, property, lookup_props))
560 return match_properties (info->codepoint, property, lookup_props);
587 buffer->cur().codepoint = glyph_index;
    [all...]
hb-ot-layout-gsub-table.hh 76 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
152 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
345 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
477 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
794 hb_codepoint_t glyph_id = c->buffer->cur().codepoint;
970 unsigned int index = (this+coverage).get_coverage (c->buffer->cur().codepoint);
    [all...]
hb-ot-shape-complex-myanmar.cc 175 hb_codepoint_t u = info.codepoint;
456 dottedcircle.codepoint = 0x25CC;
458 dottedcircle.codepoint = dottedcircle_glyph;
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 109 UChar32 codePoint,
115 UCNV_FROM_U_CALLBACK_SUBSTITUTE(context, fromUArgs, codeUnits, length, codePoint, reason, pErrorCode);
  /external/icu4c/tools/toolutil/
ucbuf.h 87 * code point (\\Uxxxxxxxx) then a UTF-32 codepoint is returned
141 * Rewinds the buffer by one codepoint. Does not rewind over escaped characters.
  /frameworks/base/core/java/android/view/
AccessibilityIterators.java 250 final int codePoint = mText.codePointAt(index);
251 return Character.isLetterOrDigit(codePoint);
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h 118 const int codePoint = dicNode->getNodeCodePoint();
120 parentPointIndex, CharUtils::toBaseLowerCase(codePoint));
  /external/harfbuzz_ng/test/api/
test-unicode.c 65 hb_codepoint_t codepoint,
74 if ('a' <= codepoint && codepoint <= 'z')
82 hb_codepoint_t codepoint,
91 if (codepoint == 'a') {
96 return hb_unicode_script (parent, codepoint);
  /frameworks/base/core/java/android/widget/
SpellChecker.java     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/regex/
MatcherTest.java 612 int[] codePoint = new int[1];
618 codePoint[0] = i;
619 String s = new String(codePoint, 0, 1);
631 int[] codePoint = new int[1];
637 codePoint[0] = i;
638 String s = new String(codePoint, 0, 1);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictIOUtils.java 316 final int codePoint = word.codePointAt(i);
317 if (CharEncoding.getCharSize(codePoint) == 1) {
318 destination.write((byte)codePoint);
321 destination.write((byte)(0xFF & (codePoint >> 16)));
322 destination.write((byte)(0xFF & (codePoint >> 8)));
323 destination.write((byte)(0xFF & codePoint));
  /external/icu4c/test/cintltst/
utf8tst.c 128 static const uint32_t codepoint[]={ local
147 for(i=0; i<LENGTHOF(codepoint); i=(int16_t)(i+2)){
148 UChar32 c=codepoint[i+1];
149 if(UTF8_CHAR_LENGTH(c) != (uint16_t)codepoint[i] || U8_LENGTH(c) != (uint16_t)codepoint[i]){
150 log_err("The no: of code units for %lx:- Expected: %d Got: %d\n", c, codepoint[i], UTF8_CHAR_LENGTH(c));
154 multiple=(UBool)(codepoint[i] == 1 ? FALSE : TRUE);
181 /* codepoint-unsafe, codepoint-safe(not strict) codepoint-safe(strict) *
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-gsubgpos-private.hh 240 "idx %d codepoint %u", c->buffer->idx, c->buffer->cur().codepoint);
337 return match_func (info.codepoint, *glyph_data, match_data) ? MATCH_YES : MATCH_NO;
356 if (!c->match_properties (info.codepoint, property, lookup_props))
565 return match_properties (info->codepoint, property, lookup_props);
591 buffer->cur().codepoint = glyph_index;
    [all...]
hb-ot-shape-complex-myanmar.cc 174 hb_codepoint_t u = info.codepoint;
455 dottedcircle.codepoint = 0x25CC;
457 dottedcircle.codepoint = dottedcircle_glyph;
  /external/clang/lib/Lex/
Lexer.cpp     [all...]
Preprocessor.cpp 505 static void appendCodePoint(unsigned Codepoint,
509 bool Res = llvm::ConvertCodePointToUTF8(Codepoint, ResultPtr);
533 uint32_t CodePoint = 0;
538 CodePoint <<= 4;
539 CodePoint += Value;
542 appendCodePoint(CodePoint, Buf);
  /external/icu4c/common/unicode/
uscript.h 449 * Gets the script code associated with the given codepoint.
451 * @param codepoint UChar32 codepoint
453 * @return The UScriptCode, or 0 if codepoint is invalid
457 uscript_getScript(UChar32 codepoint, UErrorCode *err);
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_wsconf.cpp 236 bsset->codePoint = cp;
305 utrie2_set32(bSet->trie, bSet->codePoint, bSet->rindex, &status);
419 codePoint = -1;
  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdapi.c 250 log_err("uscript_getScript for codepoint \\U%08X failed\n",codepoints[i]);
254 log_err("uscript_getScript for codepoint \\U%08X failed. Error: %s\n",
281 log_err("uscript_getScript for codepoint \\U%08X failed.\n", i);
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Utf8.java 41 * sequences as well as rejection of 3-byte surrogate codepoint byte
44 * of 2011) still accepts 3-byte surrogate codepoint byte sequences.
182 // illegal surrogate codepoint?
  /external/icu4c/i18n/
uspoof_wsconf.cpp 235 bsset->codePoint = cp;
304 utrie2_set32(bSet->trie, bSet->codePoint, bSet->rindex, &status);
420 codePoint = -1;
  /external/llvm/lib/Support/
YAMLParser.cpp 211 uint32_t codepoint = ((*Position & 0x1F) << 6) | local
213 if (codepoint >= 0x80)
214 return std::make_pair(codepoint, 2);
222 uint32_t codepoint = ((*Position & 0x0F) << 12) | local
227 if (codepoint >= 0x800 &&
228 (codepoint < 0xD800 || codepoint > 0xDFFF))
229 return std::make_pair(codepoint, 3);
238 uint32_t codepoint = ((*Position & 0x07) << 18) | local
242 if (codepoint >= 0x10000 && codepoint <= 0x10FFFF
    [all...]
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 342 const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason,
350 ctx->onUnmappableInput(ctx, args, codeUnits, length, codePoint, reason, status);
354 ctx->onMalformedInput(ctx, args, codeUnits, length, codePoint, reason, status);

Completed in 629 milliseconds

1 2 3 4 5 6 78 91011>>