Home
last modified time | relevance | path

Searched defs:counts (Results 126 - 150 of 214) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/input/
H A Devdev.c58 static const size_t counts[EV_CNT] = { in evdev_get_mask_cnt() local
/kernel/linux/linux-5.10/sound/drivers/
H A Dmtpav.c235 int counts = 10000; in snd_mtpav_wait_rfdhi() local
/kernel/linux/linux-5.10/sound/usb/
H A Dpcm.c1592 unsigned int counts, frames, bytes; in prepare_playback_urb() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.h94 struct perf_counts *counts; member
H A Dstat-display.c600 struct perf_counts_values *counts; in aggr_cb() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c1646 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 Dhantro_g2_vp9_dec.c961 struct v4l2_vp9_frame_symbol_counts *counts; in hantro_g2_vp9_dec_done() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_dir2_leaf.c1655 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 Dcounter.h383 struct counter_count *counts; member
/kernel/linux/linux-6.6/drivers/input/
H A Devdev.c58 static const size_t counts[EV_CNT] = { in evdev_get_mask_cnt() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-core.h197 unsigned int counts[DM_TABLE_MAX_DEPTH]; /* in nodes */ member
/kernel/linux/linux-6.6/sound/usb/
H A Dendpoint.c297 int counts; in prepare_silent_urb() local
H A Dpcm.c1478 int counts; in prepare_playback_urb() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Devsel.h114 struct perf_counts *counts; member
/third_party/ffmpeg/libavcodec/
H A Dclearvideo.c654 static av_cold void build_vlc(VLC *vlc, const uint8_t counts[16], in build_vlc() argument
H A Dvp9dec.h204 } counts; member
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c414 int64_t* counts; in hdr_init() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dmap-inl.h186 FieldCounts counts = GetFieldCounts(); in TooManyFastProperties() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DContextGL.cpp729 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 Dcwebp.c149 static void PrintPercents(const int counts[4]) { in PrintPercents() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_enc.c564 uint16_t* counts; in BackwardReferencesLz77Box() local
[all...]
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp745 ProgramUsage::VariableCounts counts = usage.get(*param); in isSafeToInline() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp671 vector<deUint32> counts; in checkUniquenessAndLinearity() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp921 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 Dtimepicker_column_pattern.cpp969 uint32_t counts = GetShowCount(); in ResetAlgorithmOffset() local
986 uint32_t counts = GetShowCount(); in CalcAlgorithmOffset() local

Completed in 41 milliseconds

123456789