Home
last modified time | relevance | path

Searched refs:passed (Results 1 – 25 of 183) sorted by relevance

12345678

/f-stack/freebsd/contrib/libsodium/test/default/
H A Dindex.html.tpl21 .passed {
43 var xhr, expected, hn, idx = 0, passed = true;
50 passed = false;
55 if (passed) {
60 hn.className = 'passed';
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_sunpro_sparc64.il20 / the arguments are passed in the %o0, %o1, %o2
31 / the arguments are passed in the %o0, %o1, %o2
H A Dngx_sunpro_amd64.il9 / the arguments are passed in %rdi, %rsi, %rdx
24 / the arguments are passed in %rdi, %rsi
H A Dngx_sunpro_x86.il9 / the arguments are passed on stack (%esp), 4(%esp), 8(%esp)
25 / the arguments are passed on stack (%esp), 4(%esp)
/f-stack/dpdk/doc/guides/tools/
H A Dpdump.rst47 The ``--multi`` command line option is optional argument. If passed, capture
60 …* Multiple instances of ``--pdump`` can be passed to capture packets on different port and queue c…
91 * To receive ingress packets only, ``rx-dev`` should be passed.
93 * To receive egress packets only, ``tx-dev`` should be passed.
96 should both be passed with the different file names or the Linux iface names.
99 should both be passed with the same file name or the same Linux iface name.
H A Dcomp_perf.rst13 which are passed to compress device with compression operations.
31 the chain will be lower than value passed into max-num-sgl-segs.
54 To run tests on two lcores, three lcores must be passed to the tool.
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/
H A Dmath.shlib21 # Do $action if the calculated percentage is greater or equal to that passed in:
23 # Do $action if the calculated percentage is less than that passed in:
51 # Do $action if value is within the tolerance from target passed in:
53 # Do $action if value surpasses the tolerance from target passed in:
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dgeneric.txt7 "low-speed". In case this isn't passed via DT, USB
13 passed via DT, USB DRD controllers should default to
18 In case this isn't passed via DT, USB controllers should
/f-stack/dpdk/drivers/raw/skeleton/
H A Dskeleton_rawdev_test.c35 static int passed; variable
47 passed = 0; in testsuite_setup()
429 passed++; in skeldev_test_run()
464 SKELDEV_TEST_INFO("Passed : %d", passed); in test_rawdev_skeldev()
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-get-link.m464 dnl # - An inode is passed as a separate argument
65 dnl # - When called in RCU mode a NULL dentry is passed.
H A Ddeb.am53 ## Arguments need to be passed to dh_shlibdeps. Alien provides no mechanism
61 ## These -x arguments are passed to dpkg-shlibdeps, which exclude the
H A Dkernel-percpu.m43 dnl # The function percpu_counter_init now must be passed a GFP mask.
/f-stack/freebsd/arm/conf/
H A DNOTES13 options FREEBSD_BOOT_LOADER # Process metadata passed from loader(8)
15 options LINUX_BOOT_ABI # Process metadata passed from U-Boot
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dexynos4412-i9305.dts9 /* bootargs are passed in by bootloader */
H A Dexynos4412-i9300.dts16 /* bootargs are passed in by bootloader */
/f-stack/dpdk/examples/server_node_efd/shared/
H A Dcommon.h34 uint64_t passed; member
/f-stack/dpdk/doc/guides/prog_guide/
H A Devent_ethernet_rx_adapter.rst39 function is passed the event device to be associated with the adapter and port
59 The ``rte_event_eth_rx_adapter_create_ext()`` function is passed a callback
63 passed to it.
70 queue is passed in using a ``struct rte_event_eth_rx_adapter_queue_conf``
99 which is passed as a parameter to the ``rte_event_eth_rx_adapter_queue_add()``
H A Devent_ethernet_tx_adapter.rst35 function is passed the event device to be associated with the adapter and port
41 ``rte_event_eth_tx_adapter_create_ext()`` function is passed a callback function.
44 ``struct rte_event_eth_tx_adapter_conf`` structure passed to it.
H A Dpacket_distrib_lib.rst29 #. Packets are passed to the distributor component by having the distributor lcore thread call the…
34 #. As workers request packets, the distributor takes packets from the set of packets passed in and…
44 #. Once all input packets passed to the process API have either been distributed to workers
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_set/
H A Duser_property_003_neg.ksh82 log_pass "ZFS can handle invalid user property passed."
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstdgrep.1.md14 The grep-flags and pattern arguments are passed on to `grep (1)`. If an `-e` flag is found in the …
/f-stack/dpdk/kernel/freebsd/
H A DBSDmakefile.meson7 # source file is passed via KMOD_SRC as relative path, we only use final
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dallwinner,sun9i-a80-usb-mod-clk.yaml19 The additional ID argument passed to the clock shall refer to
H A Dallwinner,sun9i-a80-usb-phy-clk.yaml19 The additional ID argument passed to the clock shall refer to
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dsti-mailbox.txt4 are passed between Application and Remote processors using shared memory.

12345678