Searched refs:backend (Results 1 - 18 of 18) sorted by relevance

/vbox/include/VBox/
H A Dvd-plugin.h30 #include <VBox/vd-image-backend.h>
31 #include <VBox/vd-cache-backend.h>
32 #include <VBox/vd-filter-backend.h>
40 * Registers a new image backend.
44 * @param pBackend The image backend to register.
49 * Registers a new cache backend.
53 * @param pBackend The cache backend to register.
60 * @param pBackend The filter backend to register.
65 /** Pointer to a backend register callbacks structure. */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dconfig-backends.h32 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dconfig-backends.h32 void remove_devices(const char *backend, const char *config_info);
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl.h102 typedef struct backend { struct
106 } backend; typedef in typeref:struct:backend
109 typedef backend *(*backendFactory)();
111 extern backend *xpidl_header_dispatch(void);
112 extern backend *xpidl_typelib_dispatch(void);
113 extern backend *xpidl_doc_dispatch(void);
114 extern backend *xpidl_java_dispatch(void);
H A Dxpidl_doc.c128 * even though the header backend (specific to mozilla idl) rejects it.
287 backend *
290 static backend result;
H A Dxpidl_header.c1168 backend *
1171 static backend result;
H A Dxpidl_java.c930 * users of the java xpidl backend.
1018 backend *
1021 static backend result;
H A Dxpidl_idl.c124 * xpidl_header backend. */
667 backend *emitter;
H A Dxpidl_typelib.c1210 backend *
1213 static backend result;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dconfig-backends.h31 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dconfig-backends.h31 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dconfig-backends.h31 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dconfig-backends.h31 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dconfig-backends.h32 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dconfig-backends.h32 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dconfig-backends.h32 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dconfig-backends.h32 void remove_devices(const char *backend, const char *config_info);
/vbox/src/VBox/Storage/
H A DVCICache.cpp22 #include <VBox/vd-cache-backend.h>

Completed in 107 milliseconds