Home
last modified time | relevance | path

Searched refs:count1 (Results 101 - 123 of 123) sorted by relevance

12345

/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c1968 FT_UInt count1, count2, num_points = 0; in FT_EXPORT_DEF() local
1980 &count1, &count2 ); in FT_EXPORT_DEF()
1989 num_points = count1 + count3; in FT_EXPORT_DEF()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_reference.cpp2617 uint32 count1, in RefMapArea16()
2633 for (uint32 index1 = 0; index1 < count1; index1++) in RefMapArea16()
2755 for (uint32 index1 = 0; index1 < count1; index1++) in RefMapArea16()
2615 RefMapArea16(uint16 *dPtr, uint32 count0, uint32 count1, uint32 count2, int32 step0, int32 step1, int32 step2, const uint16 *map) RefMapArea16() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dirq_64.c902 u64 count1; member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dirq_64.c905 u64 count1; member
/third_party/toybox/generated/
H A Dglobals.h1147 int count1; member
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp4654 int32_t count1=0,count2=0; in checkRegisteredCollators() local
4662 const Locale* oldList = Collator::getAvailableLocales(count1); in checkRegisteredCollators()
4680 for(int32_t i=0;i<count1;i++) { in checkRegisteredCollators()
4717 for(int32_t i=0;i<count1;i++) { in checkRegisteredCollators()
4726 int32_t expectCount2 = count1; in checkRegisteredCollators()
H A Dcalregts.cpp1250 int32_t count1, count2, count3; in test4106136() local
1251 Calendar::getAvailableLocales(count1); in test4106136()
1255 count1, count2, count3 in test4106136()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1836 uint64_t *count1) in cik_get_pcie_usage()
1878 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in cik_get_pcie_usage()
1835 cik_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, uint64_t *count1) cik_get_pcie_usage() argument
H A Dsi.c1465 uint64_t *count1) in si_get_pcie_usage()
1507 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in si_get_pcie_usage()
1464 si_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, uint64_t *count1) si_get_pcie_usage() argument
H A Damdgpu.h618 uint64_t *count1);
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1901 uint64_t *count1) in cik_get_pcie_usage()
1943 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in cik_get_pcie_usage()
1900 cik_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, uint64_t *count1) cik_get_pcie_usage() argument
H A Dvi.c1355 uint64_t *count1) in vi_get_pcie_usage()
1397 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in vi_get_pcie_usage()
1354 vi_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, uint64_t *count1) vi_get_pcie_usage() argument
H A Dsi.c1581 uint64_t *count1) in si_get_pcie_usage()
1623 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in si_get_pcie_usage()
1580 si_get_pcie_usage(struct amdgpu_device *adev, uint64_t *count0, uint64_t *count1) si_get_pcie_usage() argument
H A Damdgpu.h570 uint64_t *count1);
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c1846 uint64_t count0 = 0, count1 = 0; in amdgpu_get_pcie_bw() local
1864 amdgpu_asic_get_pcie_usage(adev, &count0, &count1); in amdgpu_get_pcie_bw()
1870 count0, count1, pcie_get_mps(adev->pdev)); in amdgpu_get_pcie_bw()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.c1566 uint64_t count0 = 0, count1 = 0; in amdgpu_get_pcie_bw() local
1586 amdgpu_asic_get_pcie_usage(adev, &count0, &count1); in amdgpu_get_pcie_bw()
1592 count0, count1, pcie_get_mps(adev->pdev)); in amdgpu_get_pcie_bw()
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c145 int32_t count1 = 0; in ListNames() local
149 count1++; in ListNames()
163 if (count1 != count2) { in ListNames()
/third_party/backends/backend/
H A Depson.c799 u_char count1; member
809 u_char count1; member
1935 count = head->count2 * 255 + head->count1; in command()
5971 int count = ident->count2 * 255 + ident->count1; in get_identity_information()
/third_party/lame/libmp3lame/
H A Dquantize_pvt.c758 if (j > cod_info->count1) { in calc_noise_core_c()
H A Dquantize.c235 cod_info->count1 = 0; in init_outer_loop()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp190 OutputCountPatternSpec (int count0, int count1);
200 OutputCountPatternSpec::OutputCountPatternSpec (int count0, int count1) in OutputCountPatternSpec() argument
203 pattern.push_back(count1); in OutputCountPatternSpec()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex8248 \count1=128
8250 \catcode\count1=\other
8251 \advance\count1 by 1
8252 \ifnum \count1<256 \loop \fi
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 79 milliseconds

12345