Searched defs:type (Results 76 - 100 of 1107) sorted by relevance

1234567891011>>

/haiku/src/kits/debugger/util/
H A DIntegerFormatter.cpp17 GetFormatForTypeAndFormat(type_code type, integer_format format, argument
/haiku/src/kits/debugger/value/value_nodes/
H A DEnumerationValueNode.cpp18 EnumerationValueNode(ValueNodeChild* nodeChild, EnumerationType* type) argument
H A DPointerToMemberValueNode.cpp19 PointerToMemberValueNode(ValueNodeChild* nodeChild, PointerToMemberType* type) argument
H A DPrimitiveValueNode.cpp20 PrimitiveValueNode(ValueNodeChild* nodeChild, PrimitiveType* type) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_gpio.c41 ar5212GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
/haiku/src/add-ons/kernel/partitioning_systems/gpt/
H A Dgpt_known_guids.h58 const char* type; member in struct:type_map
/haiku/src/kits/debugger/value/type_handlers/
H A DCStringTypeHandler.cpp71 CStringTypeHandler::CreateValueNode(ValueNodeChild* nodeChild, Type* type, argument
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_kern_mbuf.c42 m_getm2(struct mbuf *m, int len, int how, short type, int flags) argument
118 m_extadd(struct mbuf *mb, caddr_t buf, u_int size, void (*freef)(struct mbuf *, void *, void *), void *arg1, void *arg2, int flags, int type) argument
[all...]
/haiku/src/add-ons/kernel/network/ppp/modem/
H A Dmodem.cpp24 add_to(KPPPInterface& mainInterface, KPPPInterface *subInterface, driver_parameter *settings, ppp_module_key_type type) argument
/haiku/src/system/runtime_loader/arch/x86_64/
H A Darch_relocate.cpp21 int type = ELF64_R_TYPE(rel[i].r_info); local
/haiku/src/tests/add-ons/accelerants/intel_extreme/
H A DPllTest.cpp21 uint32 type; member in struct:test_device
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_cancel.cpp91 pthread_setcanceltype(int type, int *_oldType) argument
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ratectl.c59 ieee80211_ratectl_register(int type, const struct ieee80211_ratectl *ratectl) argument
67 ieee80211_ratectl_unregister(int type) argument
126 ieee80211_ratectl_set(struct ieee80211vap *vap, int type) argument
[all...]
/haiku/src/system/libroot/os/
H A Dfs_index.c21 fs_create_index(dev_t device, const char *name, uint32 type, uint32 flags) argument
/haiku/src/apps/haikudepot/util/
H A DLoggingUrlProtocolListener.cpp40 DebugMessage(BUrlRequest* caller, BUrlProtocolDebugMessage type, const char* text) argument
/haiku/src/preferences/input/
H A DSettingsView.cpp171 SettingsView::SetMouseType(int32 type) argument
H A DInputMouse.cpp99 int32 type; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5312/
H A Dar5315_gpio.c40 ar5315GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
H A Dar5312_gpio.c40 ar5312GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_elf.cpp67 int type = ELF64_R_TYPE(rel[i].r_info); local
/haiku/src/kits/package/
H A DFetchUtils.cpp61 FetchUtils::SetFileType(BNode& node, const char* type) argument
68 _SetAttribute(BNode& node, const char* attrName, type_code type, const void* data, size_t size) argument
85 _GetAttribute(const BNode& node, const char* attrName, type_code type, void* data, size_t size) argument
/haiku/src/system/runtime_loader/arch/arm/
H A Darch_relocate.cpp34 unsigned type = ELF32_R_TYPE(rel[i].r_info); local
/haiku/src/system/runtime_loader/arch/riscv64/
H A Darch_relocate.cpp23 int type = ELF64_R_TYPE(rel[i].r_info); local
/haiku/src/system/kernel/arch/arm64/
H A Darch_elf.cpp65 int type = ELF64_R_TYPE(rel[i].r_info); local
/haiku/src/system/libroot/posix/libstdthreads/
H A Dmtx.c44 mtx_init(mtx_t *mtx, int type) argument

Completed in 421 milliseconds

1234567891011>>