Searched defs:_value (Results 26 - 47 of 47) sorted by relevance

12

/haiku/src/tests/kits/support/pointerlist/
H A DPointerListTest.cpp395 static int ValuePredicate(const void* _item, void* _value) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.h324 GetCurrentEntry(btrfs_key* _key, void** _value, uint32* _size, uint32* _offset) argument
335 GetNextEntry(void** _value, uint32* _size, uint32* _offset) argument
342 GetPreviousEntry(void** _value, uint32* _size, uint32* _offset) argument
[all...]
H A DBTree.cpp370 BTree::Path::GetEntry(int slot, btrfs_key* _key, void** _value, uint32* _size, argument
618 BTree::_Find(Path* path, btrfs_key& wanted, void** _value, uint32* _size, argument
644 BTree::FindNext(Path* path, btrfs_key& key, void** _value, uint32* _size, argument
652 BTree::FindPrevious(Path* path, btrfs_key& key, void** _value, uint3 argument
660 FindExact(Path* path, btrfs_key& key, void** _value, uint32* _size, uint32* _offset) const argument
937 _GetEntry(btree_traversing type, void** _value, uint32* _size, uint32* _offset) argument
[all...]
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp199 pthread_join(pthread_t thread, void** _value) argument
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp119 l2cap_setsockopt(net_protocol* protocol, int level, int option, const void* _value, int length) argument
/haiku/headers/private/package/hpkg/v1/
H A DReaderImplBase.h295 ReaderImplBase::_Read(Type& _value) argument
/haiku/headers/private/package/hpkg/
H A DReaderImplBase.h558 ReaderImplBase::_Read(Type& _value) argument
/haiku/src/kits/debugger/value/value_nodes/
H A DBMessageValueNode.cpp142 ResolvedLocationAndValue(ValueLoader* valueLoader, ValueLocation*& _location, Value*& _value) argument
693 ResolvedLocationAndValue( ValueLoader* loader, ValueLocation *& _location, Value*& _value) argument
/haiku/src/add-ons/kernel/network/protocols/unix/
H A Dunix.cpp160 unix_setsockopt(net_protocol *protocol, int level, int option, const void *_value, int length) argument
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp795 ReaderImplBase::_ReadAttribute(uint8& _id, AttributeValue& _value, argument
937 ReaderImplBase::ReadUnsignedLEB128(uint64& _value) argument
836 ReadAttributeValue(uint8 type, uint8 encoding, AttributeValue& _value) argument
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp1147 ReaderImplBase::_ReadAttribute(uint8& _id, AttributeValue& _value, argument
1297 ReaderImplBase::ReadUnsignedLEB128(uint64& _value) argument
1196 ReadAttributeValue(uint8 type, uint8 encoding, AttributeValue& _value) argument
/haiku/src/system/kernel/posix/
H A Drealtime_sem.cpp769 _user_realtime_sem_get_value(sem_id semID, int* _value) argument
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.cpp570 tcp_setsockopt(net_protocol* _protocol, int level, int option, const void* _value, int length) argument
H A DTCPEndpoint.cpp1073 TCPEndpoint::GetOption(int option, void* _value, int* _length) argument
1099 TCPEndpoint::SetOption(int option, const void* _value, int length) argument
/haiku/src/kits/package/
H A DPackageInfoParser.cpp456 _ParseResolvable(const Token& token, BPackageResolvable& _value) argument
500 _ParseResolvableExpression(const Token& token, BPackageResolvableExpression& _value, BString* _basePackage) argument
/haiku/src/bin/bfs_tools/lib/
H A DBPlusTree.cpp721 status_t BPlusTree::SplitNode(bplustree_node *node,off_t nodeOffset,uint16 *_keyIndex,uint8 *key,uint16 *_keyLength,off_t *_value) argument
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp571 get_attr_uint8(const device_node* node, const char* name, uint8* _value, argument
587 get_attr_uint16(const device_node* node, const char* name, uint16* _value, argument
603 get_attr_uint32(const device_node* node, const char* name, uint32* _value, argument
619 get_attr_uint64(const device_node* node, const char* name, uint64* _value, bool recursive) argument
635 get_attr_string(const device_node* node, const char* name, const char** _value, bool recursive) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DBPlusTree.cpp2277 BPlusTree::Find(const uint8* key, uint16 keyLength, off_t* _value) argument
1417 _SplitNode(bplustree_node* node, off_t nodeOffset, bplustree_node* other, off_t otherOffset, uint16* _keyIndex, uint8* key, uint16* _keyLength, off_t* _value) argument
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp947 set_int_option(Type &target, const void* _value, size_t length) argument
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp820 set_int_option(Type &target, const void* _value, size_t length) argument
836 set_char_int_option(Type &target, const void* _value, size_t length) argument
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp807 get_attr_uint8(const device_node* node, const char* name, uint8* _value, argument
823 get_attr_uint16(const device_node* node, const char* name, uint16* _value, argument
839 get_attr_uint32(const device_node* node, const char* name, uint32* _value, argument
855 get_attr_uint64(const device_node* node, const char* name, uint64* _value, bool recursive) argument
871 get_attr_string(const device_node* node, const char* name, const char** _value, bool recursive) argument
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1427 GetValueAt(void* object, int32 columnIndex, BVariant& _value) argument

Completed in 189 milliseconds

12