Searched refs:operation (Results 1 - 25 of 38) sorted by relevance

12

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dntdsapi.h58 DWORD WINAPI DsServerRegisterSpnA(DS_SPN_WRITE_OP operation, LPCSTR ServiceClass, LPCSTR UserObjectDN);
59 DWORD WINAPI DsServerRegisterSpnW(DS_SPN_WRITE_OP operation, LPCWSTR ServiceClass, LPCWSTR UserObjectDN);
H A Dxcmc.h239 CMC_enum operation,
/vbox/src/VBox/Frontends/VBoxHeadless/testcase/
H A DtstHeadless.cpp47 const char *operation = NULL; local
53 operation = argv [2];
55 if (!name || !operation)
68 name, operation);
114 if (!strcmp(operation, "on"))
149 if (!strcmp(operation, "off"))
175 if (!strcmp(operation, "pause"))
181 if (!strcmp(operation, "resume"))
188 RTPrintf("Invalid operation!\n");
/vbox/src/recompiler/Sun/
H A Dtestmath.c134 #define CHECK(operation, expect) \
137 lrdResult = operation; \
140 bitch(#operation, &lrdResult, &lrdExpect); \
147 #define CHECKLL(operation, expect) \
150 llResult = operation; \
153 bitchll(#operation, llResult, llExpect); \
160 #define CHECKL(operation, expect) \
163 lResult = operation; \
166 bitchl(#operation, lResult, lExpect); \
251 * value). To that constant you've then applied the negation operation
[all...]
/vbox/src/VBox/VMM/VMMAll/
H A DEMAllA.asm68 ; @returns EFLAGS after the operation, only arithmetic flags are valid.
132 ; @returns EFLAGS after the operation, only arithmetic flags are valid.
216 ; @param [esp + 10h] gcc:rdx msc:r8 Param 3 - Size of the operation - 1, 2, 4 or 8 bytes.
301 ; @returns EFLAGS after the operation, only arithmetic flags are valid.
385 ; @param [esp + 10h] gcc:rdx msc:r8 Param 3 - Size of the operation - 1, 2, 4 or 8 bytes.
471 ; @returns EFLAGS after the operation, only arithmetic flags are valid.
554 ; @param [esp + 10h] gcc:rdx msc:r8 Param 3 - Size of the operation - 1, 2, 4 or 8 bytes.
639 ; @returns EFLAGS after the operation, only arithmetic flags are valid.
702 ; @returns EFLAGS after the operation, only arithmetic flags are valid.
765 ; @returns EFLAGS after the operation, onl
[all...]
H A DIEMAllAImpl.asm994 ; Macro for implementing memory fence operation.
1025 ; Macro for implementing a shift operation.
1111 ; Macro for implementing a double precision shift operation.
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-cpu-basic-1.asm3 ; Bootsector that checks the basic CPU operation.
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dxcmc.h239 CMC_enum operation,
/vbox/src/VBox/VMM/testcase/
H A DtstMicroRCA.asm69 ; Saves the result of an instruction profiling operation.
82 ; Samples the end time of an instruction profiling operation and
83 ; Saves the result of an instruction profiling operation.
H A DtstX86-1A.asm2811 ; ## Normal operation. ##
2973 ; ## Normal operation. ##
3036 ; ## Normal operation. ##
3130 ; ## Normal operation. ##
3249 ; ## Normal operation. ##
3298 ; ## Normal operation. ##
3332 ; ## Normal operation. ##
/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/
H A DUICocoaDockIconPreview.mm162 [dockMonitor drawInRect:NSRectFromCGRect(p->flipRect(p->m_monitorRect)) fromRect:aRect operation:NSCompositeSourceOver fraction:1.0];
/vbox/src/VBox/VMM/VMMRC/
H A DMMRamRCA.asm33 ; MMRamGC page fault handler must be installed prior this call for safe operation.
/vbox/src/VBox/Debugger/
H A DDBGCEval.cpp1425 "Error: Invalid operation attempted (argument %d).\n", cArgs);
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxwrappers.py424 Wait for the completion of a operation.
429 Returns 0 if the operation completed normally.
433 Returns -3 if if the operation completed with an error, this is logged
441 iCurrentOperation = self.o.operation;
469 reporter.log('Timing out after waiting for %u s on "%s" operation %d' \
472 reporter.error('Timing out after waiting for %u s on "%s" operation %d' \
499 iOp = self.o.operation;
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/
H A Dqib_7220_regs.h1168 pseudo_bit_t operation[1]; member in struct:QIB_7220_efuse_control_reg_pb
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3192 nsresult (*GetOperation)(IProgress *pThis, PRUint32 *operation);
3205 PRUint32 operation,
3757 PRUint32 operation,
H A DVBoxCAPI_v3_0.h603 /* Returned when an operation can't complete due to an unavailable resource */
3745 nsresult (*GetOperation)(IProgress *pThis, PRUint32 *operation);
3758 PRUint32 operation,
H A DVBoxCAPI_v3_1.h603 /* Returned when an operation can't complete due to an unavailable resource */
3757 nsresult (*GetOperation)(IProgress *pThis, PRUint32 *operation);
3784 PRUint32 operation,
/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPDrvA-os2.asm635 ; setup the copy operation.
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Ddevice.c3198 UINT rect_count, IDirect3DVertexBuffer9 *dst_descs, D3DCOMPOSERECTSOP operation, INT offset_x, INT offset_y)
3201 "dst_descs %p, operation %#x, offset_x %u, offset_y %u stub!\n",
3203 dst_descs, operation, offset_x, offset_y);
3196 d3d9_device_ComposeRects(IDirect3DDevice9Ex *iface, IDirect3DSurface9 *src_surface, IDirect3DSurface9 *dst_surface, IDirect3DVertexBuffer9 *src_descs, UINT rect_count, IDirect3DVertexBuffer9 *dst_descs, D3DCOMPOSERECTSOP operation, INT offset_x, INT offset_y) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/
H A Ddevice.c2773 UINT rect_count, IDirect3DVertexBuffer9 *dst_descs, D3DCOMPOSERECTSOP operation, INT offset_x, INT offset_y)
2776 "dst_descs %p, operation %#x, offset_x %u, offset_y %u stub!\n",
2778 dst_descs, operation, offset_x, offset_y);
2771 IDirect3DDevice9ExImpl_ComposeRects(IDirect3DDevice9Ex *iface, IDirect3DSurface9 *src_surface, IDirect3DSurface9 *dst_surface, IDirect3DVertexBuffer9 *src_descs, UINT rect_count, IDirect3DVertexBuffer9 *dst_descs, D3DCOMPOSERECTSOP operation, INT offset_x, INT offset_y) argument
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm536 mov ds:[474h], al ; last HD operation status
/vbox/src/VBox/HostServices/SharedOpenGL/render/
H A Drenderspu_cocoa_helper.m28 * concept of chromium. Therefor I reroute all OpenGL operation from the guest
41 * data. glReadPixels is a very slow operation, but as we just use a much more
1050 [m_ThumbImage drawAtPoint:NSMakePoint(0, 0) fromRect:NSZeroRect operation:NSCompositeSourceOver fraction:1.0];

Completed in 7121 milliseconds

12