Searched refs:ac (Results 1 - 25 of 28) sorted by relevance

12

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/jdtrace/
H A Djdtrace.c37 int i, ac, has64; local
40 ac = argc + 3;
41 av = p = alloca(sizeof (char *) * ac);
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_xmit.c65 struct ath_atx_ac *ac = tid->ac; local
74 list_add_tail(&tid->list, &ac->tid_q);
76 if (ac->sched)
79 ac->sched = 1;
80 list_add_tail(&ac->list, &txq->axq_acq);
266 struct ath_atx_ac *ac, *ac_tmp, *last_ac; local
273 ac = list_first_entry(&txq->axq_acq, struct ath_atx_ac, list);
276 list_for_each_entry_safe(ac, ac_tmp, &txq->axq_acq, list) {
277 last_tid = list_entry(ac
[all...]
H A Dath9k.h235 struct ath_atx_ac *ac; member in struct:ath_atx_tid
250 struct ath_atx_ac ac[WME_NUM_AC]; member in struct:ath_node
/vbox/src/VBox/Devices/Network/slirp/
H A Dslirp.c467 struct arp_cache_entry *ac; local
480 LIST_FOREACH(ac, &pData->arp_cache, list)
482 activate_port_forwarding(pData, ac->ether);
559 struct arp_cache_entry *ac = LIST_FIRST(&pData->arp_cache); local
560 LIST_REMOVE(ac, list);
561 RTMemFree(ac);
1837 struct arp_cache_entry *ac;
1845 LIST_FOREACH(ac, &pData->arp_cache, list)
1847 if ( ac->ip == ip
1848 && memcmp(ac
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dmap_v4v6.c90 char ac; member in union:__anon12958
H A Dgetnetbydns.c114 char ac; member in union:__anon12956
H A Dgethostbydns.c159 char ac; member in union:__anon12953
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_hfs.c823 fsw_u16 ac, bc; local
845 ac = be16_to_cpu(p1[apos]);
846 lc = ac;
848 ac = (fsw_u16)lc;
857 if (ac != bc || (ac == 0 && bc == 0))
858 return ac - bc;
869 fsw_u16 ac, bc; local
896 ac = be16_to_cpu(p1[apos]);
897 lc = ac
[all...]
/vbox/src/VBox/Devices/Network/lwip/src/netif/ppp/
H A Dmd5.c76 #define FF(a, b, c, d, x, s, ac) \
77 {(a) += F ((b), (c), (d)) + (x) + (u32_t)(ac); \
81 #define GG(a, b, c, d, x, s, ac) \
82 {(a) += G ((b), (c), (d)) + (x) + (u32_t)(ac); \
86 #define HH(a, b, c, d, x, s, ac) \
87 {(a) += H ((b), (c), (d)) + (x) + (u32_t)(ac); \
91 #define II(a, b, c, d, x, s, ac) \
92 {(a) += I ((b), (c), (d)) + (x) + (u32_t)(ac); \
/vbox/src/VBox/Devices/Network/lwip-new/src/netif/ppp/
H A Dmd5.c83 #define FF(a, b, c, d, x, s, ac) \
84 {(a) += F ((b), (c), (d)) + (x) + (u32_t)(ac); \
88 #define GG(a, b, c, d, x, s, ac) \
89 {(a) += G ((b), (c), (d)) + (x) + (u32_t)(ac); \
93 #define HH(a, b, c, d, x, s, ac) \
94 {(a) += H ((b), (c), (d)) + (x) + (u32_t)(ac); \
98 #define II(a, b, c, d, x, s, ac) \
99 {(a) += I ((b), (c), (d)) + (x) + (u32_t)(ac); \
/vbox/src/libs/libxml2-2.6.31/
H A Dmissing35 if test -f configure.ac; then
36 configure_ac=configure.ac
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/tnl_dd/
H A Dt_dd_tritmp.h266 GLfloat ac = a * ic; local
268 if ( ac < 0.0f ) ac = -ac;
270 offset += MAX2( ac, bc ) * ctx->Polygon.OffsetFactor / ctx->DrawBuffer->_MRD;
538 GLfloat ac = a * ic; local
540 if ( ac < 0.0f ) ac = -ac;
542 offset += MAX2( ac, b
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddxgi.idl247 uuid(2411e7e1-12ac-4ccf-bd14-9798e8534dc0)
H A Daxextend.idl797 uuid(c6e13340-30ac-11d0-a18c-00a0c9118956),
835 uuid(c6e13360-30ac-11d0-a18c-00a0c9118956),
H A Dactivdbg.idl458 uuid(d6b96b0a-7463-402c-92ac-89984226942f),
H A Docidl.idl778 uuid(01e44665-24ac-101b-84ed-08002b2ec713),
H A Dmsxml2.idl1490 uuid(862629ac-771a-47b2-8337-4e6843c1be90)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Daxextend.idl798 uuid(c6e13340-30ac-11d0-a18c-00a0c9118956),
873 uuid(c6e13360-30ac-11d0-a18c-00a0c9118956),
H A Dactivdbg.idl542 uuid(d6b96b0a-7463-402c-92ac-89984226942f),
H A Ddxgi.idl284 uuid(2411e7e1-12ac-4ccf-bd14-9798e8534dc0)
H A Dpropsys.idl60 uuid(b824b49d-22ac-4161-ac8a-9916e8fa3f7f),
H A Docidl.idl778 uuid(01e44665-24ac-101b-84ed-08002b2ec713),
H A Dmsxml2.idl1974 uuid(862629ac-771a-47b2-8337-4e6843c1be90)
H A Dmsxml6.idl1838 uuid(862629ac-771a-47b2-8337-4e6843c1be90)
/vbox/src/VBox/Devices/PC/BIOS/
H A DVBoxBiosAlternative.asm1285 call 01931h ; e8 ac 01
2360 mov ax, word [bp-00254h] ; 8b 86 ac fd
4218 je near 0319fh ; 0f 84 ac fe
7358 mov di, 052ach ; bf ac 52
8358 mov byte [es:si+001f6h], ch ; 26 88 ac f6 01
8379 mov byte [es:si+001ffh], ch ; 26 88 ac ff 01
8916 call 0165eh ; e8 ac b2
13933 jmp near 095aeh ; e9 ac 00
14852 jmp near 0e366h ; e9 ac 02
15534 call 05a95h ; e8 ac
[all...]

Completed in 181 milliseconds

12