Home
last modified time | relevance | path

Searched defs:unicode (Results 201 - 225 of 285) sorted by relevance

12345678910>>...12

/third_party/python/Modules/
H A Dmain.c235 PyObject *unicode, *bytes; in pymain_run_command() local
/third_party/python/Objects/
H A Dfileobject.c313 PyObject *unicode; in stdprinter_write() local
/foundation/arkui/ui_lite/frameworks/common/
H A Dtyped_text.cpp309 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 Ddraw_label.cpp129 uint32_t unicode = TypedText::GetUTF8Next(text, i, i); in GetLineMaxLetterSize() local
/third_party/cups-filters/fontembed/
H A Dsfnt.c738 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 DLdmlConverter.java[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dvolume.c743 ntfschar *unicode = NULL; in ntfs_hiberfile_open() local
/third_party/lwip/src/netif/ppp/
H A Dchap_ms.c564 static void ascii2unicode(const char ascii[], int ascii_len, u_char unicode[]) { in ascii2unicode() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-bytecode-generator.cc340 CheckNotBackReferenceIgnoreCase( int start_reg, bool read_backward, bool unicode, Label* on_not_equal) CheckNotBackReferenceIgnoreCase() argument
H A Dregexp-macro-assembler-tracer.cc379 CheckNotBackReferenceIgnoreCase( int start_reg, bool read_backward, bool unicode, Label* on_no_match) CheckNotBackReferenceIgnoreCase() argument
/third_party/python/Include/cpython/
H A Dunicodeobject.h419 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 Dhb-ot-layout.hh217 hb_unicode_funcs_t *unicode = buffer->unicode; in _hb_glyph_info_set_unicode_props() local
H A Dhb-ot-shape.cc714 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 Dtest-unicode.c108 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 Dtokenizer.cc1092 uint32 unicode; in ParseStringAppend() local
/third_party/python/Python/
H A Dast_unparse.c588 append_fstring_unicode(_PyUnicodeWriter *writer, PyObject *unicode) in append_fstring_unicode() argument
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp479 SkUnichar unicode = -1; local
/third_party/rust/crates/regex/src/
H A Dexec.rs223 pub fn unicode(mut self, yes: bool) -> Self { in unicode() functions
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.h198 uint32_t unicode = 0; member
376 void UpdateContent(const uint32_t& unicode) in UpdateContent() argument
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_font_vector.cpp592 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 Djs_font.cpp672 int32_t unicode = SkUTF::NextUTF8(&currentStr, currentStr + len); in OnMeasureSingleCharacter() local
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_canvas.cpp525 int32_t unicode = SkUTF::NextUTF8(&currentStr, currentStr + len); in OH_Drawing_CanvasDrawSingleCharacter() local
/kernel/linux/linux-5.10/fs/fat/
H A Ddir.c471 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 Dkd.h63 unsigned short unicode; member
/kernel/linux/linux-6.6/fs/fat/
H A Ddir.c471 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...]

Completed in 35 milliseconds

12345678910>>...12