Home
last modified time | relevance | path

Searched defs:vcnt (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dattr.c168 int vcnt = min(verbose, (int) sizeof(v) - 1); in run_dir() local
/third_party/skia/third_party/externals/freetype/src/otvalid/
H A Dotvmath.c319 FT_UInt vcnt, table_size; in otv_MathGlyphConstruction_validate() local
359 FT_UInt vcnt, hcnt, i, table_size; in otv_MathVariants_validate() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dattr.c169 int vcnt = min(verbose, (int) sizeof(v) - 1); in run_dir() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest_routines.c65 void vfillbuf(struct iovec *iv, int vcnt, char value) in vfillbuf() argument
93 int vbufcmp(struct iovec *iv1, struct iovec *iv2, int vcnt) in vbufcmp() argument
/kernel/linux/linux-5.10/fs/erofs/
H A Dzmap.c214 unsigned int vcnt, base, lo, encodebits, nblk; in unpack_compacted_index() local
H A Dzdata.h35 unsigned int vcnt; member
/kernel/linux/linux-6.6/fs/erofs/
H A Dzmap.c123 unsigned int vcnt, base, lo, lobits, encodebits, nblk, eofs; in unpack_compacted_index() local
94 get_compacted_la_distance(unsigned int lobits, unsigned int encodebits, unsigned int vcnt, u8 *in, int i) get_compacted_la_distance() argument
[all...]
H A Dzdata.c57 unsigned int vcnt; member
/third_party/ffmpeg/libavfilter/
H A Dvf_colorcorrect.c213 unsigned ucnt = 0, vcnt = 0; in median_8() local
267 unsigned ucnt = 0, vcnt = 0; in median_16() local
/third_party/nghttp2/src/
H A Dh2load_quic.cc681 auto vcnt = static_cast<size_t>(sveccnt); in write_quic() local
H A Dshrpx_http3_upstream.cc835 auto vcnt = static_cast<size_t>(sveccnt); in write_streams() local
/kernel/linux/linux-5.10/drivers/md/
H A Draid1.c1103 unsigned vcnt = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in alloc_behind_master_bio() local
2103 int vcnt; in process_checks() local
H A Draid10.c2016 int vcnt; in sync_request_write() local
/kernel/linux/linux-6.6/drivers/md/
H A Draid1.c1123 unsigned vcnt = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in alloc_behind_master_bio() local
2148 int vcnt; in process_checks() local
H A Draid10.c2408 int vcnt; in sync_request_write() local
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc5061 void Assembler::vcnt(QwNeonRegister dst, QwNeonRegister src) { in vcnt() function in v8::internal::Assembler
/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.cc16179 void Assembler::vcnt(Condition cond, DataType dt, DRegister rd, DRegister rm) { in vcnt() function in vixl::aarch32::Assembler
16203 void Assembler::vcnt(Condition cond, DataType dt, QRegister rd, QRegister rm) { in vcnt() function in vixl::aarch32::Assembler
H A Dassembler-aarch32.h4223 void vcnt(DataType dt, DRegister rd, DRegister rm) { vcnt(al, dt, rd, rm); } in vcnt() function in vixl::aarch32::Assembler
4226 void vcnt(DataType dt, QRegister rd, QRegister rm) { vcnt(al, dt, rd, rm); } in vcnt() function in vixl::aarch32::Assembler
H A Ddisasm-aarch32.cc4391 void Disassembler::vcnt(Condition cond, in vcnt() function in vixl::aarch32::Disassembler
4400 void Disassembler::vcnt(Condition cond, in vcnt() function in vixl::aarch32::Disassembler
[all...]

Completed in 144 milliseconds