/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_resample.cpp | 92 uint32 dstCount, in Initialize() argument 100 if (!RoundUpUint32ToMultiple(dstCount, 8, &dstEntries) || in Initialize() 110 (real64) dstCount; in Initialize() 112 for (uint32 j = 0; j < dstCount; j++) in Initialize() 125 for (uint32 k = dstCount; k < dstEntries; k++) in Initialize() 128 coords [k] = coords [dstCount - 1]; in Initialize()
|
D | dng_read_image.h | 35 int32 dstCount);
|
D | dng_resample.h | 90 uint32 dstCount,
|
D | dng_read_image.cpp | 330 int32 dstCount) in DecodePackBits() argument 333 while (dstCount > 0) in DecodePackBits() 343 dstCount -= runCount; in DecodePackBits() 345 if (dstCount < 0) in DecodePackBits() 359 dstCount -= runCount; in DecodePackBits() 361 if (dstCount < 0) in DecodePackBits()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | VTimeZone.java | 1270 int dstCount = 0; in writeZone() local 1313 if (dstCount > 0) { in writeZone() 1314 if (year == dstStartYear + dstCount in writeZone() 1324 dstCount++; in writeZone() 1328 if (dstCount == 1) { in writeZone() 1349 dstCount = 1; in writeZone() 1410 if (dstCount > 0) { in writeZone() 1412 if (dstCount == 1) { in writeZone() 1420 if (dstCount == 1) { in writeZone()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | VTimeZone.java | 1241 int dstCount = 0; in writeZone() local 1284 if (dstCount > 0) { in writeZone() 1285 if (year == dstStartYear + dstCount in writeZone() 1295 dstCount++; in writeZone() 1299 if (dstCount == 1) { in writeZone() 1320 dstCount = 1; in writeZone() 1381 if (dstCount > 0) { in writeZone() 1383 if (dstCount == 1) { in writeZone() 1391 if (dstCount == 1) { in writeZone()
|
/third_party/icu/icu4c/source/samples/ucnv/ |
D | convsamp.cpp | 580 int32_t dstCount=0; in convsample_13() local 606 dstCount++; in convsample_13() 612 printf("src=%d bytes, dst=%d uchars\n", srcCount, dstCount); in convsample_13()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/ucnv/ |
D | convsamp.cpp | 580 int32_t dstCount=0; in convsample_13() local 606 dstCount++; in convsample_13() 612 printf("src=%d bytes, dst=%d uchars\n", srcCount, dstCount); in convsample_13()
|
/third_party/skia/third_party/externals/icu/source/samples/ucnv/ |
D | convsamp.cpp | 580 int32_t dstCount=0; in convsample_13() local 606 dstCount++; in convsample_13() 612 printf("src=%d bytes, dst=%d uchars\n", srcCount, dstCount); in convsample_13()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | vtzone.cpp | 1977 int32_t dstCount = 0; in writeZone() local 2025 if (dstCount > 0) { in writeZone() 2026 if (year == dstStartYear + dstCount in writeZone() 2036 dstCount++; in writeZone() 2040 if (dstCount == 1) { in writeZone() 2064 dstCount = 1; in writeZone() 2140 if (dstCount > 0) { in writeZone() 2142 if (dstCount == 1) { in writeZone() 2153 if (dstCount == 1) { in writeZone()
|
D | dtfmtsym.cpp | 301 int32_t& dstCount, in assignArray() argument 317 dstCount = srcCount; in assignArray()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | vtzone.cpp | 1914 int32_t dstCount = 0; in writeZone() local 1962 if (dstCount > 0) { in writeZone() 1963 if (year == dstStartYear + dstCount in writeZone() 1973 dstCount++; in writeZone() 1977 if (dstCount == 1) { in writeZone() 2001 dstCount = 1; in writeZone() 2077 if (dstCount > 0) { in writeZone() 2079 if (dstCount == 1) { in writeZone() 2090 if (dstCount == 1) { in writeZone()
|
D | dtfmtsym.cpp | 300 int32_t& dstCount, in assignArray() argument 316 dstCount = srcCount; in assignArray()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | vtzone.cpp | 1960 int32_t dstCount = 0; in writeZone() local 2008 if (dstCount > 0) { in writeZone() 2009 if (year == dstStartYear + dstCount in writeZone() 2019 dstCount++; in writeZone() 2023 if (dstCount == 1) { in writeZone() 2047 dstCount = 1; in writeZone() 2123 if (dstCount > 0) { in writeZone() 2125 if (dstCount == 1) { in writeZone() 2136 if (dstCount == 1) { in writeZone()
|
/third_party/icu/icu4c/source/i18n/ |
D | vtzone.cpp | 1977 int32_t dstCount = 0; in writeZone() local 2025 if (dstCount > 0) { in writeZone() 2026 if (year == dstStartYear + dstCount in writeZone() 2036 dstCount++; in writeZone() 2040 if (dstCount == 1) { in writeZone() 2064 dstCount = 1; in writeZone() 2140 if (dstCount > 0) { in writeZone() 2142 if (dstCount == 1) { in writeZone() 2153 if (dstCount == 1) { in writeZone()
|
D | dtfmtsym.cpp | 301 int32_t& dstCount, in assignArray() argument 317 dstCount = srcCount; in assignArray()
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtfmtsym.h | 934 int32_t& dstCount,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | dtfmtsym.h | 934 int32_t& dstCount,
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtfmtsym.h | 931 int32_t& dstCount,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | dtfmtsym.h | 946 int32_t& dstCount,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 187 unsigned int dstCount() const { return insn->Instruction.NumDstRegs; } in dstCount() function in tgsi::Instruction 201 assert(d < dstCount()); in getDst() 1549 if (insn.dstCount()) { in scanInstruction() 3185 unsigned int mask = tgsi.dstCount() ? tgsi.getDst(0).getMask() : 0; in handleInstruction() 3187 if (tgsi.dstCount() && tgsi.getOpcode() != TGSI_OPCODE_STORE) { in handleInstruction() 4199 if (tgsi.dstCount() && tgsi.getOpcode() != TGSI_OPCODE_STORE) { in handleInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 2402 APInt::tcExtract(integerPart *dst, unsigned int dstCount,const integerPart *src, in tcExtract() argument 2408 assert(dstParts <= dstCount); in tcExtract() 2430 while (dstParts < dstCount) in tcExtract()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 2238 unsigned int omsb, precision, dstCount; in convertFromUnsignedParts() local 2245 dstCount = partCount(); in convertFromUnsignedParts() 2254 APInt::tcExtract(dst, dstCount, src, precision, omsb - precision); in convertFromUnsignedParts() 2258 APInt::tcExtract(dst, dstCount, src, omsb, 0); in convertFromUnsignedParts()
|
D | APInt.cpp | 2420 APInt::tcExtract(WordType *dst, unsigned dstCount, const WordType *src, in tcExtract() argument 2423 assert(dstParts <= dstCount); in tcExtract() 2445 while (dstParts < dstCount) in tcExtract()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1607 static void tcExtract(integerPart *, unsigned int dstCount,
|