Home
last modified time | relevance | path

Searched defs:sSize (Results 1 – 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/io/
Dufmt_cmn.cpp227 ufmt_defaultCPToUnicode(const char *s, int32_t sSize, in ufmt_defaultCPToUnicode()
/third_party/gptfdisk/
Dgptcl.cc71 uint64_t low, high, startSector, endSector, sSize, mainTableLBA, secondTableLBA; in DoOptions() local
Dsupport.cc139 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint32_t sectorAlig… in IeeeToInt()
/third_party/skia/third_party/externals/icu/source/io/
Dufmt_cmn.cpp227 ufmt_defaultCPToUnicode(const char *s, int32_t sSize, in ufmt_defaultCPToUnicode()
/third_party/icu/icu4c/source/test/intltest/
Dtscoll.cpp99 int32_t sSize = pieceSize, tSize = pieceSize; in compareUsingPartials() local
/third_party/icu/icu4c/source/test/cintltst/
Dcallcoll.c240 int32_t sSize = pieceSize, tSize = pieceSize; in compareUsingPartials() local
/third_party/skia/src/ports/
DSkFontHost_win.cpp97 size_t sSize = WideCharToMultiByte(CP_UTF8, 0, t, -1, nullptr, 0, nullptr, nullptr); in tchar_to_skstring() local
/third_party/ffmpeg/libavformat/
Dmovenc.c235 int sSize = track->entry ? track->cluster[0].size / track->cluster[0].entries : 0; in mov_write_stsz_tag() local