Searched defs:_type (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/haiku/SharedFolders/
H A Dvnode_cache.cpp118 int* _type, uint32* _flags, bool reenter)
117 vboxsf_get_vnode(fs_volume* volume, ino_t id, fs_vnode* vnode, int* _type, uint32* _flags, bool reenter) argument
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAToken.h178 ANTLRTokenType _type; member in class:ANTLRCommonNoRefCountToken
190 ANTLRTokenType getType() const { return _type; }
191 void setType(ANTLRTokenType t) { _type = t; }
227 setType(from._type);
242 setType(rhs._type);
251 ANTLRTokenType _type; member in class:ANTLRCommonToken
263 ANTLRTokenType getType() const { return _type; }
264 void setType(ANTLRTokenType t) { _type = t; }
300 setType(from._type);
315 setType(rhs._type);
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Dctf.h171 ushort_t _type; /* reference to another type */ member in union:ctf_stype::__anon16026
188 ushort_t _type; /* do not use */ member in union:ctf_type::__anon16027
195 #define ctt_type _u._type /* for types that reference another type */
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 56 milliseconds