Searched defs:type (Results 126 - 150 of 1107) sorted by relevance

1234567891011>>

/haiku/src/system/kernel/arch/m68k/
H A Darch_user_debugger.cpp101 arch_set_watchpoint(void *address, uint32 type, int32 length) argument
H A Darch_vm.cpp134 arch_vm_set_memory_type(VMArea *area, phys_addr_t physicalBase, uint32 type) argument
/haiku/src/system/kernel/arch/ppc/
H A Darch_user_debugger.cpp79 arch_set_watchpoint(void *address, uint32 type, int32 length) argument
/haiku/src/system/kernel/arch/arm/
H A Darch_user_debugger.cpp85 arch_set_watchpoint(void *address, uint32 type, int32 length) argument
/haiku/src/kits/debugger/value/value_formatters/
H A DFloatValueFormatter.cpp82 FloatValueFormatter::_PerformValidation(const BString& input, type_code type, argument
74 GetValueFromFormattedInput(const BString& input, type_code type, Value*& _output) const argument
/haiku/src/kits/debugger/value/value_nodes/
H A DCStringValueNode.cpp23 CStringValueNode(ValueNodeChild* nodeChild, Type* type) argument
H A DExpressionValueNode.cpp17 ExpressionValueNode(ExpressionValueNodeChild* nodeChild, Type* type) argument
/haiku/headers/os/translation/
H A DTranslationDefs.h28 uint32 type; // type_code member in struct:translation_format
37 uint32 type; member in struct:translator_info
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_gpio.c37 cfgOutputMux(struct ath_hal *ah, uint32_t gpio, uint32_t type) argument
86 ar5416GpioCfgOutput(struct ath_hal *ah, uint32_t gpio, HAL_GPIO_MUX_TYPE type) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192e/
H A Dr92e_init.c169 uint32_t reg, type; local
/haiku/src/build/libshared/
H A DNaturalCompare.cpp32 chunk_type type; member in struct:BPrivate::natural_chunk
[all...]
/haiku/src/kits/package/solver/
H A DSolverProblem.cpp52 BSolverProblem::BSolverProblem(BType type, BSolverPackage* sourcePackage, argument
64 BSolverProblem::BSolverProblem(BType type, BSolverPackage* sourcePackage, argument
/haiku/src/servers/app/
H A DClickTarget.h34 ClickTarget(Type type, int32 window, int32 windowElement) argument
/haiku/src/add-ons/network_settings/dialup/
H A DInterfaceUtils.cpp63 AddAddonsToMenu(const BMessage *source, BMenu *menu, const char *type, uint32 what) argument
/haiku/src/system/libroot/posix/pthread/
H A Dpthread_mutexattr.c62 pthread_mutexattr_settype(pthread_mutexattr_t *_mutexAttr, int type) argument
/haiku/src/system/kernel/arch/sparc/
H A Darch_user_debugger.cpp79 arch_set_watchpoint(void *address, uint32 type, int32 length) argument
H A Darch_vm.cpp116 arch_vm_set_memory_type(VMArea *area, phys_addr_t physicalBase, uint32 type) argument
/haiku/src/bin/
H A Dlistres.cpp17 get_type(type_code type) argument
119 type_code type; local
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DIndexDirectory.cpp73 IndexDirectory::CreateIndex(const char *name, uint32 type, argument
134 IndexDirectory::DeleteIndex(const char *name, uint32 type) argument
172 FindIndex(const char *name, uint32 type) argument
192 FindAttributeIndex(const char *name, uint32 type) argument
[all...]
/haiku/src/preferences/sounds/
H A DHEventList.cpp52 HEventRow::Remove(const char* type) argument
78 HEventList::SetType(const char* type) argument
/haiku/src/system/kernel/arch/arm64/
H A Darch_user_debugger.cpp75 arch_set_watchpoint(void *address, uint32 type, int32 length) argument
/haiku/src/system/kernel/arch/riscv64/
H A Darch_user_debugger.cpp158 arch_set_watchpoint(void *address, uint32 type, int32 length) argument
/haiku/src/kits/storage/mime/
H A DSupertype.cpp81 char type[B_PATH_NAME_LENGTH]; local
135 char type[B_PATH_NAME_LENGTH]; local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/usb/
H A Drtwn_usb_tx.c223 rtwn_usb_tx_start(struct rtwn_softc *sc, struct ieee80211_node *ni, struct mbuf *m, uint8_t *tx_desc, uint8_t type, int id) argument
/haiku/src/bin/network/ifconfig/
H A DMediaTypes.cpp23 int type; member in struct:media_type
129 media_parse_subtype(const char* string, int media, int* type) argument

Completed in 99 milliseconds

1234567891011>>