Searched defs:level (Results 1 - 25 of 143) sorted by last modified time

123456

/haiku/src/apps/drivesetup/
H A DDiskView.cpp343 virtual bool Visit(BPartition* partition, int32 level) argument
47 PartitionView(const char* name, float weight, off_t offset, int32 level, partition_id id, BPartition* partition) argument
/haiku/src/apps/activitymonitor/
H A DSettingsWindow.cpp126 int32 level = 0; local
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_socket.cpp1021 socket_get_option(net_socket* socket, int level, int option, void* value, argument
1135 socket_getsockopt(net_socket* socket, int level, int option, void* value, argument
1446 socket_set_option(net_socket* socket, int level, int option, const void* value, argument
1569 socket_setsockopt(net_socket* socket, int level, int option, const void* value, argument
/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A Dl2cap.cpp100 l2cap_control(net_protocol* protocol, int level, int option, void* value, argument
109 l2cap_getsockopt(net_protocol* protocol, int level, int option, argument
119 l2cap_setsockopt(net_protocol* protocol, int level, int option, argument
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.h157 uint8 level, dest; member in struct:_emuxki_chanparms_fxsend::__anon15
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp247 put_level(int32 level) argument
255 dump_attribute(device_attr* attr, int32 level) argument
2354 device_node::Dump(int32 level) argument
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp1274 free_unused_vnodes(int32 level) argument
1463 vnode_low_resource_handler(void* /*data*/, uint32 resources, int32 level) argument
4616 vfs_free_unused_vnodes(int32 level) argument
H A Dsocket.cpp522 common_getsockopt(int fd, int level, int option, void *value, argument
535 common_setsockopt(int fd, int level, int option, const void *value, argument
733 getsockopt(int socket, int level, int option, void *value, socklen_t *_length) argument
742 setsockopt(int socket, int level, int option, const void *value, argument
1088 _user_getsockopt(int socket, int level, int option, void *userValue, argument
1122 _user_setsockopt(int socket, int level, int option, const void *userValue, socklen_t length) argument
[all...]
/haiku/src/apps/text_search/
H A DGrepWindow.cpp1189 int32 level = item->OutlineLevel(); local
/haiku/src/system/kernel/arch/arm64/
H A Darch_int.cpp145 fixup_entry(phys_addr_t ptPa, int level, addr_t va, bool wr) argument
/haiku/src/system/kernel/vm/
H A Dvm.cpp3375 dump_cache_tree_recursively(VMCache* cache, int level, argument
3478 dump_caches_recursively(VMCache* cache, cache_info& info, int level) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/ipv6/
H A Dipv6.cpp1074 ipv6_control(net_protocol* _protocol, int level, int option, void* value, argument
1085 ipv6_getsockopt(net_protocol* _protocol, int level, int option, void* value, argument
1121 ipv6_setsockopt(net_protocol* _protocol, int level, int option, argument
/haiku/src/add-ons/kernel/network/protocols/ipv4/
H A Dipv4.cpp1179 ipv4_control(net_protocol* _protocol, int level, int option, void* value, argument
1190 ipv4_getsockopt(net_protocol* _protocol, int level, int option, void* value, argument
1267 ipv4_setsockopt(net_protocol* _protocol, int level, int option, argument
/haiku/src/kits/interface/
H A DOutlineListView.cpp817 uint32 level = item->fLevel; local
858 const uint32 level = item->fLevel; local
935 BOutlineListView::DrawLatch(BRect itemRect, int32 level, boo argument
1036 uint32 level = superItem != NULL ? superItem->OutlineLevel() + 1 : 0; local
1138 uint32 level = item->OutlineLevel(); local
1176 _SuperitemForIndex(int32 fullListIndex, int32 level, int32* _superIndex) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A Dtcp.cpp540 tcp_control(net_protocol* _protocol, int level, int option, void* value, argument
556 tcp_getsockopt(net_protocol* _protocol, int level, int option, void* value, argument
570 tcp_setsockopt(net_protocol* _protocol, int level, int option, argument
[all...]
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dviogpu.h254 __le32 level; member in struct:virtio_gpu_transfer_host_3d
/haiku/src/tests/system/network/tcp_shell/
H A Dtcp_shell.cpp855 domain_control(net_protocol *protocol, int level, int option, void *value, argument
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_mmu.cpp106 DumpPageTableInt(Pte* pte, uint64_t virtAdr, uint32_t level, uint64& firstVirt, uint64& firstPhys, argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp2079 Inode::_FreeStaticStreamArray(Transaction& transaction, int32 level, argument
H A DBPlusTree.cpp195 void SetLevel(uint32 level) argument
201 off_t PreviousOffset(uint32 level) argument
206 void SetPreviousOffset(uint32 level, off_t offset) argument
2331 BPlusTree::_ValidateChildren(TreeCheck& check, uint32 level, off_ argument
2521 _ValidateChild(TreeCheck& check, CachedNode& cached, uint32 level, off_t offset, off_t lastOffset, off_t nextOffset, const uint8* key, uint16 keyLength) argument
[all...]
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp1375 _ParseDebugInfoEntry(DataReader& dataReader, BaseUnit* unit, AbbreviationTable* abbreviationTable, DebugInfoEntry*& _entry, bool& _endOfEntryList, int level) argument
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp1303 int32 level = (int32)((frame_per_second + 6.0) * (1.0/12.0)); local
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp186 int32 level = -1; local
402 int32 level = -1; local
[all...]
/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp890 get_topology_level_id(uint32 id, cpu_topology_level level) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm.cpp140 DumpPageTableInt(Pte* pte, uint64_t virtAdr, uint32_t level, PageTableDumper& dumper) argument
[all...]

Completed in 231 milliseconds

123456