Searched defs:ds (Results 1 - 25 of 49) sorted by relevance

12

/vbox/src/libs/xpcom18a4/xpcom/tests/utils/
H A Ddirs.js17 var ds = Components.classes[dscontractid].getService(); variable
18 var dsprops = ds.QueryInterface(Components.interfaces.nsIProperties);
/vbox/src/VBox/Devices/PC/BIOS/
H A Dparallel.c46 void BIOSCALL int17_function(pusha_regs_t regs, uint16_t es, uint16_t ds, volatile iret_addr_t iret_addr) argument
H A Dserial.c46 void BIOSCALL int14_function(pusha_regs_t regs, uint16_t es, uint16_t ds, volatile iret_addr_t iret_addr) argument
H A Dtimepci.c101 void BIOSCALL int70_function(pusha_regs_t regs, uint16_t ds, uint16_t es, iret_addr_t iret_addr) argument
148 void BIOSCALL int1a_function(pusha_regs_t regs, uint16_t ds, uint16_t es, iret_addr_t iret_addr) argument
153 regs.u.r16.ax, regs.u.r16.bx, regs.u.r16.cx, regs.u.r16.dx, ds);
H A Dbios.c102 uint16_t ds, iret_addr_t iret_addr)
101 dummy_isr_function(pusha_regs_t regs, uint16_t es, uint16_t ds, iret_addr_t iret_addr) argument
H A Dinvop.c42 uint16_t ds; /* 81Eh */ member in struct:tag_ldall_286
98 "mov ds, ax" \
126 "mov ds, ax" \
160 void BIOSCALL inv_op_handler(uint16_t ds, uint16_t es, pusha_regs_t gr, volatile iret_addr_t ra) argument
190 if (seg_base != (uint32_t)ldbuf->ds << 4)
H A Dpcibios.c118 uint16_t ds; member in struct:__anon14999
/vbox/src/VBox/Devices/Audio/
H A Ddsound_template.h162 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; local
163 dsoundCaptureClose (ds);
164 ds->last_read_pos = 0;
165 ds->capture_buffer_size = 0;
166 memset (&ds->as, 0, sizeof(ds->as));
171 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; local
172 dsoundPlayClose (ds);
173 ds->old_pos = 0;
174 ds
183 DSoundVoiceIn *ds = (DSoundVoiceIn *) hw; local
203 DSoundVoiceOut *ds = (DSoundVoiceOut *) hw; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/gdtoa/
H A Ddtoa.c138 double d2, ds, eps; local
258 ds = (dval(d2)-1.5)*0.289529654602168 + 0.1760912590558 + i*0.301029995663981;
259 k = (int)ds;
260 if (ds < 0. && ds != k)
261 k--; /* want k = floor(ds) */
347 ds = tens[k&0xf];
358 ds *= bigtens[i];
360 dval(d) /= ds;
443 ds
[all...]
H A Dgdtoa.c162 double d, d2, ds, eps; local
240 ds = (dval(d)-1.5)*0.289529654602168 + 0.1760912590558 + i*0.301029995663981;
246 ds += j * 7e-17;
248 k = (int)ds;
249 if (ds < 0. && ds != k)
250 k--; /* want k = floor(ds) */
348 ds = tens[k&0xf];
359 ds *= bigtens[i];
363 ds
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/
H A Dlibkir.h33 uint16_t ds; local
34 __asm__ __volatile__ ( "movw %%ds, %w0" : "=r" ( ds ) );
35 return ds;
66 __asm__ __volatile__ ( "pushw %%ds\n\t"
67 "movw %4, %%ds\n\t"
69 "popw %%ds\n\t"
101 "pushw %%ds\n\t" /* restore %es */ \
110 "pushw %%ds\n\t" /* restore %es */ \
127 "pushw %%ds\
[all...]
H A Dregisters.h122 * pushw %gs ; pushw %fs ; pushw %es ; pushw %ds ; pushw %ss ; pushw %cs
130 * addw $4, %sp ; popw %ds ; popw %es ; popw %fs ; popw %gs
141 uint16_t ds; member in struct:i386_seg_regs
156 * pushw %gs ; pushw %fs ; pushw %es ; pushw %ds ; pushw %ss ; pushw %cs
164 * addw $4, %sp ; popw %ds ; popw %es ; popw %fs ; popw %gs
H A Dcomboot.h92 uint16_t ds; /* Offset 6 */ member in struct:__anon15030
122 uint16_t ds; /* Offset 4 */ member in struct:__anon15032
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ar9002_mac.c31 static void ar9002_hw_set_desc_link(void *ds, u32 ds_link) argument
33 ((struct ath_desc*) ds)->ds_link = ds_link;
36 static void ar9002_hw_get_desc_link(void *ds, u32 **ds_link) argument
38 *ds_link = &((struct ath_desc *)ds)->ds_link;
182 static void ar9002_hw_fill_txdesc(struct ath_hw *ah __unused, void *ds, u32 seglen, argument
187 struct ar5416_desc *ads = AR5416DESC(ds);
211 static int ar9002_hw_proc_txdesc(struct ath_hw *ah, void *ds, argument
214 struct ar5416_desc *ads = AR5416DESC(ds);
283 static void ar9002_hw_set11n_txdesc(struct ath_hw *ah, void *ds, argument
288 struct ar5416_desc *ads = AR5416DESC(ds);
317 ar9002_hw_set_clrdmask(struct ath_hw *ah __unused, void *ds, int val) argument
327 ar9002_hw_set11n_ratescenario(struct ath_hw *ah __unused, void *ds, void *lastds, u32 durUpdateEn, u32 rtsctsRate, u32 rtsctsDuration __unused, struct ath9k_11n_rate_series series[], u32 nseries __unused, u32 flags) argument
382 ar9002_hw_set11n_aggr_first(struct ath_hw *ah __unused, void *ds, u32 aggrLen) argument
392 ar9002_hw_set11n_aggr_middle(struct ath_hw *ah __unused, void *ds, u32 numDelims) argument
406 ar9002_hw_set11n_aggr_last(struct ath_hw *ah __unused, void *ds) argument
415 ar9002_hw_clr11n_aggr(struct ath_hw *ah __unused, void *ds) argument
422 ath9k_hw_setuprxdesc(struct ath_hw *ah, struct ath_desc *ds, u32 size, u32 flags) argument
[all...]
H A Dath9k_init.c184 u8 *ds; local
229 ds = (u8 *) dd->dd_desc;
231 name, ds, (u32) dd->dd_desc_len,
243 for (i = 0; i < nbuf; i++, bf++, ds += (desc_len * ndesc)) {
244 bf->bf_desc = ds;
245 bf->bf_daddr = DS2PHYS(dd, ds);
255 ds += (desc_len * ndesc);
256 bf->bf_desc = ds;
257 bf->bf_daddr = DS2PHYS(dd, ds);
H A Dath9k_mac.c394 int ath9k_hw_rxprocdesc(struct ath_hw *ah, struct ath_desc *ds, argument
398 struct ar5416_desc *adsp = AR5416DESC(ds);
H A Dath9k_recv.c37 struct ath_desc *ds; local
42 ds = bf->bf_desc;
43 ds->ds_link = 0; /* link to null */
44 ds->ds_data = bf->bf_buf_addr;
48 // ds->ds_vdata = iob->data;
55 ath9k_hw_setuprxdesc(ah, ds,
64 sc->rx.rxlink = &ds->ds_link;
255 struct ath_desc *ds; local
265 ds = bf->bf_desc;
278 ret = ath9k_hw_rxprocdesc(ah, ds, r
[all...]
H A Dath9k_ar9003_mac.c42 static void ar9003_hw_set_desc_link(void *ds, u32 ds_link) argument
44 struct ar9003_txc *ads = ds;
51 static void ar9003_hw_get_desc_link(void *ds, u32 **ds_link) argument
53 struct ar9003_txc *ads = ds;
201 static void ar9003_hw_fill_txdesc(struct ath_hw *ah __unused, void *ds, u32 seglen, argument
206 struct ar9003_txc *ads = (struct ar9003_txc *) ds;
242 static int ar9003_hw_proc_txdesc(struct ath_hw *ah, void *ds __unused,
322 static void ar9003_hw_set11n_txdesc(struct ath_hw *ah, void *ds, argument
326 struct ar9003_txc *ads = (struct ar9003_txc *) ds;
358 static void ar9003_hw_set_clrdmask(struct ath_hw *ah __unused, void *ds, in argument
368 ar9003_hw_set11n_ratescenario(struct ath_hw *ah __unused, void *ds, void *lastds, u32 durUpdateEn, u32 rtsctsRate, u32 rtsctsDuration __unused, struct ath9k_11n_rate_series series[], u32 nseries __unused, u32 flags) argument
424 ar9003_hw_set11n_aggr_first(struct ath_hw *ah, void *ds, u32 aggrLen) argument
459 ar9003_hw_set11n_aggr_middle(struct ath_hw *ah __unused, void *ds, u32 numDelims) argument
477 ar9003_hw_set11n_aggr_last(struct ath_hw *ah __unused, void *ds) argument
486 ar9003_hw_clr11n_aggr(struct ath_hw *ah __unused, void *ds) argument
493 ar9003_hw_set_paprd_txdesc(struct ath_hw *ah __unused, void *ds, u8 chains) argument
[all...]
H A Dhw-ops.h36 static inline void ath9k_hw_set_desc_link(struct ath_hw *ah, void *ds, argument
39 ath9k_hw_ops(ah)->set_desc_link(ds, link);
42 static inline void ath9k_hw_get_desc_link(struct ath_hw *ah, void *ds, argument
45 ath9k_hw_ops(ah)->get_desc_link(ds, link);
60 static inline void ath9k_hw_filltxdesc(struct ath_hw *ah, void *ds, u32 seglen, argument
65 ath9k_hw_ops(ah)->fill_txdesc(ah, ds, seglen, is_firstseg, is_lastseg,
69 static inline int ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, argument
72 return ath9k_hw_ops(ah)->proc_txdesc(ah, ds, ts);
75 static inline void ath9k_hw_set11n_txdesc(struct ath_hw *ah, void *ds, argument
81 ath9k_hw_ops(ah)->set11n_txdesc(ah, ds, pktLe
85 ath9k_hw_set11n_ratescenario(struct ath_hw *ah, void *ds, void *lastds, u32 durUpdateEn, u32 rtsctsRate, u32 rtsctsDuration, struct ath9k_11n_rate_series series[], u32 nseries, u32 flags) argument
97 ath9k_hw_set11n_aggr_first(struct ath_hw *ah, void *ds, u32 aggrLen) argument
103 ath9k_hw_set11n_aggr_middle(struct ath_hw *ah, void *ds, u32 numDelims) argument
109 ath9k_hw_set11n_aggr_last(struct ath_hw *ah, void *ds) argument
114 ath9k_hw_clr11n_aggr(struct ath_hw *ah, void *ds) argument
119 ath9k_hw_set_clrdmask(struct ath_hw *ah, void *ds, int val) argument
[all...]
H A Dath9k_xmit.c505 struct ath_desc *ds; local
530 ds = bf->bf_desc;
531 ath9k_hw_set_desc_link(ah, ds, 0);
533 ath9k_hw_set11n_txdesc(ah, ds, iob_len(iob) + FCS_LEN, frm_type, MAX_RATE_POWER,
536 ath9k_hw_filltxdesc(ah, ds,
540 ds, /* first descriptor */
661 struct ath_desc *ds; local
699 ds = lastbf->bf_desc;
702 status = ath9k_hw_txprocdesc(ah, ds, &ts);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16thred.c372 mov bx, ds
373 mov ds, ax local
375 mov ds, bx local
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvbe.c245 mov ds, ax variable
250 mov ds, ax variable
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddrawprim.c671 struct wined3d_surface *ds = device->fb.depth_stencil; local
674 if (!context->render_offscreen && ds != device->onscreen_depth_stencil)
675 device_switch_onscreen_ds(device, context, ds);
677 if (ds->flags & location)
678 SetRect(&current_rect, 0, 0, ds->ds_current_size.cx, ds->ds_current_size.cy);
686 surface_load_ds_location(ds, context, location);
716 struct wined3d_surface *ds = device->fb.depth_stencil; local
717 DWORD location = context->render_offscreen ? ds->draw_binding : SFLAG_INDRAWABLE;
719 surface_modify_ds_location(ds, locatio
[all...]
/vbox/include/VBox/vmm/
H A Dcpumctx-v1_6.h140 RTSEL ds; member in struct:CPUMCTX_VER1_6
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dactivation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/mailcap ...

Completed in 2145 milliseconds

12