Searched defs:_type (Results 1 - 25 of 58) sorted by path

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/cpu/x86/
H A Dgeneric_x86.cpp159 generic_get_mtrr(uint32 index, uint64 *_base, uint64 *_length, uint8 *_type) 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...]
H A Dgcc3+.cpp3819 get_next_argument_gcc3(uint32* _cookie, const char* mangledName, char* name, size_t nameSize, int32* _type, size_t* _argumentLength) argument
[all...]
/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/file_systems/udf/
H A DUdfStructures.h1166 uint8 _type; member in struct:partition_map_header
1195 uint8 _type; member in struct:physical_partition_map
1280 uint8 _type; member in struct:sparable_partition_map
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A Dkernel_interface.cpp206 userlandfs_get_vnode(fs_volume* fsVolume, ino_t vnid, fs_vnode* fsNode, int* _type, uint32* _flags, bool reenter) argument
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap_command.cpp355 l2cap_info_req(uint8 _ident, uint16 _type) argument
384 l2cap_info_rsp(uint8 _ident, uint16 _type, uint16 _result, uint16 _mtu) 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/debugger/model/
H A DStackFrameValueInfos.cpp132 GetInfo(ObjectID* variable, const TypeComponentPath* path, Type** _type, ValueLocation** _location) const 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/network/libnetapi/
H A DNetworkSettings.cpp575 BNetworkSettings::_Load(const char* name, uint32* _type) 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/servers/media/
H A DMediaFilesManager.cpp394 MediaFilesManager::_SetItem(const char* _type, const char* _item, 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/system/libroot/posix/pthread/
H A Dpthread_mutexattr.c49 pthread_mutexattr_gettype(const pthread_mutexattr_t *_mutexAttr, int *_type) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp2880 AttributeIterator::GetNext(char* name, size_t* _length, uint32* _type, argument
H A Dkernel_interface.cpp283 bfs_get_vnode(fs_volume* _volume, ino_t id, fs_vnode* _node, int* _type, 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/btrfs/
H A Dkernel_interface.cpp215 btrfs_get_vnode(fs_volume* _volume, ino_t id, fs_vnode* _node, int* _type, argument
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp1612 cdda_get_vnode(fs_volume* _volume, ino_t id, 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

Completed in 352 milliseconds

123