Searched defs:sSize (Results 1 - 8 of 8) sorted by relevance
/third_party/gptfdisk/ |
H A D | gptcl.cc | 71 uint64_t low, high, startSector, endSector, sSize, mainTableLBA, secondTableLBA; in DoOptions() local
|
H A D | support.cc | 139 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint32_t sectorAlignment, uint64_t def) { in IeeeToInt() argument
|
/third_party/icu/icu4c/source/io/ |
H A D | ufmt_cmn.cpp | 227 ufmt_defaultCPToUnicode(const char *s, int32_t sSize, in ufmt_defaultCPToUnicode() argument
|
/third_party/skia/third_party/externals/icu/source/io/ |
H A D | ufmt_cmn.cpp | 227 ufmt_defaultCPToUnicode(const char *s, int32_t sSize, in ufmt_defaultCPToUnicode() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | tscoll.cpp | 99 int32_t sSize = pieceSize, tSize = pieceSize; in compareUsingPartials() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | callcoll.c | 240 int32_t sSize = pieceSize, tSize = pieceSize; in compareUsingPartials() local
|
/third_party/skia/src/ports/ |
H A D | SkFontHost_win.cpp | 97 size_t sSize = WideCharToMultiByte(CP_UTF8, 0, t, -1, nullptr, 0, nullptr, nullptr); in tchar_to_skstring() local
|
/third_party/ffmpeg/libavformat/ |
H A D | movenc.c | 234 int sSize = track->entry ? track->cluster[0].size / track->cluster[0].entries : 0; in mov_write_stsz_tag() local
|
Completed in 22 milliseconds