| /third_party/python/Modules/ |
| H A D | main.c | 235 PyObject *unicode, *bytes; in pymain_run_command() local
|
| /third_party/python/Objects/ |
| H A D | fileobject.c | 313 PyObject *unicode; in stdprinter_write() local
|
| /foundation/arkui/ui_lite/frameworks/common/ |
| H A D | typed_text.cpp | 309 uint32_t unicode = 0; in GetUTF8Next() local 387 uint32_t unicode = GetUTF8Next(utf8Str, i, i); Utf8ToUtf16() local 471 uint32_t unicode = GetUTF8Next(utf8Str, i, i); GetUtf16Cnt() local [all...] |
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | draw_label.cpp | 129 uint32_t unicode = TypedText::GetUTF8Next(text, i, i); in GetLineMaxLetterSize() local
|
| /third_party/cups-filters/fontembed/ |
| H A D | sfnt.c | 738 unsigned short otf_from_unicode(OTF_FILE *otf,int unicode) // {{{ 0 = missing in otf_from_unicode() argument
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | LdmlConverter.java | [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | volume.c | 743 ntfschar *unicode = NULL; in ntfs_hiberfile_open() local
|
| /third_party/lwip/src/netif/ppp/ |
| H A D | chap_ms.c | 564 static void ascii2unicode(const char ascii[], int ascii_len, u_char unicode[]) { in ascii2unicode() argument
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-bytecode-generator.cc | 340 CheckNotBackReferenceIgnoreCase( int start_reg, bool read_backward, bool unicode, Label* on_not_equal) CheckNotBackReferenceIgnoreCase() argument
|
| H A D | regexp-macro-assembler-tracer.cc | 379 CheckNotBackReferenceIgnoreCase( int start_reg, bool read_backward, bool unicode, Label* on_no_match) CheckNotBackReferenceIgnoreCase() argument
|
| /third_party/python/Include/cpython/ |
| H A D | unicodeobject.h | 419 static inline Py_UCS4 PyUnicode_READ_CHAR(PyObject *unicode, Py_ssize_t index) in PyUnicode_READ_CHAR() argument 485 PyObject *unicode /* Unicode object */ global() variable 505 PyObject *unicode global() variable 610 PyObject *unicode /* Unicode object */ global() variable 616 PyObject *unicode /* Unicode object */ global() variable 857 PyAPI_FUNC(const char *) PyUnicode_AsUTF8(PyObject *unicode); global() variable 977 PyObject *unicode /* Unicode object */ global() variable [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout.hh | 217 hb_unicode_funcs_t *unicode = buffer->unicode; in _hb_glyph_info_set_unicode_props() local
|
| H A D | hb-ot-shape.cc | 714 hb_unicode_funcs_t *unicode = buffer->unicode; in hb_ot_rotate_chars() local 1242 add_char(hb_font_t *font, hb_unicode_funcs_t *unicode, hb_bool_t mirror, hb_codepoint_t u, hb_set_t *glyphs) add_char() argument
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-unicode.c | 108 hb_codepoint_t unicode; member 628 default_value(hb_codepoint_t _default_value, hb_codepoint_t unicode) default_value() argument [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | tokenizer.cc | 1092 uint32 unicode; in ParseStringAppend() local
|
| /third_party/python/Python/ |
| H A D | ast_unparse.c | 588 append_fstring_unicode(_PyUnicodeWriter *writer, PyObject *unicode) in append_fstring_unicode() argument
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | OneLineShaper.cpp | 479 SkUnichar unicode = -1; local
|
| /third_party/rust/crates/regex/src/ |
| H A D | exec.rs | 223 pub fn unicode(mut self, yes: bool) -> Self { in unicode() functions
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| H A D | span_node.h | 198 uint32_t unicode = 0; member 376 void UpdateContent(const uint32_t& unicode) in UpdateContent() argument
|
| /foundation/arkui/ui_lite/frameworks/font/ |
| H A D | ui_font_vector.cpp | 592 int16_t UIFontVector::GetWidth(uint32_t unicode, uint16_t fontId, uint8_t fontSize) in GetWidth() argument 623 void UIFontVector::SaveGlyphNode(uint32_t unicode, uint16_t fontKey, Metric *metric) in SaveGlyphNode() argument 638 int8_t UIFontVector::GetGlyphNode(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) in GetGlyphNode() argument 684 GetBitmap(uint32_t unicode, GlyphNode& glyphNode, uint16_t fontId, uint8_t fontSize) GetBitmap() argument 783 LoadGlyphIntoFace(uint16_t& fontId, uint8_t fontSize, uint32_t unicode, GlyphNode& glyphNode) LoadGlyphIntoFace() argument 822 LoadGlyphIntoFace(uint16_t& fontId, uint32_t unicode, FT_Face face, TextStyle textStyle) LoadGlyphIntoFace() argument 859 IsGlyphFont(uint32_t unicode) IsGlyphFont() argument 869 SetFace(FaceInfo& faceInfo, uint32_t unicode) SetFace() argument 874 SetFace(FaceInfo& faceInfo, uint32_t unicode, TextStyle textStyle) SetFace() argument 965 uint32_t unicode = TypedText::GetUTF8Next(text, i, i); GetOffsetPosY() local 1017 uint32_t unicode = TypedText::GetUTF8Next(text, i, i); GetLineMaxHeight() local [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/font_napi/ |
| H A D | js_font.cpp | 672 int32_t unicode = SkUTF::NextUTF8(¤tStr, currentStr + len); in OnMeasureSingleCharacter() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
| H A D | drawing_canvas.cpp | 525 int32_t unicode = SkUTF::NextUTF8(¤tStr, currentStr + len); in OH_Drawing_CanvasDrawSingleCharacter() local
|
| /kernel/linux/linux-5.10/fs/fat/ |
| H A D | dir.c | 471 wchar_t *unicode in fat_search_long() local 279 fat_parse_long(struct inode *dir, loff_t *pos, struct buffer_head **bh, struct msdos_dir_entry **de, wchar_t **unicode, unsigned char *nr_slots) fat_parse_long() argument 562 wchar_t *unicode = NULL; __fat_readdir() local [all...] |
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | kd.h | 63 unsigned short unicode; member
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | dir.c | 471 wchar_t *unicode in fat_search_long() local 279 fat_parse_long(struct inode *dir, loff_t *pos, struct buffer_head **bh, struct msdos_dir_entry **de, wchar_t **unicode, unsigned char *nr_slots) fat_parse_long() argument 562 wchar_t *unicode = NULL; __fat_readdir() local [all...] |