/aosp_15_r20/external/harfbuzz_ng/src/wasm/rust/harfbuzz-wasm/src/ |
H A D | lib.rs | 331 pub codepoint: u32, field 384 pub codepoint: u32, field
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-shape.cc | 709 hb_codepoint_t codepoint = unicode->mirroring (info[i].codepoint); in hb_ot_rotate_chars() local 721 hb_codepoint_t codepoint = hb_vert_char_for (info[i].codepoint); in hb_ot_rotate_chars() local
|
H A D | hb-buffer.cc | 347 hb_buffer_t::add (hb_codepoint_t codepoint, in add() 1522 hb_codepoint_t codepoint, in hb_buffer_add()
|
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/search/ |
D | StringMatcherUtility.java | 227 int codepoint = s.codePointAt(i); in requestSimpleFuzzySearch() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestUnicodeProperty.java | 85 protected String _getValue(int codepoint) { in _getValue()
|
/aosp_15_r20/frameworks/minikin/tests/util/ |
H A D | UnicodeUtils.cpp | 57 unsigned long int codepoint = strtoul(src + input_ix, &endptr, 16); in ParseUnicode() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/java/ |
H A D | AnnotationProcessor.cpp | 36 const char32_t codepoint = iter.Next(); in ExtractFirstSentence() local
|
/aosp_15_r20/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
H A D | BindingsHelper.java | 96 int codepoint = c; in utf8StringSizeInBytes() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | Visitor.java | 124 public int codepoint, codepointEnd; field in Visitor.CodePointRange
|
H A D | UnicodeSetPrettyPrinter.java | 247 private void addSpaceAsNeededBefore(int codepoint) { in addSpaceAsNeededBefore()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/ |
D | utf8_validity.cc | 140 const int8_t* const codepoint = in CodepointSkipBackwards() local
|
/aosp_15_r20/external/libxkbcommon/tools/ |
H A D | how-to-type.c | 57 uint32_t codepoint; in main() local
|
/aosp_15_r20/external/libxml2/ |
H A D | xmlregexp.c | 176 int codepoint; member 2025 int codepoint; in xmlFACompareRanges() local 2745 xmlRegCheckCharacterRange(xmlRegAtomType type, int codepoint, int neg, in xmlRegCheckCharacterRange() 2920 xmlRegCheckCharacter(xmlRegAtomPtr atom, int codepoint) { in xmlRegCheckCharacter() 3116 int ret, codepoint = 0, len, deter; in xmlFARegExec() local 5038 int codepoint, len; in xmlFAParseAtom() local
|
/aosp_15_r20/cts/tests/tests/text/src/android/text/cts/ |
H A D | MyanmarTest.java | 108 int codepoint = UNICODE_CORRECT_ORDER.codePointAt(index); in testShouldHaveGlyphs() local
|
/aosp_15_r20/external/jsoncpp/src/lib_json/ |
H A D | json_writer.cpp | 323 unsigned codepoint = static_cast<unsigned char>(*c); in valueToQuotedStringN() local 330 unsigned codepoint = utf8ToCodepoint(c, end); // modifies `c` in valueToQuotedStringN() local
|
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/ |
H A D | utf8_range.c | 151 const int8_t* const codepoint = (const int8_t*)(&codepoint_word); in utf8_range_CodepointSkipBackwards() local
|
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/ |
H A D | Utf8.java | 207 int codepoint = ((byte1 & 0x07) << 18) in handleFourBytes() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | sprpdata.c | 152 compareMapping(UStringPrepProfile* data, uint32_t codepoint, uint32_t* mapping,int32_t mapLength, in compareMapping()
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | sprpdata.c | 152 compareMapping(UStringPrepProfile* data, uint32_t codepoint, uint32_t* mapping,int32_t mapLength, in compareMapping()
|
/aosp_15_r20/external/lua/src/ |
H A D | lutf8lib.c | 122 static int codepoint (lua_State *L) { in codepoint() function
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
H A D | Typology.java | 226 public static Set<String> getLabels(int codepoint) { in getLabels()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/breakiter/ |
H A D | CjkBreakEngine.java | 145 int codepoint = prenormstr.codePointAt(index); in divideUpDictionaryRange() local
|
/aosp_15_r20/frameworks/base/libs/hwui/hwui/ |
H A D | MinikinUtils.cpp | 133 bool MinikinUtils::hasVariationSelector(const Typeface* typeface, uint32_t codepoint, uint32_t vs) { in hasVariationSelector()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/breakiter/ |
H A D | CjkBreakEngine.java | 149 int codepoint = prenormstr.codePointAt(index); in divideUpDictionaryRange() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | testidn.cpp | 329 compareMapping(uint32_t codepoint, uint32_t* mapping,int32_t mapLength, in compareMapping()
|