Searched defs:type (Results 251 - 275 of 1107) sorted by relevance

<<11121314151617181920>>

/haiku/src/libs/icon/message/
H A DMessageImporter.cpp188 int32 type; local
/haiku/src/add-ons/kernel/partitioning_systems/atari/
H A Datari.cpp194 char type[] = "??? Partition"; local
/haiku/src/tests/system/kernel/
H A Dadvisory_locking_test.cpp21 type_name(int type) argument
29 do_lock(int fd, int type, off_t start, off_t length) argument
121 int type = 0; local
[all...]
/haiku/src/apps/resedit/
H A DResFields.cpp173 MakeTypeString(int32 type) argument
H A DResourceRoster.cpp79 ResourceRoster::MakeFieldForType(const int32 &type, const char *data, argument
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DDirectoryIterator.h21 u_int8_t type; member in struct:dir
/haiku/src/preferences/datatranslations/
H A DTranslatorListView.cpp68 TranslatorListView::TranslatorListView(const char* name, list_view_type type) argument
90 uint32 type; local
/haiku/src/add-ons/kernel/busses/pci/ecam/
H A DECAMPCIControllerFDT.cpp42 uint32_t type = B_BENDIAN_TO_HOST_INT32(*(it + 0)); local
/haiku/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp64 AddConnection(uint16 handle, int type, const bdaddr_t& dst, hci_id hid) argument
/haiku/headers/os/package/hpkg/
H A DPackageEntry.h76 BPackageEntry::SetType(uint32 type) argument
/haiku/headers/private/net/
H A Dnet_device.h28 uint32 type; // IFT_ETHER, ... member in struct:net_device
/haiku/headers/private/shared/
H A DVariant.h271 BVariant(BReferenceable* value, type_code type) argument
428 SetTo(BReferenceable* value, type_code type) argument
[all...]
/haiku/headers/private/system/
H A Dscheduler_defs.h41 uint32 type; member in struct:scheduling_analysis_wait_object
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPProtocol.cpp41 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/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DPPPReportDefs.h60 int32 type; member in struct:ppp_report_packet
70 ppp_report_type type; member in struct:ppp_report_request
/haiku/src/add-ons/kernel/network/ppp/shared/libppp/
H A DMessageDriverSettingsUtils.cpp198 type_code type; local
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPCapabilityExtractor.cpp329 AddDriverSpecificCapability(const char* name, const char* displayName, DriverSpecificCap::Type type, BaseCap* capability) argument
/haiku/src/add-ons/print/transports/shared/
H A DDbgMsg.cpp52 uint32 type = 0; local
[all...]
/haiku/src/add-ons/translators/ico/
H A DICO.h27 uint16 type; member in struct:ICO::ico_header
H A DICOTranslator.cpp112 uint8 type; local
/haiku/src/add-ons/translators/pcx/
H A DPCX.cpp230 PCX::identify(BMessage *settings, BPositionIO &stream, uint8 &type, int32 &bitsPerPixel) argument
/haiku/src/apps/cortex/Persistence/
H A DXML.cpp64 AddDocumentType( XML::DocumentType* type) argument
[all...]
/haiku/src/apps/debuganalyzer/model/
H A DThreadModel.h55 uint32 type; member in struct:ThreadModel::type_and_name
/haiku/src/bin/mkfs/
H A DFsCreator.cpp52 FsCreator::FsCreator(const char* path, const char* type, const char* volumeName, argument
/haiku/src/kits/debug/
H A DDebugContext.cpp115 BDebugContext::SetWatchpoint(void* address, uint32 type, int32 length) argument

Completed in 126 milliseconds

<<11121314151617181920>>