Searched refs:prev (Results 176 - 200 of 224) sorted by relevance

123456789

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86str.h138 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86str.h150 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86str.h150 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86str.h150 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86str.h150 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86str.h150 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86str.h133 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86str.h146 struct _DisplayModeRec *prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86str.h146 struct _DisplayModeRec *prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86str.h146 struct _DisplayModeRec *prev; member in struct:_DisplayModeRec
/vbox/src/VBox/RDP/client-1.8.3/
H A Dproto.h192 struct async_iorequest *rdpdr_remove_iorequest(struct async_iorequest *prev,
/vbox/src/VBox/Additions/solaris/DRM/include/
H A DdrmP.h431 struct drm_agp_mem *prev; member in struct:drm_agp_mem
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86str.h108 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Ddrm.h148 unsigned char prev; member in struct:drm_tex_region
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86str.h132 struct _DisplayModeRec * prev; member in struct:_DisplayModeRec
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/threads/combined/
H A Dpruthr.c1821 PR_ASSERT(_PR_THREAD_PTR(t->links.prev) == thread);
1856 /* Check if prev is the beggining of the list; if so,
1859 if (thread->links.prev != &_PR_SLEEPQ(cpu))
/vbox/src/libs/libxml2-2.6.31/
H A DdebugXML.c306 if (node->prev == NULL) {
311 "Attr has no prev and not first of attr list\n");
315 "Node has no prev and not first of parent list\n");
317 if (node->prev->next != node)
319 "Node prev->next : back link wrong\n");
327 if (node->next->prev != node)
329 "Node next->prev : forward link wrong\n");
332 "Node next->prev : forward link wrong\n");
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dactivation.jar ... end java.io.BufferedReader buf_reader String line String prev private void parseEntry (java.lang.String) com. ...
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Dmtypes.h481 struct gl_shine_tab *next, *prev; member in struct:gl_shine_tab
494 struct gl_light *prev; member in struct:gl_light
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.1/Modules/
H A D_sre.c1184 ctx->u.rep->prev = state->repeat;
1190 state->repeat = ctx->u.rep->prev;
1258 state->repeat = ctx->u.rep->prev;
1297 state->repeat = ctx->u.rep->prev;
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A D_sre.c1193 ctx->u.rep->prev = state->repeat;
1199 state->repeat = ctx->u.rep->prev;
1267 state->repeat = ctx->u.rep->prev;
1306 state->repeat = ctx->u.rep->prev;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddrawi.h695 struct _DBLNODE * prev; member in struct:_DBLNODE
/vbox/src/VBox/Devices/Network/lwip/src/core/snmp/
H A Dmsg_out.c478 vb = vb->prev;
/vbox/src/VBox/Devices/Network/lwip-new/src/core/snmp/
H A Dmsg_out.c469 vb = vb->prev;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddrawi.h695 struct _DBLNODE * prev; member in struct:_DBLNODE

Completed in 489 milliseconds

123456789