Home
last modified time | relevance | path

Searched refs:mismatch (Results 1 – 16 of 16) sorted by relevance

/f-stack/mk/
H A Dkern.pre.mk96 SYSTEM_LD= @${LD} -Bdynamic -T ${LDSCRIPT} ${LDFLAGS} --no-warn-mismatch \
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dmsvc109 # C1902: Program database manager mismatch; please check your installation
/f-stack/dpdk/config/
H A Dmeson.build302 add_project_arguments('-Wno-lto-type-mismatch', language: 'c')
303 add_project_link_arguments('-Wno-lto-type-mismatch', language: 'c')
/f-stack/dpdk/doc/guides/tools/
H A Dproc_info.rst79 mismatch in PMD library arguments can lead to undefined behavior and results
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_lib.c35 #warning FMD and FMLIB version mismatch
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c626 u_int32_t *p_gpm = NULL, mismatch = 0, more_data = HAL_MCI_GPM_NOMORE; in ar9300_mci_wait_for_gpm() local
720 mismatch++; in ar9300_mci_wait_for_gpm()
733 "(MCI) GPM receiving timeout, mismatch = %d\n", mismatch); in ar9300_mci_wait_for_gpm()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsun8i-a83t-bananapi-m3.dts316 * avoid any leakage or mismatch.
/f-stack/freebsd/net80211/
H A Dieee80211_node.c630 goto mismatch; in ieee80211_ibss_node_check_new()
636 goto mismatch; in ieee80211_ibss_node_check_new()
652 mismatch: in ieee80211_ibss_node_check_new()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev.c2174 boolean_t mismatch = B_FALSE; in vdev_validate() local
2177 mismatch = B_TRUE; in vdev_validate()
2181 mismatch = B_TRUE; in vdev_validate()
2184 if (mismatch) { in vdev_validate()
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst58 Is there mismatch in packet (received < desired) rate?
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dip_pipeline.rst326 [filter match | mismatch offset <key_offset> mask <key_mask> key <key_value> port <port_id>]
/f-stack/dpdk/doc/guides/prog_guide/
H A Dgraph_lib.rst305 a mismatch, copy all the pkt_set pointers that were ``last_spec`` and move the
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES742 1. Fix RESTORE mismatch reply when certain keys already expired.
909 migrate: fix mismatch of RESTORE reply when some keys have expired.
1232 Fix printf type mismatch in genRedisInfoString().
/f-stack/freebsd/netpfil/ipfw/
H A Ddummynet.txt505 generation number mismatch with one contains in the flowset and so
/f-stack/freebsd/contrib/zlib/
H A DChangeLog152 - Fix type mismatch between get_crc_table() and crc_table
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt390 iASL: Dropped the type mismatch compiler error that can arise from
473 1) Type mismatch between external declaration and actual object
475 2) Type mismatch between multiple external declarations detected
5350 sets. This change removes a size mismatch warning if the legacy length
6290 1) Create* buffer field operators - fix type mismatch warning on
9159 message warns of a 32/64 length mismatch between the legacy and GAS
9532 DSDT within the FADT (mismatch between the 32-bit and 64-bit fields.)
11079 than the largest known FADT version, and 2) if there is a mismatch
12688 mismatch warnings; the return_UINT8 and return_UINT32 macros are provided