Home
last modified time | relevance | path

Searched defs:uni (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/fatfs/src/
A Dffunicode.c5520 WCHAR uni, /* Unicode character to be converted */ in ff_uni2oem()
5571 WCHAR uni, /* Unicode character to be converted */ in ff_uni2oem()
5644 WCHAR uni /* Unicode character to be upper converted (BMP only) */ in ff_wtoupper()
/AliOS-Things-master/components/py_engine/engine/lib/oofatfs/
A Dffunicode.c257 DWORD uni, /* UTF-16 encoded character to be converted */ in ff_uni2oem()
310 DWORD uni, /* UTF-16 encoded character to be converted */ in ff_uni2oem()
393 DWORD uni, /* UTF-16 encoded character to be converted */ in ff_uni2oem()
499 DWORD uni /* Unicode code point to be up-converted */ in ff_wtoupper()
/AliOS-Things-master/components/freetype/src/sfnt/
A Dttcmap.c2858 FT_ULong uni = TT_NEXT_UINT24( ndp ); in tt_cmap14_validate() local
2972 FT_UInt32 uni = (FT_UInt32)TT_NEXT_UINT24( p ); in tt_cmap14_char_map_nondef_binary() local
3183 FT_UInt32 uni = (FT_UInt32)TT_NEXT_UINT24( p ); in tt_cmap14_get_def_chars() local
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A Dmain.cpp1820 const std::string uni = u8"\u5f0f\uff0c\u8fdb"; // "式,进" in JSONTEST_FIXTURE_LOCAL() local

Completed in 36 milliseconds