Searched defs:type (Results 201 - 225 of 1107) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPOptionHandler.cpp26 KPPPOptionHandler::KPPPOptionHandler(const char *name, uint8 type, argument
H A DKPPPLCP.cpp105 KPPPLCP::OptionHandlerFor(uint8 type, int32 *start) const argument
/haiku/headers/os/app/
H A DPropertyInfo.h21 type_code type; member in struct:compound_type::field_pair
/haiku/src/kits/debugger/arch/x86/disasm/
H A DDisassemblerX86.cpp154 instruction_type type = INSTRUCTION_TYPE_OTHER; local
/haiku/src/kits/debugger/arch/x86_64/disasm/
H A DDisassemblerX8664.cpp165 instruction_type type = INSTRUCTION_TYPE_OTHER; local
/haiku/src/kits/debugger/model/
H A DExpressionInfo.cpp79 ExpressionResult::SetToType(Type* type) argument
H A DStackFrameValueInfos.cpp41 Type* type; member in struct:StackFrameValueInfos::InfoEntry
63 void SetInfo(Type* type, ValueLocation* location) argument
164 SetInfo(ObjectID* variable, TypeComponentPath* path, Type* type, ValueLocation* location) argument
[all...]
/haiku/src/kits/debugger/settings/
H A DTeamFileManagerSettings.cpp64 type_code type; local
/haiku/src/kits/debugger/value/value_formatters/
H A DIntegerValueFormatter.cpp90 IntegerValueFormatter::_PerformValidation(const BString& input, type_code type, argument
117 IntegerValueFormatter::_ValidateSigned(const BString& input, type_code type, argument
82 GetValueFromFormattedInput(const BString& input, type_code type, Value*& _output) const argument
172 _ValidateUnsigned(const BString& input, type_code type, ::Value*& _output, integer_format format, bool wantsValue) const argument
[all...]
/haiku/src/kits/debugger/value/value_nodes/
H A DAddressValueNode.cpp24 AddressValueNode(ValueNodeChild* nodeChild, AddressType* type) argument
143 AddressValueNodeChild(AddressValueNode* parent, const BString& name, Type* type) argument
/haiku/src/add-ons/disk_systems/ntfs/
H A DNTFSAddOn.cpp129 NTFSAddOn::GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, argument
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2transactions.cpp35 assembly_rx(bt_usb_dev* bdev, bt_packet_t type, void* data, int count) argument
/haiku/src/add-ons/disk_systems/fat/
H A DFATAddOn.cpp128 FATAddOn::GetParameterEditor(B_PARAMETER_EDITOR_TYPE type, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c188 ar5416BTCoexSetParameter(struct ath_hal *ah, u_int32_t type, u_int32_t value) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DAutoPackageAttributes.cpp42 uint32 type; local
/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dutility.cpp137 get_guid_for_partition_type(const char* type, guid_t& guid) argument
/haiku/src/kits/package/solver/
H A DSolverProblemSolution.cpp53 BSolverProblemSolutionElement::BSolverProblemSolutionElement(BType type, argument
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_uipc_mbuf2.c319 m_tag_alloc(uint32_t cookie, int type, int len, int wait) argument
381 m_tag_locate(struct mbuf *m, uint32_t cookie, int type, struct m_tag *t) argument
/haiku/src/preferences/repositories/
H A DRepositoriesSettings.cpp57 type_code type; local
/haiku/src/preferences/appearance/
H A DColorWhichListView.cpp34 ColorWhichListView(const char* name, list_view_type type, uint32 flags) argument
/haiku/src/preferences/network/
H A DServiceListItem.cpp113 ServiceListItem::SettingsUpdated(uint32 type) argument
/haiku/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.h20 int32 type; member in struct:net_device_handler
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DDiscoveryPacket.cpp67 DiscoveryPacket::AddTag(uint16 type, const void *data, uint16 length, int32 index) argument
/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_mkquery.c102 res_nmkquery(res_state statp, int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) argument
/haiku/src/tools/elfsymbolpatcher/
H A DElfImage.cpp156 uint32 type = relocation.GetType(); local

Completed in 113 milliseconds

1234567891011>>