Searched defs:vcnt (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kernel/io/direct_io/ |
D | diotest_routines.c | 65 void vfillbuf(struct iovec *iv, int vcnt, char value) in vfillbuf() 93 int vbufcmp(struct iovec *iv1, struct iovec *iv2, int vcnt) in vbufcmp()
|
/external/freetype/src/otvalid/ |
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
|
/external/libedit/src/ |
D | terminal.c | 1272 ssize_t vcnt = ct_visual_char(visbuf, VISUAL_WIDTH_MAX, c); in terminal_writec() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | rdopt.c | 1347 int vcnt = 0; in vp8_mv_pred() local
|
/external/vixl/src/aarch32/ |
D | assembler-aarch32.h | 4180 void vcnt(DataType dt, DRegister rd, DRegister rm) { vcnt(al, dt, rd, rm); } in vcnt() function 4183 void vcnt(DataType dt, QRegister rd, QRegister rm) { vcnt(al, dt, rd, rm); } in vcnt() function
|
D | assembler-aarch32.cc | 16128 void Assembler::vcnt(Condition cond, DataType dt, DRegister rd, DRegister rm) { in vcnt() function in vixl::aarch32::Assembler 16152 void Assembler::vcnt(Condition cond, DataType dt, QRegister rd, QRegister rm) { in vcnt() function in vixl::aarch32::Assembler
|
D | disasm-aarch32.cc | 4380 void Disassembler::vcnt(Condition cond, in vcnt() function in vixl::aarch32::Disassembler 4389 void Disassembler::vcnt(Condition cond, in vcnt() function in vixl::aarch32::Disassembler
|