Searched +defs:val +defs:resource (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-api.jar ... Object implements java.security.PrivilegedAction { final synthetic Class val$c void " href="/source/s?defs= ...
H A Djaxb-impl.jar ... java.math.BigInteger) java.math.BigInteger val public static java.lang.String _printInteger (java.
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jar ... .CharsetEncoder encoder final synthetic java.io.OutputStreamWriter val$bw final synthetic com.sun.codemodel. ...
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1371 struct wined3d_resource *resource, enum wined3d_resource_type type) DECLSPEC_HIDDEN;
1373 struct wined3d_resource *resource, enum wined3d_resource_type type) DECLSPEC_HIDDEN;
2022 void device_resource_add(struct wined3d_device *device, struct wined3d_resource *resource) DECLSPEC_HIDDEN;
2023 void device_resource_released(struct wined3d_device *device, struct wined3d_resource *resource) DECLSPEC_HIDDEN;
2047 * not even for resource uploads. */
2052 void (*resource_unload)(struct wined3d_resource *resource);
2076 DWORD sharerc_flags; /* shared resource flags */
2077 DWORD sharerc_handle; /* shared resource handle */
2088 void resource_cleanup(struct wined3d_resource *resource) DECLSPEC_HIDDEN;
2089 DWORD resource_get_priority(const struct wined3d_resource *resource) DECLSPEC_HIDDE
2153 struct wined3d_resource resource; member in struct:wined3d_texture
2182 wined3d_texture_from_resource(struct wined3d_resource *resource) argument
2201 struct wined3d_resource resource; member in struct:wined3d_volume
2210 volume_from_resource(struct wined3d_resource *resource) argument
2255 struct wined3d_resource resource; member in struct:wined3d_surface
2310 surface_from_resource(struct wined3d_resource *resource) argument
2650 struct wined3d_resource resource; member in struct:wined3d_buffer
2675 buffer_from_resource(struct wined3d_resource *resource) argument
2688 struct wined3d_resource *resource; member in struct:wined3d_rendertarget_view
3202 copysignf(float val, float sign) argument
[all...]

Completed in 536 milliseconds