Searched refs:use (Results 126 - 150 of 171) sorted by relevance

1234567

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtchar.h21 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
36 #error You must use msvcrt when building in Unicode/MBCS mode
H A Dwinsock.h25 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
34 # error Please use Winsock2 in Wine
141 #define u_long ULONG /* make sure we don't use the system u_long */
375 char* s_proto; /* protocol to use */
379 char* s_proto; /* protocol to use */
982 * WSAMAKEASYNCREPLY is intended for use by the Windows Sockets implementation
987 * WSAMAKESELECTREPLY is intended for use by the Windows Sockets implementation
992 * WSAGETASYNCBUFLEN is intended for use by the Windows Sockets application
998 * WSAGETASYNCERROR is intended for use by the Windows Sockets application
1004 * WSAGETSELECTEVENT is intended for use b
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuDxe/X64/
H A DCpuAsm.asm296 ; (X64 will not use fs and gs, so we do not restore it)
/vbox/src/VBox/VMM/VMMRC/
H A DCPUMRCPatchHlp.asm47 ; Save the registers we use for passthru and sub-leaf matching (eax is not used).
H A DVMMRCA.asm319 ; Save edx and eflags so we can use them.
H A DCPUMRCA.asm143 and ecx, [eax*2 + hlfpu_afFlags] ; Calc the new cr0 flags. Do NOT use ECX until we restore it!
/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c160 * use the number of parsed entities in the replacement
1610 * use them
1751 * It's Okay to use CUR/NEXT here since all the blanks are on
9688 * parser, do not use liberally.
9711 len = in->buf->buffer->use;
9982 (ctxt->input->buf->raw->use > 0)) {
9992 ctxt->input->buf->buffer->use];
9994 avail = ctxt->input->buf->buffer->use -
10419 avail = ctxt->input->buf->buffer->use -
10507 avail = ctxt->input->buf->buffer->use
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
H A DAsmFuncs.S356 # (X64 will not use fs and gs, so we do not restore it)
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXInput.h7 Permission to use, copy, modify, distribute, and sell this software and its
24 used in advertising or otherwise to promote the sale, use or other dealings
31 Permission to use, copy, modify, and distribute this software and its
664 int use; member in struct:_XDeviceInfo
/vbox/src/libs/zlib-1.2.6/contrib/masmx86/
H A Dinffas32.asm6 ; * For conditions of distribution and use, see copyright notice in zlib.h
9 ; * Please use the copyright conditions above.
/vbox/src/VBox/Devices/PC/BIOS/
H A Dorgs.asm15 ;; ROM BIOS for use with Bochs/Plex86/QEMU emulation environment
43 ; other than GPL or LGPL is available it will apply instead, Oracle elects to use only
401 ;; TODO: This should use the table at FEF3h instead
1072 ;; TODO: check/review 32-bit register use
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0JmpA-x86.asm34 ; For vmmR0LoggerWrapper. (The other architecture(s) use(s) C99 variadic macros.)
H A DHMR0A.asm141 ; Special case for FS; Windows and Linux either don't use it or restore it when leaving kernel mode, Solaris OTOH doesn't and we must save it.
150 ; Special case for GS; OSes typically use swapgs to reset the hidden base register for GS on entry into the kernel. The same happens on exit
/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml.c2810 len = buf->conv->use;
2814 len = buf->buffer->use;
2846 len = buf->conv->use;
2850 len = buf->buffer->use;
2888 len = buf->conv->use;
2892 len = buf->buffer->use;
3710 /* For simplicity, we use the node pointer address as a hash value */
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat234 echo If you really want to build the tools, use the ForceRebuild option.
/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A DZLib.pas41 reserved: Longint; // reserved for future use
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-vbinstst-kernel.asm306 mov SegTemp, ax ; the 64KB segment we use for temporary storage.
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinsock.h25 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only
34 # error Please use Winsock2 in Wine
139 #define u_long ULONG /* make sure we don't use the system u_long */
373 char* s_proto; /* protocol to use */
377 char* s_proto; /* protocol to use */
952 * WSAMAKEASYNCREPLY is intended for use by the Windows Sockets implementation
957 * WSAMAKESELECTREPLY is intended for use by the Windows Sockets implementation
962 * WSAGETASYNCBUFLEN is intended for use by the Windows Sockets application
968 * WSAGETASYNCERROR is intended for use by the Windows Sockets application
974 * WSAGETSELECTEVENT is intended for use b
[all...]
/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedMain.cpp459 * console and to enable us to use OutputDebugString.
859 * is that we have to use readlink, one of the weirder UNIX APIs.
883 int cchLink = suplibHardenedStrLen(g_szSupLibHardenedExePath); /* paranoid? can't we use cbPath? */
1012 * use it to flush the volume containing the log file.
1530 * Try use setre[ug]id since this will clear the save uid/gid and thus
1938 * Windows: Enable the use of windows APIs to verify images at load time.
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dtree.h88 unsigned int use; /* The buffer size used */ member in struct:_xmlBuffer
116 * be deprecated to use an XML_DTD_NODE.
1046 * Internal, don't use.
/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxscript_real.py196 raise TestBoxScriptException('Couldn\'t determine the System UUID, please use --system-uuid to specify it.');
334 utils.processCall(['net', 'use', sMountPoint, '/d']);
335 utils.processOutputChecked(['net', 'use', sMountPoint,
544 OS, i.e. don't report stuff over 4GB if Windows doesn't wanna use it).
895 help='The user name to use when accessing the ' + sDesc + ' share.');
898 help='The password to use when accessing the ' + sDesc + ' share.');
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgarom.asm29 ; other than GPL or LGPL is available it will apply instead, Oracle elects to use only
/vbox/src/VBox/Runtime/common/math/
H A Dbignum-amd64-x86.asm375 ; we can use 64-bit operand sizes even if the element type is 32-bit.
/vbox/src/recompiler/
H A DVBoxREMWrapperA.asm583 ; space here since the SSMR3RegisterInternal one is already in use.

Completed in 828 milliseconds

1234567