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

123

/haiku/headers/private/debugger/model/
H A DStackFrameValueInfos.h63 GetInfo(ObjectID* variable, const TypeComponentPath& path, Type** _type, ValueLocation** _location) const argument
/haiku/src/add-ons/kernel/debugger/demangle/
H A Ddemangle.cpp42 get_next_argument(uint32* _cookie, const char* mangledName, char* name, size_t nameSize, int32* _type, size_t* _argumentLength) argument
H A Dgcc2.cpp392 get_next_argument_internal(uint32* _cookie, const char* symbol, char* name, size_t nameSize, int32* _type, size_t* _argumentLength, bool repeating) argument
549 get_next_argument_gcc2(uint32* _cookie, const char* symbol, char* name, size_t nameSize, int32* _type, size_t* _argumentLength) argument
[all...]
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_mutexattr.c49 pthread_mutexattr_gettype(const pthread_mutexattr_t *_mutexAttr, int *_type) argument
/haiku/src/kits/debugger/model/
H A DStackFrameValueInfos.cpp132 GetInfo(ObjectID* variable, const TypeComponentPath* path, Type** _type, ValueLocation** _location) const argument
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DAutoPackageAttributes.cpp105 GetAttributeValue(const Package* package, AutoPackageAttribute attribute, off_t& _size, uint32& _type) argument
/haiku/src/add-ons/kernel/cpu/x86/
H A Dgeneric_x86.cpp159 generic_get_mtrr(uint32 index, uint64 *_base, uint64 *_length, uint8 *_type) argument
/haiku/src/kits/debugger/debug_info/
H A DDebuggerImageDebugInfo.cpp55 GetType(GlobalTypeCache* cache, const BString& name, const TypeLookupConstraints& constraints, Type*& _type) argument
H A DImageDebugInfo.cpp99 GetType(GlobalTypeCache* cache, const BString& name, const TypeLookupConstraints& constraints, Type*& _type) argument
H A DTeamDebugInfo.cpp378 LookupTypeByName(const BString& name, const TypeLookupConstraints& constraints, Type*& _type) argument
394 GetType(GlobalTypeCache* cache, const BString& name, const TypeLookupConstraints& constraints, Type*& _type) argument
/haiku/src/kits/media/
H A DMediaFiles.cpp68 BMediaFiles::GetNextType(BString* _type) argument
122 BMediaFiles::GetNextRef(BString* _type, entry_ref* _ref) argument
/haiku/src/kits/storage/
H A DMime.cpp315 get_named_icon(const char* name, uint8** _data, size_t* _size, type_code* _type) argument
220 get_device_icon(const char* device, uint8** _data, size_t* _size, type_code* _type) argument
/haiku/src/kits/package/
H A DPackageInfoParser.h137 Token(TokenType _type, const char* _pos, int length = 0, argument
/haiku/src/servers/media/
H A DMediaFilesManager.cpp394 MediaFilesManager::_SetItem(const char* _type, const char* _item, argument
/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp394 _GetTypeForTypeCode(TeamTypeInformation* info, type_code type, Type*& _type) argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A Dkernel_interface.cpp236 reiserfs_read_vnode(fs_volume *fs, ino_t vnid, fs_vnode *node, int *_type, argument
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DQuery.cpp178 NodeGetAttribute(Node* node, const char* attribute, void* buffer, size_t* _size, int32* _type) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp245 NodeGetAttribute(Node* node, const char* attribute, void* buffer, size_t* _size, int32* _type) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dstack.cpp176 family::family(int _type) argument
233 chain::chain(int _family, int _type, int _protocol) argument
/haiku/src/system/kernel/disk_device_manager/
H A Dddm_userland_interface.cpp902 _user_set_partition_type(partition_id partitionID, int32* _changeCounter, partition_id childID, int32* _childChangeCounter, const char* _type) argument
1263 _user_create_child_partition(partition_id partitionID, int32* _changeCounter, off_t offset, off_t size, const char* _type, const char* _name, const char* _parameters, partition_id* childID, int32* childChangeCounter) argument
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A Dkernel_interface.cpp162 bindfs_get_vnode(fs_volume* fsVolume, ino_t vnid, fs_vnode* fsNode, int* _type, uint32* _flags, bool reenter) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Ddir.cpp912 dosfs_read_vnode(fs_volume *_vol, ino_t vnid, fs_vnode *_node, int *_type, argument
/haiku/src/add-ons/kernel/file_systems/exfat/
H A Dkernel_interface.cpp222 exfat_get_vnode(fs_volume* _volume, ino_t id, fs_vnode* _node, int* _type, argument
/haiku/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp349 fs_read_vnode(fs_volume* _volume, ino_t vnodeID, fs_vnode* _node, int* _type, uint32* _flags, bool reenter) argument
/haiku/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp173 udf_get_vnode(fs_volume *_volume, ino_t id, fs_vnode *node, int *_type, argument

Completed in 152 milliseconds

123