Searched refs:list_remove (Results 1 - 25 of 34) sorted by relevance

12

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dx-list.h55 X_EXTERN x_list *X_PFX (list_remove) (x_list *lst, void *data);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dx-list.h54 X_EXTERN x_list *X_PFX (list_remove) (x_list *lst, void *data);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dx-list.h56 X_EXTERN x_list *X_PFX (list_remove) (x_list *lst, void *data);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dx-list.h56 X_EXTERN x_list *X_PFX (list_remove) (x_list *lst, void *data);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/libWine/
H A Dmmap.c451 list_remove( &next->entry );
507 list_remove( &area->entry );
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dlist.h66 * list_remove( &new_gadget->entry );
110 static inline void list_remove( struct list *elem ) function
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dlist.h63 * list_remove( &new_gadget->entry );
107 static inline void list_remove( struct list *elem ) function
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dlist.h66 * list_remove( &new_gadget->entry );
110 static inline void list_remove( struct list *elem ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dlist.h63 * list_remove( &new_gadget->entry );
107 static inline void list_remove( struct list *elem ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dlist.h61 * list_remove( &new_gadget->entry );
105 static inline void list_remove( struct list *elem ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dlist.h66 * list_remove( &new_gadget->entry );
110 static inline void list_remove( struct list *elem ) function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dresource.c253 list_remove(&data->entry);
H A Dcontext.c374 list_remove(&entry->entry);
393 list_remove(&entry->entry);
409 list_remove(&entry->entry);
531 list_remove(&query->entry);
603 list_remove(&query->entry);
650 list_remove(&entry->entry);
659 list_remove(&entry->entry);
H A Dsurface_gdi.c62 if (This->overlay_dest) list_remove(&This->overlay_entry);
H A Darb_program_shader.c4996 list_remove(&rec_ins->entry);
5064 list_remove(&control_frame->entry);
5191 list_remove(&control_frame->entry);
5214 list_remove(&control_frame->entry);
5223 list_remove(&control_frame->entry);
H A Dstateblock.c528 list_remove(&light->entry);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dresource.c339 list_remove(&data->entry);
H A Dcontext.c371 list_remove(&entry->entry);
400 list_remove(&entry->entry);
416 list_remove(&entry->entry);
540 list_remove(&query->entry);
608 list_remove(&query->entry);
669 list_remove(&entry->entry);
H A Dshader_sm4.c440 list_remove(elem);
H A Darb_program_shader.c5445 list_remove(&rec_ins->entry);
5472 list_remove(&control_frame->entry);
5481 list_remove(&control_frame->entry);
5536 list_remove(&control_frame->entry);
5667 list_remove(&control_frame->entry);
H A Dstateblock.c619 list_remove(&light->entry);
H A Dsurface.c154 list_remove(&surface->overlay_entry);
158 list_remove(&overlay->overlay_entry);
2148 list_remove(&entry->entry);
3713 list_remove(&surface->overlay_entry);
H A Dglsl_shader.c4274 list_remove(&entry->vs.shader_entry);
4276 list_remove(&entry->gs.shader_entry);
4278 list_remove(&entry->ps.shader_entry);
/vbox/src/VBox/HostDrivers/VBoxNetFlt/solaris/
H A DVBoxNetFltBow-solaris.c1686 list_remove(&pThis->u.s.hVNICs, pVNIC);
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dshader.c1408 list_remove(&shader->baseShader.shader_list_entry);

Completed in 2041 milliseconds

12