Searched refs:mismatch (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/cpp/
H A Dalgobase.h54 using __STD::mismatch;
H A Dstl_algobase.h360 // equal and mismatch
363 pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1, function
374 pair<_InputIter1, _InputIter2> mismatch(_InputIter1 __first1, function
/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DTools.inc71 %error STACKLEVEL mismatch check 'local', 'alloc', 'pushd', 'popd'
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_mci.c626 u_int32_t *p_gpm = NULL, mismatch = 0, more_data = HAL_MCI_GPM_NOMORE; local
720 mismatch++;
733 "(MCI) GPM receiving timeout, mismatch = %d\n", mismatch);
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_node.c589 /* capabilities mismatch */
591 "%s: merge failed, capabilities mismatch\n", __func__);
630 goto mismatch;
636 goto mismatch;
652 mismatch:

Completed in 104 milliseconds