Home
last modified time | relevance | path

Searched refs:pairs (Results 1 – 25 of 203) sorted by relevance

123456789

/f-stack/dpdk/lib/librte_kvargs/
H A Drte_kvargs.c41 kvlist->pairs[i].key = strtok_r(str, RTE_KVARGS_KV_DELIM, &ctx2); in rte_kvargs_tokenize()
42 kvlist->pairs[i].value = strtok_r(NULL, RTE_KVARGS_KV_DELIM, &ctx2); in rte_kvargs_tokenize()
43 if (kvlist->pairs[i].key == NULL || in rte_kvargs_tokenize()
44 kvlist->pairs[i].value == NULL) in rte_kvargs_tokenize()
48 str = kvlist->pairs[i].value; in rte_kvargs_tokenize()
98 pair = &kvlist->pairs[i]; in check_for_valid_keys()
119 pair = &kvlist->pairs[i]; in rte_kvargs_count()
143 pair = &kvlist->pairs[i]; in rte_kvargs_process()
H A Drte_kvargs.h52 struct rte_kvargs_pair pairs[RTE_KVARGS_MAX]; /**< list of key/values */ member
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_sub_filter_module.c37 ngx_array_t *pairs; member
176 ngx_http_sub_pair_t *pairs; in ngx_http_sub_header_filter() local
182 if (slcf->pairs == NULL in ngx_http_sub_header_filter()
199 pairs = slcf->pairs->elts; in ngx_http_sub_header_filter()
200 n = slcf->pairs->nelts; in ngx_http_sub_header_filter()
804 if (slcf->pairs == NULL) { in ngx_http_sub_filter()
807 if (slcf->pairs == NULL) { in ngx_http_sub_filter()
905 if (conf->pairs == NULL) { in ngx_http_sub_merge_conf()
907 conf->pairs = prev->pairs; in ngx_http_sub_merge_conf()
913 pairs = conf->pairs->elts; in ngx_http_sub_merge_conf()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dhisilicon,histb-xhci.txt9 - clocks: a list of phandle + clock-specifier pairs, one for each
16 - resets: a list of phandle and reset specifier pairs as listed in
20 - phys: a list of phandle + phy specifier pairs
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsprd-pcm.txt5 - dmas: Specify the list of DMA controller phandle and DMA request line ordered pairs.
7 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-audio-port.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dbrcm,bcm2835-i2s.txt7 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
9 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dsirf-usp.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
H A Dnvidia,tegra210-admaif.yaml12 ADMAIF channel. ADMA channel sending data to AHUB pairs with ADMAIF
13 Tx channel and ADMA channel receiving data from AHUB pairs with
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dfm.c1149 nvlist_t *pairs[HC_MAXPAIRS]; in fm_fmri_hc_set() local
1166 pairs[i] = fm_nvlist_create(nva); in fm_fmri_hc_set()
1179 fm_nvlist_destroy(pairs[i], FM_NVA_RETAIN); in fm_fmri_hc_set()
1194 nvlist_t *pairs[HC_MAXPAIRS]; in fm_fmri_hc_create() local
1226 pairs[i] = fm_nvlist_create(nva); in fm_fmri_hc_create()
1230 if (pairs[j] != NULL) in fm_fmri_hc_create()
1231 fm_nvlist_destroy(pairs[j], in fm_fmri_hc_create()
1251 pairs[i] = fm_nvlist_create(nva); in fm_fmri_hc_create()
1255 if (pairs[j] != NULL) in fm_fmri_hc_create()
1256 fm_nvlist_destroy(pairs[j], in fm_fmri_hc_create()
[all …]
/f-stack/freebsd/tools/
H A Dmakesyscalls.lua97 for _, v in pairs(files) do
327 for _, v in pairs(known_flags) do
334 for _, v in pairs(compat_options) do
412 for k in pairs(files) do
504 for _, v in pairs(pattern_table) do
554 for k, v in pairs(known_flags) do
809 for _, v in pairs(compat_options) do
1149 for k, v in pairs(res) do
1242 for _, v in pairs(compat_options) do
1307 for _, v in pairs(compat_options) do
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dbrcm,brcmstb-usb-phy.txt12 - reg: 1 or 2 offset and length pairs. One for the base CTRL registers
16 - reg: 3 offset and length pairs for CTRL, XHCI_EC and XHCI_GBL
20 - reg: 5 offset and length pairs for CTRL, XHCI_EC, XHCI_GBL,
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dbrcm,bcm3380-l2-intc.txt8 - contains one or more enable/status word pairs, which often appear at
16 - reg: specifies one or more enable/status pairs, in the following format:
/f-stack/tools/libxo/xolint/
H A Dxolint.pl165 my %pairs = ( "{" => "}", "[" => "]", "(" => ")" );
210 if ($pairs{$ch}) {
211 push @open, $pairs{$ch};
/f-stack/dpdk/app/test/
H A Dtest_kvargs.c148 if (strcmp(kvlist->pairs[0].value, "[0,1]") != 0) { in test_valid_kvargs()
149 printf("wrong value %s", kvlist->pairs[0].value); in test_valid_kvargs()
/f-stack/freebsd/contrib/device-tree/Bindings/display/hisilicon/
H A Dhisi-ade.txt13 - clocks: a list of phandle + clock-specifier pairs, one for each entry
21 phandle + clock-specifier pairs.
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Darm,komeda.txt7 - clocks: A list of phandle + clock-specifier pairs, one for each entry
22 - clocks: A list of phandle + clock-specifier pairs, one for each entry
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dhisilicon-histb-pcie.txt21 - clocks: List of phandle and clock specifier pairs as listed in clock-names
28 - resets: List of phandle and reset specifier pairs as listed in reset-names
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dqcom,camss.txt54 Definition: A phandle and power domain specifier pairs to the
60 Definition: A list of phandle and clock specifier pairs as listed
109 Definition: A list of phandle and IOMMU specifier pairs.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dpacket_ordering.rst54 When setting more than 1 port, traffic would be forwarded in pairs.
56 then the other pair from 2 to 3 and from 3 to 2, having [0,1] and [2,3] pairs.
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dahci-platform.txt30 - clocks : a list of phandle + clock specifier pairs
31 - resets : a list of phandle + reset specifier pairs
H A Dahci-dm816.txt9 - clocks: list of phandle and clock specifier pairs (or only
/f-stack/freebsd/contrib/device-tree/Bindings/power/supply/
H A Dda9150-charger.txt7 - io-channels: List of phandle and IIO specifier pairs
/f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,glink.txt4 communication between subsystem-pairs on various Qualcomm platforms. Two types
55 Definition: a list of size,amount pairs describing what intents should
/f-stack/freebsd/contrib/device-tree/Bindings/mfd/
H A Domap-usb-tll.txt12 - clocks: a list of phandles and clock-specifier pairs, one for each entry in

123456789