Searched defs:sSize (Results 1 – 8 of 8) sorted by relevance
/external/gptfdisk/ |
D | support.cc | 102 uint64_t GetSectorNum(uint64_t low, uint64_t high, uint64_t def, uint64_t sSize, in GetSectorNum() 134 uint64_t IeeeToInt(string inValue, uint64_t sSize, uint64_t low, uint64_t high, uint64_t def) { in IeeeToInt()
|
D | gptcl.cc | 66 uint64_t low, high, startSector, endSector, sSize; in DoOptions() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_layoutitem.cpp | 69 CFX_SizeF sSize = pThis->m_sSize; in GetRect() local
|
/external/icu/icu4c/source/io/ |
D | ufmt_cmn.c | 227 ufmt_defaultCPToUnicode(const char *s, int32_t sSize, in ufmt_defaultCPToUnicode()
|
/external/icu/icu4c/source/test/intltest/ |
D | tscoll.cpp | 99 int32_t sSize = pieceSize, tSize = pieceSize; in compareUsingPartials() local
|
/external/tpm2/ |
D | CpriHash.c | 668 UINT32 sSize, // IN: size of the seed in _cpri__MGF1()
|
/external/icu/icu4c/source/test/cintltst/ |
D | callcoll.c | 236 int32_t sSize = pieceSize, tSize = pieceSize; in compareUsingPartials() local
|
/external/skia/src/ports/ |
D | SkFontHost_win.cpp | 92 size_t sSize = WideCharToMultiByte(CP_UTF8, 0, t, -1, nullptr, 0, nullptr, nullptr); in tchar_to_skstring() local
|