Home
last modified time | relevance | path

Searched defs:vc (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr600_cs.c87 #define FMT_8_BIT(fmt, vc) [fmt] = { 1, 1, 1, vc, CHIP_R600 } argument
88 #define FMT_16_BIT(fmt, vc) [fmt] = { 1, 1, 2, vc, CHIP_R600 } argument
90 #define FMT_32_BIT(fmt, vc) [fmt] = { 1, 1, 4, vc, CHIP_R600 } argument
92 #define FMT_64_BIT(fmt, vc) [fmt] = { 1, 1, 8, vc, CHIP_R600 } argument
94 #define FMT_128_BIT(fmt, vc) [fmt] = { 1, 1, 16,vc, CHIP_R600 } argument
/dragonfly/sys/dev/sound/pcm/
H A Dchannel.c1366 chn_setvolume_multi(struct pcm_channel *c, int vc, int left, int right, in chn_setvolume_multi()
1386 chn_setvolume_matrix(struct pcm_channel *c, int vc, int vt, int val) in chn_setvolume_matrix()
1431 chn_getvolume_matrix(struct pcm_channel *c, int vc, int vt) in chn_getvolume_matrix()
1559 chn_vpc_reset(struct pcm_channel *c, int vc, int force) in chn_vpc_reset()
/dragonfly/usr.bin/pr/
H A Dpr.c320 struct vcol *vc; in vertcol() local
/dragonfly/contrib/gcc-8.0/libcpp/
H A Dlex.c544 typedef __attribute__((altivec(vector))) unsigned char vc; in search_line_fast() typedef
648 typedef __attribute__((altivec(vector))) unsigned char vc; in search_line_fast() typedef
/dragonfly/bin/sh/
H A Dparser.c1243 int c, vc, i, n; in readcstyleesc() local
/dragonfly/sys/dev/sound/pci/
H A Dsolo.c94 struct resource *io, *sb, *vc, *mpu, *gp; /* I/O address for the board */ member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-sccvn.c345 struct vn_constant_s vc; in get_constant_value_id() local
363 struct vn_constant_s vc; in get_or_alloc_constant_value_id() local
H A Dcfgloop.c910 unsigned int vc = 1; in get_loop_body_in_bfs_order() local
/dragonfly/contrib/ldns/
H A Dresolver.c428 ldns_resolver_set_usevc(ldns_resolver *r, bool vc) in ldns_resolver_set_usevc()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfgloop.c991 unsigned int vc = 0; in get_loop_body_in_bfs_order() local
H A Dtree-ssa-sccvn.c497 struct vn_constant_s vc; in get_constant_value_id() local
514 struct vn_constant_s vc; in get_or_alloc_constant_value_id() local
/dragonfly/contrib/gcc-4.7/libcpp/
H A Dlex.c527 typedef __attribute__((altivec(vector))) unsigned char vc; in search_line_fast() typedef
/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c542 int vc; in sc_attach_unit() local