Home
last modified time | relevance | path

Searched defs:codepoint (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dutf8_internal.h19 void utf8_2b(const char *p, uint32_t *codepoint) { in utf8_2b()
34 void utf8_3b(const char *p, uint32_t *codepoint) { in utf8_3b()
51 void utf8_4b(const char *p, uint32_t *codepoint) { in utf8_4b()
72 unsigned utf8_codepoint_length(uint32_t codepoint) { in utf8_codepoint_length()
81 void b2_utf8(uint32_t codepoint, char *p) { in b2_utf8()
97 void b3_utf8(uint32_t codepoint, char *p) { in b3_utf8()
116 void b4_utf8(uint32_t codepoint, char *p) { in b4_utf8()
H A Dmph.h26 uint32_t _nu_hash(uint32_t hash, uint32_t codepoint) { in _nu_hash()
38 uint32_t codepoint) { in nu_mph_hash()
52 uint32_t codepoint, uint32_t hash) { in nu_mph_lookup()
H A Dudb.h36 uint32_t nu_udb_lookup_value(uint32_t codepoint, in nu_udb_lookup_value()
61 const char* nu_udb_lookup(uint32_t codepoint, in nu_udb_lookup()
H A Dcasemap_internal.h14 const char* _nu_to_something(uint32_t codepoint, in _nu_to_something()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dregex.h150 unsigned codepoint; in RAPIDJSON_DIAG_OFF() member
211 unsigned codepoint; in RAPIDJSON_DIAG_OFF() local
506 unsigned codepoint; in RAPIDJSON_DIAG_OFF() local
579 unsigned codepoint; in RAPIDJSON_DIAG_OFF() local
617 unsigned codepoint; in RAPIDJSON_DIAG_OFF() local
H A Dstrfunc.h43 unsigned codepoint; in CountStringCodePoint() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dducet.c20 int32_t nu_ducet_weight(uint32_t codepoint, int32_t *weight, void *context) { in nu_ducet_weight()
H A Dtoupper.c8 const char* nu_toupper(uint32_t codepoint) { in nu_toupper()
H A Dtolower.c13 const char* nu_tolower(uint32_t codepoint) { in nu_tolower()
H A Dtounaccent.c10 const char* nu_tounaccent(uint32_t codepoint) { in nu_tounaccent()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dstb_truetype.h1215 STBTT_DEF int stbtt_GetCodepointBox(const stbtt_fontinfo *info, int codepoint, int *x0, int *y0, in… in stbtt_GetCodepointBox()
1520 STBTT_DEF void stbtt_GetCodepointHMetrics(const stbtt_fontinfo *info, int codepoint, int *advanceWi… in stbtt_GetCodepointHMetrics()
1585 STBTT_DEF void stbtt_GetCodepointBitmapBoxSubpixel(const stbtt_fontinfo *font, int codepoint, float… in stbtt_GetCodepointBitmapBoxSubpixel()
1590 STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x… in stbtt_GetCodepointBitmapBox()
2489 …fo *info, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint, int *width, i… in stbtt_GetCodepointBitmapSubpixel()
2494 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint) in stbtt_MakeCodepointBitmapSubpixel()
2499 …pointBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, int *width, i… in stbtt_GetCodepointBitmap()
2504 …ed char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint) in stbtt_MakeCodepointBitmap()
2859 …int codepoint = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_… in stbtt_PackFontRangesGatherRects() local
2900 …int codepoint = ranges[i].array_of_unicode_codepoints == NULL ? ranges[i].first_unicode_codepoint_… in stbtt_PackFontRangesRenderIntoRects() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dencodings.h662 unsigned codepoint; in Transcode() local
671 unsigned codepoint; in TranscodeUnsafe() local
H A Dwriter.h370 unsigned codepoint; in WriteString() local
H A Dreader.h756 unsigned codepoint = 0; in ParseHex4() local
869 unsigned codepoint = ParseHex4(is, escapeOffset); in ParseStringToStream() local
/OK3568_Linux_fs/app/lvgl_demo/cJSON/
H A DcJSON.c650 long unsigned int codepoint = 0; in utf16_literal_to_utf8() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/j2s/
H A DcJSON.cpp659 long unsigned int codepoint = 0; in utf16_literal_to_utf8() local