| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | attr.c | 168 int vcnt = min(verbose, (int) sizeof(v) - 1); in run_dir() local
|
| /third_party/skia/third_party/externals/freetype/src/otvalid/ |
| H A D | otvmath.c | 319 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 D | attr.c | 169 int vcnt = min(verbose, (int) sizeof(v) - 1); in run_dir() local
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest_routines.c | 65 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 D | zmap.c | 214 unsigned int vcnt, base, lo, encodebits, nblk; in unpack_compacted_index() local
|
| H A D | zdata.h | 35 unsigned int vcnt; member
|
| /kernel/linux/linux-6.6/fs/erofs/ |
| H A D | zmap.c | 123 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 D | zdata.c | 57 unsigned int vcnt; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_colorcorrect.c | 213 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 D | h2load_quic.cc | 681 auto vcnt = static_cast<size_t>(sveccnt); in write_quic() local
|
| H A D | shrpx_http3_upstream.cc | 835 auto vcnt = static_cast<size_t>(sveccnt); in write_streams() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | raid1.c | 1103 unsigned vcnt = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in alloc_behind_master_bio() local 2103 int vcnt; in process_checks() local
|
| H A D | raid10.c | 2016 int vcnt; in sync_request_write() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | raid1.c | 1123 unsigned vcnt = (size + PAGE_SIZE - 1) >> PAGE_SHIFT; in alloc_behind_master_bio() local 2148 int vcnt; in process_checks() local
|
| H A D | raid10.c | 2408 int vcnt; in sync_request_write() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | assembler-arm.cc | 5061 void Assembler::vcnt(QwNeonRegister dst, QwNeonRegister src) { in vcnt() function in v8::internal::Assembler
|
| /third_party/vixl/src/aarch32/ |
| H A D | assembler-aarch32.cc | 16179 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 D | assembler-aarch32.h | 4223 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 D | disasm-aarch32.cc | 4391 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...] |