Home
last modified time | relevance | path

Searched defs:matches (Results 1 – 16 of 16) sorted by relevance

/f-stack/dpdk/lib/librte_acl/
H A Dacl_run_avx2.h92 ymm_t matches, ymm_t *tr_lo, ymm_t *tr_hi) in acl_process_matches_avx2x8()
139 ymm_t matches, temp; in acl_match_check_avx2x8() local
H A Dacl_run_avx512.c18 uint32_t *matches; /* match indexes */ member
23 uint32_t trie, const uint8_t *data[], uint32_t *matches, in acl_set_flow_avx512()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_sub_filter_module.c47 ngx_array_t *matches; member
76 ngx_array_t *matches; member
177 ngx_http_sub_match_t *matches; in ngx_http_sub_header_filter() local
890 ngx_http_sub_match_t *matches; in ngx_http_sub_merge_conf() local
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_opt.c510ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches()
743ZSTD_match_t* matches, /* store result (match found, increasing size) in this table */ in ZSTD_BtGetAllMatches()
856 static void ZSTD_optLdm_maybeAddMatch(ZSTD_match_t* matches, U32* nbMatches, in ZSTD_optLdm_maybeAddMatch()
882 static void ZSTD_optLdm_processMatchCandidate(ZSTD_optLdm_t* optLdm, ZSTD_match_t* matches, U32* nb… in ZSTD_optLdm_processMatchCandidate()
952 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic() local
/f-stack/freebsd/arm64/acpica/
H A Dacpi_iort.c384 int i, matches; in madt_resolve_its_xref() local
416 int i, matches, dom; in srat_resolve_its_pxm() local
/f-stack/dpdk/drivers/bus/pci/bsd/
H A Dpci.c333 struct pci_conf matches[16]; in rte_pci_scan() local
/f-stack/dpdk/lib/librte_distributor/
H A Drte_distributor.c481 uint16_t matches[RTE_DIST_BURST_SIZE]; in rte_distributor_process() local
/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_rxp.h66 struct mlx5_rxp_match_tuple matches[0]; member
/f-stack/dpdk/lib/librte_sched/
H A Drte_approx.c35 matches(uint32_t a, uint32_t b, in matches() function
/f-stack/freebsd/sys/
H A Dpciio.h100 struct pci_conf *matches; /* match buffer */ member
/f-stack/dpdk/lib/librte_regexdev/
H A Drte_regexdev.h1414 struct rte_regexdev_match matches[]; member
/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h252 uInt matches; /* number of string matches in current block */ member
/f-stack/app/redis-5.0.5/src/
H A Dconfig.c1330 int matches = 0; local
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_nic.c1747 uint32_t matches; in ef10_external_port_mapping() local
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js3294 handlerQueue.push({ elem: cur, matches: matches }); property
3301 handlerQueue.push({ elem: this, matches: handlers.slice( delegateCount ) }); property
4105 Sizzle.matches = function( expr, set ) { function
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c20656ZSTD_match_t* matches, /* store result (found matches) in this table (presumed large enough) */ in ZSTD_insertBtAndGetAllMatches()
20889ZSTD_match_t* matches, /* store result (match found, increasing size) in this table */ in ZSTD_BtGetAllMatches()
20964 ZSTD_match_t* const matches = optStatePtr->matchTable; in ZSTD_compressBlock_opt_generic() local