/haiku/src/apps/debuganalyzer/gui/chart/ |
H A D | ChartLegend.cpp | 12 ChartLegend::ChartLegend(int32 level) argument
|
H A D | StringChartLegend.cpp | 15 StringChartLegend::StringChartLegend(const char* string, int32 level) argument
|
/haiku/src/kits/storage/disk_device/ |
H A D | DiskDeviceVisitor.cpp | 70 BDiskDeviceVisitor::Visit(BPartition *partition, int32 level) argument
|
H A D | DiskDevicePrivate.cpp | 42 PartitionFilterVisitor::Visit(BPartition *partition, int32 level) argument 70 IDFinderVisitor::Visit(BPartition *partition, int32 level) argument
|
/haiku/src/tests/system/kernel/device_manager/ |
H A D | listdev.c | 14 put_level(int32 level) argument 22 dump_attribute(struct dev_attr *attr, int32 level) argument 52 dump_device(uint8 level) argument 67 dump_nodes(uint8 level) argument
|
/haiku/src/bin/pkgman/ |
H A D | CommonOptions.h | 25 void SetDebugLevel(int level) argument
|
/haiku/src/tests/add-ons/print/ppd/ui/ |
H A D | PPDConfigView.h | 24 CategoryItem(const char* text, Statement* statement, uint32 level) argument
|
/haiku/src/tests/system/libroot/posix/ |
H A D | signal_in_allocator_test2.cpp | 43 allocator_thread(int level) argument
|
/haiku/headers/posix/ |
H A D | ftw.h | 54 int level; member in struct:FTW
|
/haiku/src/add-ons/media/media-add-ons/mixer/ |
H A D | MixerDebug.h | 25 inline void PRINT(int level, const char *fmt, ...) { va_list ap; if (level > DEBUG) return; va_start(ap, fmt); vprintf(fmt, ap); va_end(ap); } argument
|
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/ |
H A D | KPPPLayer.cpp | 33 KPPPLayer::KPPPLayer(const char *name, ppp_level level, uint32 overhead) argument
|
H A D | KPPPProtocol.cpp | 41 KPPPProtocol(const char *name, ppp_phase activationPhase, uint16 protocolNumber, ppp_level level, int32 addressFamily, uint32 overhead, KPPPInterface& interface, driver_parameter *settings, int32 flags, const char *type, KPPPOptionHandler *optionHandler) argument
|
/haiku/headers/private/media/ |
H A D | MediaDebug.h | 18 inline void PRINT(int level, const char *fmt, ...) { va_list ap; if (level > DEBUG) return; va_start(ap, fmt); vprintf(fmt, ap); va_end(ap); } argument
|
/haiku/src/bin/makeudfimage/ |
H A D | ConsoleListener.cpp | 30 ConsoleListener::ConsoleListener(VerbosityLevel level) argument 67 ConsoleListener::OnUpdate(VerbosityLevel level, const char *message) const argument
|
/haiku/src/tests/add-ons/print/ppd/test/ |
H A D | TestParser.cpp | 73 void Indent(int level) argument 80 void PrintValue(const char* label, Value* arg, int level) argument 104 bool ExtractGroup(Statement* statement, int level) argument 124 void ExtractChildren(StatementList* list, int level) argument [all...] |
/haiku/src/apps/activitymonitor/ |
H A D | SettingsWindow.cpp | 123 int32 level = 0; local
|
/haiku/src/bin/ |
H A D | eject.cpp | 53 virtual bool Visit(BPartition* partition, int32 level) { return false; } argument
|
/haiku/src/libs/compat/freebsd_network/compat/sys/ |
H A D | systm.h | 85 static inline void log(int level, const char *fmt, ...) { } argument
|
/haiku/src/system/libnetwork/netresolv/isc/ |
H A D | logging_p.h | 37 int level; /*%< don't log messages > level */ member in struct:log_channel 56 int level; member in struct:log_context
|
/haiku/src/tests/kits/storage/disk_device/ |
H A D | DiskDeviceTest.cpp | 48 virtual bool Visit(BPartition *partition, int32 level) argument
|
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/ |
H A D | MessageDriverSettingsUtils.cpp | 168 WriteParameter(BFile& file, const BMessage& parameter, int32 level) argument
|
/haiku/src/tests/system/libroot/os/ |
H A D | DriverSettingsTest.cpp | 87 put_level_space(int32 level) argument 95 dump_parameter(const driver_parameter ¶meter, int32 level) argument
|
/haiku/headers/private/kernel/ |
H A D | cpu.h | 40 cpu_topology_level level; member in struct:cpu_topology_node
|
/haiku/src/kits/interface/ |
H A D | LayoutUtils.cpp | 280 BLayoutUtils::_GetLayoutTreeDump(BView* view, int level, BString& _output) argument 320 BLayoutUtils::_GetLayoutTreeDump(BLayoutItem* item, int level, argument
|
/haiku/src/kits/tracker/ |
H A D | MountMenu.cpp | 101 AddMenuItemVisitor::Visit(BPartition* partition, int32 level) argument
|