Searched defs:Impl (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsVoidArray.h134 struct Impl { struct in class:nsVoidArray
154 Impl* mImpl;
168 void SetArray(Impl *newImpl, PRInt32 aSize, PRInt32 aCount, PRBool owner);
191 char mAutoBuf[sizeof(Impl) + (kAutoBufSize - 1) * sizeof(void*)];
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c810 WINED3DSURFTYPE Impl, IUnknown *parent, const struct wined3d_parent_ops *parent_ops
825 TRACE("surface_type %#x, parent %p, parent_ops %p.\n", Impl, parent, parent_ops);
827 if (Impl == SURFACE_OPENGL && !This->adapter)
840 hr = surface_init(object, Impl, This->surface_alignment, Width, Height, Level, Lockable,
6288 /* TODO: the use of Impl is deprecated. */
807 IWineD3DDeviceImpl_CreateSurface(IWineD3DDevice *iface, UINT Width, UINT Height, WINED3DFORMAT Format, BOOL Lockable, BOOL Discard, UINT Level, IWineD3DSurface **ppSurface, DWORD Usage, WINED3DPOOL Pool, WINED3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, WINED3DSURFTYPE Impl, IUnknown *parent, const struct wined3d_parent_ops *parent_ops , HANDLE *shared_handle , void *pvClientMem ) argument
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 82 milliseconds