Searched refs:rtype (Results 1 - 25 of 49) sorted by relevance

12

/vbox/src/libs/libxml2-2.6.31/
H A Dgentest.py398 def is_known_param_type(name, rtype):
408 if rtype[0:6] == 'const ':
409 crtype = rtype[6:]
411 crtype = rtype
424 """ % (name, crtype, name, name, rtype))
682 rtype = arg.xpathEval("string(@type)")
683 if rtype == 'void':
687 type = type_convert(rtype, nam, info, module, name, n)
688 if is_known_param_type(type, rtype) == 0:
692 rtype[
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dregistry.h36 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
H A Dxacestr.h42 RESTYPE rtype; member in struct:__anon7193
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dregistry.h41 const char *LookupResourceName(RESTYPE rtype);
H A Dresource.h189 RESTYPE /*rtype*/,
224 RESTYPE rtype,
251 RESTYPE rtype,
264 RESTYPE rtype);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dregistry.h41 const char *LookupResourceName(RESTYPE rtype);
H A Dresource.h189 RESTYPE /*rtype*/,
224 RESTYPE rtype,
264 RESTYPE rtype,
271 RESTYPE rtype,
284 RESTYPE rtype) X_DEPRECATED;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
H A Dresource.h189 RESTYPE /*rtype*/,
224 RESTYPE rtype,
264 RESTYPE rtype,
277 RESTYPE rtype) X_DEPRECATED;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
H A Dresource.h189 RESTYPE /*rtype*/,
224 RESTYPE rtype,
264 RESTYPE rtype,
277 RESTYPE rtype) X_DEPRECATED;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
H A Dresource.h192 RESTYPE /*rtype*/,
227 RESTYPE rtype,
261 RESTYPE rtype,
274 RESTYPE rtype) _X_DEPRECATED;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
H A Dresource.h194 RESTYPE /*rtype*/,
229 RESTYPE rtype,
263 RESTYPE rtype,
276 RESTYPE rtype) _X_DEPRECATED;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
H A Dxacestr.h42 RESTYPE rtype; member in struct:__anon6878
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dregistry.h41 extern _X_EXPORT const char *LookupResourceName(RESTYPE rtype);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dresource.h177 RESTYPE /*rtype*/,
205 RESTYPE /*rtype*/);
235 RESTYPE /*rtype*/,
246 #define SecurityLookupIDByType(client, id, rtype, access_mode) \
247 LookupIDByType(id, rtype)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dresource.h177 RESTYPE /*rtype*/,
205 RESTYPE /*rtype*/);
235 RESTYPE /*rtype*/,
246 #define SecurityLookupIDByType(client, id, rtype, access_mode) \
247 LookupIDByType(id, rtype)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxacestr.h43 RESTYPE rtype; member in struct:__anon7505

Completed in 67 milliseconds

12