Home
last modified time | relevance | path

Searched defs:wcount (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-test.c335 int wcount, rcount; in test_pipe() local
/openbmc/u-boot/drivers/mmc/
H A Drpmb.c296 unsigned long wcount; in mmc_rpmb_write() local
/openbmc/qemu/hw/audio/
H A Dasc.c159 int i, wcount = 0; in generate_fifo() local
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c309 int i, count = 0, wcount; in synth_pwritev() local
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2248 static void stbtt__rasterize(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, f… in stbtt__rasterize()