Searched defs:level (Results 76 - 100 of 143) sorted by relevance

123456

/haiku/src/system/boot/platform/efi/arch/arm64/
H A Darch_mmu.h206 uint16 DescriptorIndex(addr_t virt_addr, uint8 level) { argument
210 bool BlocksAllowed(uint8 level) { argument
214 bool TablesAllowed(uint8 level) { argument
218 bool PagesAllowed(uint8 level) { argument
222 Mask(uint8 level) argument
226 Aligned(addr_t address, uint8 level) argument
230 EntrySize(uint8 level) argument
234 TableSize(uint8 level) argument
[all...]
/haiku/src/preferences/filetypes/
H A DMimeTypeListView.cpp347 uint32 level = 0; local
/haiku/src/add-ons/kernel/network/protocols/unix/
H A Dunix.cpp132 unix_control(net_protocol *protocol, int level, int option, void *value, argument
140 unix_getsockopt(net_protocol *protocol, int level, int option, void *value, argument
160 unix_setsockopt(net_protocol *protocol, int level, int option, argument
[all...]
/haiku/headers/private/net/
H A Dnet_stack.h70 int level; member in struct:ancillary_data_header
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfscanf.c1221 int level; local
[all...]
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DDirectory.cpp693 int32 level; local
1006 int32 level = 0; local
1104 _UpdateOrInsertKey(LevelInfo* infos, int32 level, const char* name, size_t nameLength, uint64 blockIndex, bool insertKey, Transaction& transaction) argument
[all...]
/haiku/src/kits/package/hpkg/v1/
H A DReaderImplBaseV1.cpp87 ReaderImplBase::AttributeHandler::SetLevel(int level) argument
746 int level = 0; local
/haiku/src/apps/mail/
H A DContent.h141 int32 level; member in struct:quote_context
/haiku/src/apps/diskusage/
H A DPieView.cpp426 _DrawDirectory(BRect b, FileInfo* info, float parentSpan, float beginAngle, int colorIdx, int level) argument
577 int level; local
[all...]
/haiku/src/tools/fs_shell/
H A Ddriver_settings.cpp248 parse_parameter(struct fssh_driver_parameter *parameter, char **_pos, int32_t level) argument
530 put_level_space(char **_buffer, fssh_ssize_t *_bufferSize, int32_t level) argument
283 parse_parameters(struct fssh_driver_parameter **_parameters, int *_count, char **_pos, int32_t level) argument
538 put_parameter(char **_buffer, fssh_ssize_t *_bufferSize, struct fssh_driver_parameter *parameter, int32_t level, bool flat) argument
[all...]
/haiku/src/bin/
H A Dhey.cpp992 add_message_contents(BList *textlist, BMessage *msg, int32 level) argument
/haiku/src/kits/midi/
H A DSoftSynth.cpp37 double room, damp, width, level; member in struct:ReverbSettings
/haiku/src/kits/package/hpkg/
H A DReaderImplBase.cpp91 ReaderImplBase::AttributeHandler::SetLevel(int level) argument
1095 int level = 0; local
/haiku/src/add-ons/translators/rtf/
H A DRTF.cpp268 Element::PrintToStream(int32 level) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dlink.cpp354 link_control(net_protocol* _protocol, int level, int option, void* value, argument
504 link_getsockopt(net_protocol* protocol, int level, int option, void* value, argument
518 link_setsockopt(net_protocol* protocol, int level, int option, argument
/haiku/src/apps/installer/
H A DWorkerThread.cpp836 SourceVisitor::Visit(BPartition *partition, int32 level) argument
893 TargetVisitor::Visit(BPartition *partition, int32 level) argument
/haiku/src/apps/bootmanager/
H A DLegacyBootMenu.cpp196 PartitionVisitor::Visit(BPartition* partition, int32 level) argument
240 PartitionRecorder::Visit(BPartition* partition, int32 level) argument
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.cpp214 int level = fRoot->Levels() - 1; local
/haiku/src/tests/apps/partitioner/
H A DPartitioner.cpp94 virtual bool Visit(BPartition *partition, int32 level) argument
148 print_partition(BPartition* partition, int level, int index) argument
209 virtual bool Visit(BPartition* partition, int32 level) argument
233 virtual bool Visit(BPartition *partition, int32 level) argument
/haiku/src/servers/mount/
H A DAutoMounter.cpp146 MountVisitor::Visit(BPartition* partition, int32 level) argument
255 MountArchivedVisitor::Visit(BPartition* partition, int32 level) argument
326 ArchiveVisitor::Visit(BPartition* partition, int32 level) argument
712 virtual bool Visit(BPartition* partition, int32 level) argument
/haiku/src/system/libroot/os/
H A Ddriver_settings.cpp275 parse_parameter(struct driver_parameter *parameter, char **_pos, int32 level) argument
565 put_level_space(char **_buffer, ssize_t *_bufferSize, int32 level) argument
310 parse_parameters(struct driver_parameter **_parameters, int *_count, char **_pos, int32 level) argument
573 put_parameter(char **_buffer, ssize_t *_bufferSize, struct driver_parameter *parameter, int32 level, bool flat) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp322 BTree::Path::GetNode(int level, int* _slot) const argument
341 uint8 level = node->Level(); local
358 Move(int level, int step) argument
412 CopyOnWrite(Transaction& transaction, int level, uint32 start, int num, int length) argument
475 InternalCopy(Transaction& transaction, int level) argument
764 int level = 0; local
803 int level = 0; local
[all...]
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DIterators.cpp232 int32 level = 0; local
/haiku/src/libs/bsd/
H A Dfts.c683 long level; local
/haiku/headers/private/system/arch/riscv64/
H A Darch_cpu_defs.h162 static B_ALWAYS_INLINE uint64 VirtAdrPte(uint64 physAdr, uint32 level) argument

Completed in 187 milliseconds

123456