Searched defs:DevPrivateKey (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dprivates.h22 typedef void *DevPrivateKey; typedef
31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dprivates.h22 typedef int *DevPrivateKey; typedef
31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dprivates.h22 typedef int *DevPrivateKey; typedef
31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dprivates.h22 typedef int *DevPrivateKey; typedef
31 dixRequestPrivate(const DevPrivateKey key, unsigned size);
37 dixAllocatePrivate(PrivateRec **privates, const DevPrivateKey key);
43 dixLookupPrivate(PrivateRec **privates, const DevPrivateKey key);
49 dixLookupPrivateAddr(PrivateRec **privates, const DevPrivateKey key);
55 dixSetPrivate(PrivateRec **privates, const DevPrivateKey key, pointer val);
62 DevPrivateKey key; /* private registration key */
67 dixRegisterPrivateInitFunc(const DevPrivateKey key,
71 dixRegisterPrivateDeleteFunc(const DevPrivateKey key,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dprivates.h66 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
91 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
97 dixPrivateKeyRegistered(DevPrivateKey key)
110 extern _X_EXPORT DevPrivateKey
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val)
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dprivates.h67 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
96 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
102 dixPrivateKeyRegistered(DevPrivateKey key)
114 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
128 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
139 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val)
156 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
180 extern _X_EXPORT DevPrivateKey
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dprivates.h67 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
96 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
102 dixPrivateKeyRegistered(DevPrivateKey key)
114 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
128 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
139 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val)
156 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
180 extern _X_EXPORT DevPrivateKey
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dprivates.h67 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
96 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
102 dixPrivateKeyRegistered(DevPrivateKey key)
114 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
128 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
139 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val)
156 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
171 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
180 extern _X_EXPORT DevPrivateKey
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dprivates.h66 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
69 DevPrivateKey key;
102 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
108 dixPrivateKeyRegistered(DevPrivateKey key)
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, void *val)
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
188 extern _X_EXPORT DevPrivateKey
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dprivates.h66 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
69 DevPrivateKey key;
102 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
108 dixPrivateKeyRegistered(DevPrivateKey key)
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, void *val)
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
188 extern _X_EXPORT DevPrivateKey
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dprivates.h67 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
70 DevPrivateKey key;
103 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
109 dixPrivateKeyRegistered(DevPrivateKey key)
121 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
135 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
146 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val)
163 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
178 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
189 extern _X_EXPORT DevPrivateKey
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dprivates.h67 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
70 DevPrivateKey key;
103 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
109 dixPrivateKeyRegistered(DevPrivateKey key)
121 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
135 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
146 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val)
163 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
178 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
189 extern _X_EXPORT DevPrivateKey
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dprivates.h66 } DevPrivateKeyRec, *DevPrivateKey; typedef in typeref:struct:_DevPrivateKeyRec
69 DevPrivateKey key;
102 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size);
108 dixPrivateKeyRegistered(DevPrivateKey key)
120 dixGetPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
134 dixGetPrivate(PrivatePtr *privates, const DevPrivateKey key)
145 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, pointer val)
162 dixLookupPrivate(PrivatePtr *privates, const DevPrivateKey key)
177 dixLookupPrivateAddr(PrivatePtr *privates, const DevPrivateKey key)
188 extern _X_EXPORT DevPrivateKey
[all...]

Completed in 81 milliseconds