Searched refs:new (Results 126 - 150 of 191) sorted by relevance

12345678

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86.h111 /* new RAC */
197 Bool xf86EnableVTSwitch(Bool new);
356 DisplayModePtr xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
H A Dxf86Crtc.h904 xf86_wrap_crtc_notify (ScreenPtr pScreen, xf86_crtc_notify_proc_ptr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86.h109 /* new RAC */
189 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
332 extern _X_EXPORT DisplayModePtr xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86.h109 /* new RAC */
189 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
332 extern _X_EXPORT DisplayModePtr xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86.h208 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
335 extern _X_EXPORT DisplayModePtr xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86.h204 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
331 extern _X_EXPORT DisplayModePtr xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86.h204 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
331 extern _X_EXPORT DisplayModePtr xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86.h213 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
333 extern _X_EXPORT DisplayModePtr xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86.h242 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
434 xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86.h243 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
435 xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DThunk16.S89 movl %ecx, %ss # set new segment selectors
/vbox/include/VBox/com/
H A Ddefs.h443 CComObject <_InstanceClass> *inst = new CComObject <_InstanceClass>(); \
/vbox/include/iprt/cpp/
H A Dministring.h34 #include <new>
82 * This allocates s.length() + 1 bytes for the new instance, unless s is empty.
96 * This allocates strlen(pcsz) + 1 bytes for the new instance, unless s is empty.
165 * Create a new string given the format string and its arguments.
722 * Returns a substring of "this" as a new Utf8Str.
741 * Returns a substring of "this" as a new Utf8Str. As opposed to substr(),
910 * assigning a new string.
1033 * Constructs a new string given the format string and the list of the
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlcatalog.c319 \t--create : create a new catalog\n\
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_SunOS_x86.s113 / Atomically set the integer pointed to by 'val' to the new
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_ppc_rhapsody.s55 # set up for and call 'invoke_count_words' to get new stack size
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c2495 * or no onscreen depth buffer was created, the OpenGL drawable could be changed to the new
2831 const struct wined3d_format *new = target->resource.format; local
2833 if (old->id != new->id)
2836 if ((old->alpha_size && !new->alpha_size) || (!old->alpha_size && new->alpha_size)
2837 || !(new->flags & WINED3DFMT_FLAG_POSTPIXELSHADER_BLENDING))
2841 if ((old->flags & WINED3DFMT_FLAG_SRGB_WRITE) != (new->flags & WINED3DFMT_FLAG_SRGB_WRITE))
2962 ERR("Failed to activate the new context.\n");
H A Dbuffer.c52 void *new = HeapReAlloc(GetProcessHeap(), 0, This->maps, local
54 if (!new)
61 This->maps = new;
/vbox/src/libs/zlib-1.2.6/
H A Dmake_vms.com13 $! 0.02 20061008 Adapt to new Makefile.in
15 $! 0.04 20100110 Add new gzclose, gzlib, gzread, gzwrite
276 $! 0.02 20060126 Add new "HELP" target
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dlibteac.c992 msg->new= 1;
1058 crDebug("Testing for new msg at %lx -> %lx\n",
1062 if (tcomm->mbuff[id][i].new) {
1075 tcomm->mbuff[id][iBuf].new= 0;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dbuffer.c54 void *new = HeapReAlloc(GetProcessHeap(), 0, This->maps, local
56 if (!new)
63 This->maps = new;
570 TRACE("Old size %u, creating new size %u\n", This->buffer_object_size, size);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86.h235 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
H A Dxf86Crtc.h1003 xf86_wrap_crtc_notify(ScreenPtr pScreen, xf86_crtc_notify_proc_ptr new);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86.h227 extern _X_EXPORT Bool xf86EnableVTSwitch(Bool new);
H A Dxf86Crtc.h1003 xf86_wrap_crtc_notify(ScreenPtr pScreen, xf86_crtc_notify_proc_ptr new);

Completed in 195 milliseconds

12345678