Searched defs:level (Results 101 - 125 of 143) sorted by relevance

123456

/haiku/src/system/kernel/arch/x86/
H A Darch_cpu.cpp890 get_topology_level_id(uint32 id, cpu_topology_level level) argument
/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/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
H A DMainWindow.cpp107 virtual bool Visit(BPartition* partition, int32 level) argument
160 virtual bool Visit(BPartition* partition, int32 level) argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPControl.h283 ppp_level level; member in struct:ppp_protocol_info
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_ani.c415 int level; local
462 u_int level = param; local
[all...]
/haiku/src/kits/package/solver/libsolv/
H A DLibsolvSolver.cpp208 LibsolvSolver::SetDebugLevel(int32 level) argument
/haiku/src/libs/compat/freebsd_iflib/
H A Dnvlist.c471 nvlist_dump_error_check(const nvlist_t *nvl, int fd, int level) argument
492 int level; local
[all...]
/haiku/src/system/kernel/slab/
H A DSlab.cpp960 object_cache_low_memory(void* dummy, uint32 resources, int32 level) argument
/haiku/src/kits/storage/disk_device/
H A DPartition.cpp733 int32 level = _Level(); local
1465 int32 level = 0; local
1474 BPartition::_AcceptVisitor(BDiskDeviceVisitor* visitor, int32 level) argument
1481 BPartition::_VisitEachDescendant(BDiskDeviceVisitor* visitor, int32 level) argument
[all...]
/haiku/src/kits/tracker/
H A DModel.cpp1310 Model::PrintToStream(int32 level, bool deep) argument
/haiku/src/kits/package/manager/
H A DPackageManager.cpp150 BPackageManager::SetDebugLevel(int32 level) argument
/haiku/src/apps/mail/
H A DPrefs.cpp90 TPrefsWindow::TPrefsWindow(BPoint leftTop, BFont* font, int32* level, argument
589 TPrefsWindow::_BuildLevelMenu(int32 level) argument
/haiku/src/system/kernel/fs/
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/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/apps/text_search/
H A DGrepWindow.cpp1189 int32 level = item->OutlineLevel(); 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/bin/network/telnet/
H A Dcommands.c2128 int level; local
H A Dtelnet.c1244 int func,level; local
[all...]
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp231 put_level(int32 level) argument
239 dump_attribute(device_attr* attr, int32 level) argument
[all...]
/haiku/src/add-ons/kernel/network/protocols/udp/
H A Dudp.cpp1189 udp_control(net_protocol *protocol, int level, int option, void *value, argument
1198 udp_getsockopt(net_protocol *protocol, int level, int option, void *value, argument
1207 udp_setsockopt(net_protocol *protocol, int level, int option, argument
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dbios.cpp221 uint16 level; member in struct:lfp_brightness_level
229 uint8 level [16]; // Only for versions < 234 member in struct:bdb_lfp_backlight_data
/haiku/src/system/kernel/disk_device_manager/
H A DKPartition.cpp1328 KPartition::Dump(bool deep, int32 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/bfs/
H A DInode.cpp2079 Inode::_FreeStaticStreamArray(Transaction& transaction, int32 level, argument

Completed in 198 milliseconds

123456