Searched refs:control (Results 1 - 25 of 131) sorted by relevance

123456

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestVoidBTree.cpp175 nsVoidArray control; local
178 CheckBackwardEnumeration(control, btree);
179 CheckForwardEnumeration(control, btree);
182 control.AppendElement(POINTER(0));
184 CheckBackwardEnumeration(control, btree);
185 CheckForwardEnumeration(control, btree);
188 control.AppendElement(POINTER(1));
190 CheckBackwardEnumeration(control, btree);
191 CheckForwardEnumeration(control, btree);
195 control
207 nsVoidArray control; local
254 nsVoidArray control; local
[all...]
/vbox/src/VBox/Runtime/common/math/x86/
H A Dfenv-x86.c126 int control, mxcsr;
130 * restore the control word to avoid this side effect.
132 __fnstcw(&control);
138 __fldcw(control);
177 int mxcsr, control, omask;
180 __fnstcw(&control);
185 omask = (control | mxcsr >> _SSE_EMASK_SHIFT) & FE_ALL_EXCEPT;
186 control &= ~mask;
187 __fldcw(control);
198 int mxcsr, control, omas
[all...]
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadService.cpp238 nsCOMPtr<nsIFastLoadFileControl> control; local
244 control = do_QueryInterface(mInputStream);
245 if (control)
246 rv = control->HasMuxedDocument(aURISpec, aResult);
250 control = do_QueryInterface(mOutputStream);
251 if (control)
252 rv = control->HasMuxedDocument(aURISpec, aResult);
263 nsCOMPtr<nsIFastLoadFileControl> control; local
269 control = do_QueryInterface(mInputStream);
270 if (control) {
313 nsCOMPtr<nsIFastLoadFileControl> control; local
343 nsCOMPtr<nsIFastLoadFileControl> control; local
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/core/
H A Dblockdev.c34 * @v control Control interface
42 int block_read ( struct interface *control, struct interface *data, argument
47 intf_get_dest_op ( control, block_read, &dest );
65 * @v control Control interface
73 int block_write ( struct interface *control, struct interface *data, argument
78 intf_get_dest_op ( control, block_write, &dest );
96 * @v control Control interface
100 int block_read_capacity ( struct interface *control, struct interface *data ) { argument
103 intf_get_dest_op ( control, block_read_capacity, &dest );
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dscsi.h70 uint8_t control; member in struct:scsi_cdb_read_10
92 uint8_t control; member in struct:scsi_cdb_read_16
114 uint8_t control; member in struct:scsi_cdb_write_10
136 uint8_t control; member in struct:scsi_cdb_write_16
153 uint8_t control; member in struct:scsi_cdb_read_capacity_10
183 uint8_t control; member in struct:scsi_cdb_read_capacity_16
203 uint8_t control; member in struct:scsi_cdb_test_unit_ready
297 extern int scsi_command ( struct interface *control, struct interface *data,
H A Dblockdev.h27 extern int block_read ( struct interface *control, struct interface *data,
35 extern int block_write ( struct interface *control, struct interface *data,
43 extern int block_read_capacity ( struct interface *control,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvboxport.asm26 ; Get the FPU control word
36 ; Set the FPU control word
38 ; @param u16FCW New FPU control word
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/BaseUefiCpuLib/Ia32/
H A DInitializeFpu.S16 # Float control word initial value:
21 # Multimedia-extensions control word:
29 # This function initializes floating-point control word to 0x027F (all exceptions
30 # masked,double-precision, round-to-nearest) and multimedia-extensions control word
H A DInitializeFpu.asm20 ; Float control word initial value:
25 ; Multimedia-extensions control word:
36 ; This function initializes floating-point control word to 0x027F (all exceptions
37 ; masked,double-precision, round-to-nearest) and multimedia-extensions control word
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/Library/BaseUefiCpuLib/X64/
H A DInitializeFpu.S18 # This function initializes floating-point control word to 0x027F (all exceptions
19 # masked,double-precision, round-to-nearest) and multimedia-extensions control word
32 # Float control word initial value:
48 # Multimedia-extensions control word:
H A DInitializeFpu.asm18 ; Float control word initial value:
23 ; Multimedia-extensions control word:
34 ; This function initializes floating-point control word to 0x027F (all exceptions
35 ; masked,double-precision, round-to-nearest) and multimedia-extensions control word
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddshow.h54 #include <control.h>
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddshow.h55 #include <control.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86pciBus.h60 CARD16 control; member in union:__anon8314
H A Dfi1236.h20 CARD8 control; member in struct:__anon8133
63 CARD8 control; member in struct:__anon8135::__anon8136
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86pciBus.h60 CARD16 control; member in union:__anon8623
H A Dfi1236.h20 CARD8 control; member in struct:__anon8451
63 CARD8 control; member in struct:__anon8453::__anon8454
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfi1236.h20 CARD8 control; member in struct:__anon6777
62 CARD8 control; member in struct:__anon6779::__anon6780
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfi1236.h20 CARD8 control; member in struct:__anon7401
63 CARD8 control; member in struct:__anon7403::__anon7404
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfi1236.h20 CARD8 control; member in struct:__anon7776
63 CARD8 control; member in struct:__anon7778::__anon7779
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfi1236.h20 CARD8 control; member in struct:__anon8769
63 CARD8 control; member in struct:__anon8771::__anon8772
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfi1236.h20 CARD8 control; member in struct:__anon9083
63 CARD8 control; member in struct:__anon9085::__anon9086
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfi1236.h20 CARD8 control; member in struct:__anon9402
63 CARD8 control; member in struct:__anon9404::__anon9405
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfi1236.h20 CARD8 control; member in struct:__anon4932
63 CARD8 control; member in struct:__anon4934::__anon4935
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfi1236.h20 CARD8 control; member in struct:__anon5247
63 CARD8 control; member in struct:__anon5249::__anon5250

Completed in 195 milliseconds

123456