Searched defs:arg1 (Results 1 - 25 of 80) sorted by relevance

1234

/haiku-fatelf/headers/private/kernel/util/
H A DConstructor.h28 void Construct(Pointer object, ArgType1 arg1) { argument
38 void Construct(Pointer object, ArgType1 arg1, ArgType2 arg2) { argument
48 void Construct(Pointer object, ArgType1 arg1, ArgType2 arg2, ArgType3 arg3) { argument
59 void Construct(Pointer object, ArgType1 arg1, ArgType2 arg2, ArgType3 arg3, argument
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_ratectl_none.c80 none_tx_complete(const struct ieee80211vap *vap, const struct ieee80211_node *ni, int ok, void *arg1, void *arg2 __unused) argument
87 none_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
H A Dieee80211_amrr.c256 amrr_tx_complete(const struct ieee80211vap *vap, const struct ieee80211_node *ni, int ok, void *arg1, void *arg2 __unused) argument
275 amrr_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
H A Dieee80211_ratectl.h107 ieee80211_ratectl_tx_complete(const struct ieee80211vap *vap, const struct ieee80211_node *ni, int status, void *arg1, void *arg2) argument
114 ieee80211_ratectl_tx_update(const struct ieee80211vap *vap, const struct ieee80211_node *ni, void *arg1, void *arg2, void *arg3) argument
/haiku-fatelf/src/tools/docbook/libxslt/libexslt/
H A Dsets.c29 xmlNodeSetPtr arg1, arg2, ret; local
66 xmlNodeSetPtr arg1, arg2, ret; local
144 xmlNodeSetPtr arg1, arg local
181 xmlNodeSetPtr arg1, arg2, ret; local
228 xmlNodeSetPtr arg1, arg2, ret; local
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dhpacc-abi.c87 struct value *arg1 = *arg1p; local
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dmbuf.c250 m_extadd(struct mbuf *memoryBuffer, caddr_t buffer, u_int size, void (*freeHook)(void *, void *), void *arg1, void *arg2, int flags, int type) argument
/haiku-fatelf/src/system/kernel/arch/arm/
H A Darch_thread.cpp137 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku-fatelf/src/system/kernel/arch/mipsel/
H A Darch_thread.cpp120 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, argument
/haiku-fatelf/src/system/kernel/arch/ppc/
H A Darch_thread.cpp204 arch_thread_enter_userspace(Thread *thread, addr_t entry, void *arg1, void *arg2) argument
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_atfork/
H A D3-3.c221 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cancel/
H A D5-2.c238 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_broadcast/
H A D4-2.c211 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_init/
H A D4-2.c239 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_signal/
H A D4-2.c212 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_timedwait/
H A D4-3.c249 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_cond_wait/
H A D4-1.c235 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_create/
H A D14-1.c256 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_detach/
H A D4-3.c252 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_equal/
H A D2-1.c178 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_getschedparam/
H A D4-1.c213 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_join/
H A D6-3.c253 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_kill/
H A D8-1.c231 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_init/
H A D5-3.c247 thestruct arg1, arg2; local
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/pthread_mutex_lock/
H A D3-1.c289 thestruct arg1, arg2; local

Completed in 100 milliseconds

1234