Home
last modified time | relevance | path

Searched defs:counts (Results 51 - 75 of 195) sorted by relevance

12345678

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless.h181 int counts[2]; // index: 0=zero streak, 1=non-zero streak member
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sVertexArrayTests.cpp74 int counts[] = {1, 256}; in init() local
143 int counts[] = {1, 256}; in init() local
212 int counts[] = {5, 256}; in init() local
283 int counts[] = {1, 256}; init() local
[all...]
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dsmp.c257 unsigned short *counts = __ia64_per_cpu_var(shadow_flush_counts); in smp_flush_tlb_cpumask() local
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dsmp.c257 unsigned short *counts = __ia64_per_cpu_var(shadow_flush_counts); in smp_flush_tlb_cpumask() local
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhwmon.c154 u32 counts[HWMON_NR_SENSOR_TYPES] = {0}; in hl_build_hwmon_channel_info() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Daperfmperf.c190 u64 ratios, counts; in skx_set_max_freq_ratio() local
/kernel/linux/linux-6.6/tools/lib/perf/tests/
H A Dtest-evlist.c78 struct perf_counts_values counts = { .val = 0 }; in test_stat_cpu() local
94 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread() local
149 struct perf_counts_values counts = { .val = 0 }; in test_stat_thread_enable() local
442 struct perf_counts_values counts[EVENT_NUM] = {{ .val = 0 },}; test_stat_multiplexing() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dutvideoenc.c385 uint64_t counts[256] = { 0 }; in encode_plane() local
314 count_usage(uint8_t *src, int width, int height, uint64_t *counts) count_usage() argument
/third_party/node/deps/histogram/include/hdr/
H A Dhdr_histogram.h34 int64_t* counts; member
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dreflow.py658 counts = vuidCounts[key] variable
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_partition_tables.cpp245 int counts[4]; in generate_one_partition_table() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_encode_utils.c31 OptimizeHuffmanForRle(int length, uint8_t* const good_for_rle, uint32_t* const counts) OptimizeHuffmanForRle() argument
[all...]
/third_party/skia/tests/
H A DPromiseImageTest.cpp365 } counts; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DCommandAllocatorTests.cpp462 const uint32_t counts[kNumAllocators][kNumCommandsPerAllocator] = {{16, 32}, {4, 8}}; in TEST() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrsbit.c127 FT_Int phase, count, counts[2]; in pfr_bitwriter_decode_rle1() local
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sVertexArrayTests.cpp76 int counts[] = {1, 256}; in init() local
174 int counts[] = {1, 256}; in init() local
278 int counts[] = {5, 256}; in init() local
382 int counts[] = {1, 256}; init() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fVertexArrayTest.cpp73 int counts[] = {1, 256}; in init() local
142 int counts[] = {1, 256}; in init() local
211 int counts[] = {5, 256}; in init() local
282 int counts[] = {1, 256}; init() local
350 int counts[] = {1, 256}; init() local
413 int counts[] = {1, 256}; init() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dmsi.c231 struct msi_counts *counts = data; in count_non_bridge_devices() local
248 struct msi_counts *counts = data; in count_spare_msis() local
278 struct msi_counts counts; msi_quota_for_device() local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-core.h149 unsigned int counts[DM_TABLE_MAX_DEPTH]; /* in nodes */ member
H A Dmd-bitmap.h193 } counts; member
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c101 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.c153 struct perf_counts *counts; in evsel__alloc_prev_raw_counts() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Dmd-bitmap.h193 } counts; member
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_counter.c233 struct perf_counts_values *counts; in bpf_program_profiler__read() local
615 struct perf_counts_values *counts; bperf__read() local
[all...]
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c105 int count, counts, pack; in usx2y_hwdep_urb_play_prepare() local

Completed in 19 milliseconds

12345678