Searched defs:number (Results 1 - 25 of 163) sorted by relevance

1234567

/haiku-fatelf/headers/private/system/
H A Dvfs_defs.h17 int number; member in struct:fd_info
/haiku-fatelf/src/add-ons/kernel/file_systems/reiserfs/
H A DIndirectItem.h47 uint number = 0; local
H A DBlockCache.cpp121 BlockCache::GetBlock(uint64 number, Block **result) argument
165 BlockCache::_FindBlock(uint64 number) argument
176 BlockCache::_ReadBlock(uint64 number, Block **result) argument
205 _ReleaseBlock(off_t number, void *data) const argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DPhysicalPartition.cpp8 PhysicalPartition::PhysicalPartition(uint16 number, uint32 start, uint32 length) argument
H A DSparablePartition.cpp12 SparablePartition::SparablePartition(uint16 number, uint32 start, uint32 length, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DPhysicalPartition.cpp9 PhysicalPartition::PhysicalPartition(uint16 number, uint32 start, uint32 length) argument
H A DSparablePartition.cpp9 SparablePartition::SparablePartition(uint16 number, uint32 start, uint32 length, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DIndirectItem.h47 uint number = 0; local
/haiku-fatelf/src/tests/kits/locale/
H A DgenericNumberFormatTest.cpp27 format_integer(BGenericNumberFormat &format, int64 number) argument
13 format_integer(const char *test, const BGenericNumberFormat &format, const BIntegerFormatParameters *parameters, int64 number) argument
55 format_float(const char *test, const BGenericNumberFormat &format, const BFloatFormatParameters *parameters, double number) argument
68 format_float(BGenericNumberFormat &format, double number) argument
[all...]
/haiku-fatelf/src/apps/terminal/
H A DPatternEvaluator.cpp43 int64 number = 0; local
H A DTitlePlaceholderMapper.cpp23 TitlePlaceholderMapper::MapPlaceholder(char placeholder, int64 number, argument
79 WindowTitlePlaceholderMapper::MapPlaceholder(char placeholder, int64 number, argument
113 TabTitlePlaceholderMapper::MapPlaceholder(char placeholder, int64 number, argument
[all...]
/haiku-fatelf/src/bin/
H A Derror.c307 print_error(char *number) argument
/haiku-fatelf/src/kits/locale/
H A DFloatFormat.cpp18 BFloatFormat::Format(double number, BString *buffer) const argument
25 BFloatFormat::Format(double number, BString *buffer, argument
H A DIntegerFormat.cpp18 BIntegerFormat::Format(int64 number, BString *buffer) const argument
25 BIntegerFormat::Format(int64 number, BString *buffer, argument
/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Dmpa.h57 typedef union { int i[2]; double d; } number; typedef in typeref:union:__anon5404
/haiku-fatelf/src/system/libroot/posix/
H A Dinttypes.c12 imaxabs(intmax_t number) argument
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Dstrtol.c145 __strtol_internal(const char *number, char **_end, int base, int group) argument
H A Dstrtoll.c147 __strtoll_internal(const char *number, char **_end, int base, int group) argument
H A Dstrtoul.c124 __strtoul_internal(const char *number, char **_end, int base, int group) argument
H A Dstrtoull.c125 __strtoull_internal(const char *number, char **_end, int base, int group) argument
/haiku-fatelf/src/tests/servers/app/code_to_name/
H A Dcode_to_name.cpp84 int32 number = atol(argv[1]); local
/haiku-fatelf/src/add-ons/kernel/drivers/midi/usb_midi/
H A Ddevlist.cpp90 int number = 0; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dgetdate.y586 number: label
/haiku-fatelf/src/bin/makeudfimage/
H A DPhysicalPartitionAllocator.cpp17 PhysicalPartitionAllocator::PhysicalPartitionAllocator(uint16 number, argument
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dlib_tputs.c114 int number; local

Completed in 249 milliseconds

1234567