Searched refs:count1 (Results 126 - 137 of 137) sorted by relevance
123456
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | ccapitst.c | 145 int32_t count1 = 0; in ListNames() local 149 count1++; in ListNames() 163 if (count1 != count2) { in ListNames()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | calregts.cpp | 1250 int32_t count1, count2, count3; in test4106136() local 1251 Calendar::getAvailableLocales(count1); in test4106136() 1255 count1, count2, count3 in test4106136()
|
/third_party/backends/backend/ |
H A D | epson.c | 799 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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | si.c | 1465 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 D | amdgpu.h | 618 uint64_t *count1);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | si.c | 1581 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 D | amdgpu.h | 570 uint64_t *count1);
|
/third_party/lame/libmp3lame/ |
H A D | quantize_pvt.c | 758 if (j > cod_info->count1) { in calc_noise_core_c()
|
H A D | quantize.c | 235 cod_info->count1 = 0; in init_outer_loop()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fGeometryShaderTests.cpp | 190 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 D | texinfo.tex | 8248 \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 D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
Completed in 46 milliseconds
123456