Searched defs:srcCount (Results 1 – 4 of 4) sorted by relevance
/external/skia/tests/ |
D | PackBitsTest.cpp | 39 int srcCount = SkPackBits::Unpack16(dst, dstSize, src); in test_pack16() local 55 size_t srcCount = SkPackBits::Unpack16(dst, dstSize, src2); in test_pack16() local 92 int srcCount = SkPackBits::Unpack8(dst, dstSize, src); in test_pack8() local 109 size_t srcCount = SkPackBits::Unpack8(dst, dstSize, src2); in test_pack8() local
|
/external/icu4c/samples/ucnv/ |
D | convsamp.cpp | 570 int32_t srcCount=0; in convsample_13() local
|
/external/icu4c/i18n/ |
D | dtfmtsym.cpp | 230 int32_t srcCount) in assignArray()
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 2109 unsigned int srcCount, in convertFromUnsignedParts() 2160 unsigned int srcCount, in convertFromSignExtendedInteger()
|