Searched defs:_type (Results 1 - 25 of 58) sorted by last modified time

123

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A Dkernel_interface.cpp234 ramfs_get_vnode(fs_volume* _volume, ino_t vnid, fs_vnode* node, int* _type, argument
H A DQuery.cpp245 NodeGetAttribute(Node* node, const char* attribute, void* buffer, size_t* _size, int32* _type) 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/kits/package/
H A DPackageInfoParser.h137 Token(TokenType _type, const char* _pos, int length = 0, argument
/haiku/src/system/runtime_loader/
H A Delf.cpp805 get_nth_symbol(image_id imageID, int32 num, char *nameBuffer, int32 *_nameLength, int32 *_type, void **_location) argument
860 get_nearest_symbol_at_address(void* address, image_id* _imageID, char** _imagePath, char** _imageName, char** _symbolName, int32* _type, void** _location, bool* _exactMatch) 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/add-ons/kernel/file_systems/packagefs/
H A Dkernel_interface.cpp179 packagefs_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/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/kits/debugger/dwarf/
H A DDwarfFile.cpp864 EvaluateDynamicValue(CompilationUnit* unit, uint8 addressSize, bool isBigEndian, DIESubprogram* subprogramEntry, const DynamicAttributeValue* value, const DwarfTargetInterface* targetInterface, target_addr_t instructionPointer, target_addr_t framePointer, BVariant& _result, DIEType** _type) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A Dkernel_interface.cpp201 ext2_get_vnode(fs_volume* _volume, ino_t id, fs_vnode* _node, int* _type, argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypeFactory.cpp191 static status_t Create(target_size_t byteSize, bool isSigned, Type*& _type) argument
300 DwarfTypeFactory::CreateType(DIEType* typeEntry, DwarfType*& _type) argument
379 _CreateTypeInternal(const BString& name, DIEType* typeEntry, DwarfType*& _type) argument
466 _CreateCompoundType(const BString& name, DIECompoundType* typeEntry, compound_type_kind compoundKind, DwarfType*& _type) argument
618 _CreatePrimitiveType(const BString& name, DIEBaseType* typeEntry, DwarfType*& _type) argument
729 _CreateAddressType(const BString& name, DIEAddressingType* typeEntry, address_type_kind addressKind, DwarfType*& _type) argument
768 _CreateModifiedType(const BString& name, DIEModifiedType* typeEntry, uint32 modifiers, DwarfType*& _type) argument
860 _CreateTypedefType(const BString& name, DIETypedef* typeEntry, DwarfType*& _type) argument
887 _CreateArrayType(const BString& name, DIEArrayType* typeEntry, DwarfType*& _type) argument
957 _CreateEnumerationType(const BString& name, DIEEnumerationType* typeEntry, DwarfType*& _type) argument
1024 _CreateSubrangeType(const BString& name, DIESubrangeType* typeEntry, DwarfType*& _type) argument
1159 _CreateUnspecifiedType(const BString& name, DIEUnspecifiedType* typeEntry, DwarfType*& _type) argument
1172 _CreateFunctionType(const BString& name, DIESubroutineType* typeEntry, DwarfType*& _type) argument
1246 _CreatePointerToMemberType(const BString& name, DIEPointerToMemberType* typeEntry, DwarfType*& _type) argument
[all...]
H A DDwarfImageDebugInfo.cpp468 GetType(GlobalTypeCache* cache, const BString& name, const TypeLookupConstraints& constraints, Type*& _type) argument
/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp288 x86_get_mtrr(uint32 index, uint64* _base, uint64* _length, uint8* _type) argument
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A Dkernel_interface.cpp137 ufs2_get_vnode(fs_volume *_volume, ino_t id, fs_vnode *_node, int *_type, argument
/haiku/src/system/kernel/debug/
H A Ddebug.cpp2210 debug_get_next_demangled_argument(uint32* _cookie, const char* symbol, char* name, size_t nameSize, int32* _type, size_t* _argumentLength) argument
/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.cpp843 match_endpoint_name_type(const char* _name, media_type _type) : argument
863 match_endpoint_type(media_type _type) : argument
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dkernel_interface.cpp371 fs_get_vnode(fs_volume* _volume, ino_t nid, fs_vnode* _node, int* _type, argument
/haiku/src/system/kernel/fs/
H A Drootfs.cpp520 rootfs_get_vnode(fs_volume* _volume, ino_t id, fs_vnode* _vnode, int* _type, argument
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp1048 devfs_get_vnode(fs_volume* _volume, ino_t id, fs_vnode* _vnode, int* _type, 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
/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/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/xfs/
H A Dkernel_interface.cpp124 xfs_get_vnode(fs_volume *_volume, ino_t id, fs_vnode *_node, int *_type, argument
/haiku/src/add-ons/kernel/file_systems/websearchfs/
H A Dwebsearchfs.c264 static status_t websearchfs_read_vnode(fs_volume *_volume, ino_t vnid, fs_vnode *_node, int* _type, uint32* _flags, bool reenter) argument

Completed in 443 milliseconds

123