/kernel/linux/linux-5.10/drivers/input/ |
H A D | evdev.c | 58 static const size_t counts[EV_CNT] = { in evdev_get_mask_cnt() local
|
/kernel/linux/linux-5.10/sound/drivers/ |
H A D | mtpav.c | 235 int counts = 10000; in snd_mtpav_wait_rfdhi() local
|
/kernel/linux/linux-5.10/sound/usb/ |
H A D | pcm.c | 1592 unsigned int counts, frames, bytes; in prepare_playback_urb() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | evsel.h | 94 struct perf_counts *counts; member
|
H A D | stat-display.c | 600 struct perf_counts_values *counts; in aggr_cb() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_leaf.c | 1646 xfs_dir3_leaf_size( struct xfs_dir3_icleaf_hdr *hdr, int counts) xfs_dir3_leaf_size() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
H A D | hantro_g2_vp9_dec.c | 961 struct v4l2_vp9_frame_symbol_counts *counts; in hantro_g2_vp9_dec_done() local
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_leaf.c | 1655 xfs_dir3_leaf_size( struct xfs_dir3_icleaf_hdr *hdr, int counts) xfs_dir3_leaf_size() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | counter.h | 383 struct counter_count *counts; member
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | evdev.c | 58 static const size_t counts[EV_CNT] = { in evdev_get_mask_cnt() local
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-core.h | 197 unsigned int counts[DM_TABLE_MAX_DEPTH]; /* in nodes */ member
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | endpoint.c | 297 int counts; in prepare_silent_urb() local
|
H A D | pcm.c | 1478 int counts; in prepare_playback_urb() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | evsel.h | 114 struct perf_counts *counts; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | clearvideo.c | 654 static av_cold void build_vlc(VLC *vlc, const uint8_t counts[16], in build_vlc() argument
|
H A D | vp9dec.h | 204 } counts; member
|
/third_party/node/deps/histogram/src/ |
H A D | hdr_histogram.c | 414 int64_t* counts; in hdr_init() local [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | map-inl.h | 186 FieldCounts counts = GetFieldCounts(); in TooManyFastProperties() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | ContextGL.cpp | 729 multiDrawArrays(const gl::Context *context, gl::PrimitiveMode mode, const GLint *firsts, const GLsizei *counts, GLsizei drawcount) multiDrawArrays() argument 740 multiDrawArraysInstanced(const gl::Context *context, gl::PrimitiveMode mode, const GLint *firsts, const GLsizei *counts, const GLsizei *instanceCounts, GLsizei drawcount) multiDrawArraysInstanced() argument 764 multiDrawElements(const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, GLsizei drawcount) multiDrawElements() argument 776 multiDrawElementsInstanced(const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, GLsizei drawcount) multiDrawElementsInstanced() argument 803 multiDrawArraysInstancedBaseInstance(const gl::Context *context, gl::PrimitiveMode mode, const GLint *firsts, const GLsizei *counts, const GLsizei *instanceCounts, const GLuint *baseInstances, GLsizei drawcount) multiDrawArraysInstancedBaseInstance() argument 817 multiDrawElementsInstancedBaseVertexBaseInstance( const gl::Context *context, gl::PrimitiveMode mode, const GLsizei *counts, gl::DrawElementsType type, const GLvoid *const *indices, const GLsizei *instanceCounts, const GLint *baseVertices, const GLuint *baseInstances, GLsizei drawcount) multiDrawElementsInstancedBaseVertexBaseInstance() argument [all...] |
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | cwebp.c | 149 static void PrintPercents(const int counts[4]) { in PrintPercents() argument
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | backward_references_enc.c | 564 uint16_t* counts; in BackwardReferencesLz77Box() local [all...] |
/third_party/skia/src/sksl/ |
H A D | SkSLInliner.cpp | 745 ProgramUsage::VariableCounts counts = usage.get(*param); in isSafeToInline() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fAtomicCounterTests.cpp | 671 vector<deUint32> counts; in checkUniquenessAndLinearity() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_column_pattern.cpp | 921 uint32_t counts = GetShowCount(); in ResetAlgorithmOffset() local 930 uint32_t counts = GetShowCount(); in CalcAlgorithmOffset() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_column_pattern.cpp | 969 uint32_t counts = GetShowCount(); in ResetAlgorithmOffset() local 986 uint32_t counts = GetShowCount(); in CalcAlgorithmOffset() local
|