Home
last modified time | relevance | path

Searched refs:arguments (Results 1 – 25 of 148) sorted by relevance

123456

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_set/
H A Dzpool_set_002_neg.ksh66 set -A arguments "rubbish " \
98 arguments[${#arguments[@]}]="$bigname=value"
101 arguments[${#arguments[@]}]="bootfs=$bigname"
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dowc24 # register-based arguments passing conventions
26 # stack-based arguments passing conventions
32 # register-based arguments passing conventions
34 # stack-based arguments passing conventions
H A Dgcc150 # we have a lot of the unused function arguments
155 # we have a lot of the unused function arguments
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_get/
H A Dzpool_get_004_neg.ksh50 set -A arguments "$TESTPOOL $TESTPOOL" "$TESTPOOL rubbish" "-v $TESTPOOL" \
56 for arg in $arguments
/f-stack/freebsd/tools/
H A Dmakeobjops.awk270 num_arguments = split(line, arguments, / *; */) - 1;
274 if (!arguments[i])
276 num_ar = split(arguments[i], ar, /[* ]+/);
278 warnsrc("no type for '" arguments[i] "'");
286 argument_list = join(", ", arguments, num_arguments);
320 printh("\t" join(";\n\t", arguments, num_arguments) ";");
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dgeneric.txt5 speed. Valid arguments are "super-speed-plus",
11 particular mode. Valid arguments are "host",
17 selected. Valid arguments are "utmi" and "utmi_wide".
40 role is USB_ROLE_NONE. Valid arguments are "host" and
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,bcm11351-pinctrl.txt61 - input-schmitt-enable: No arguments. Enable schmitt-trigger mode.
63 - bias-pull-up: No arguments. Pull up on pin.
64 - bias-pull-down: No arguments. Pull down on pin.
65 - bias-disable: No arguments. Disable pin bias.
76 - input-enable: No arguments. Enable input (does not affect
78 - input-disable: No arguments. Disable input (does not affect
91 - bias-disable: No arguments. Disable pin bias.
102 - input-enable: No arguments. Enable input (does not affect
104 - input-disable: No arguments. Disable input (does not affect
114 - input-enable: No arguments. Enable input (does not affect
[all …]
H A Dpinctrl-mt8183.txt52 "mediatek,pull-down-adv" to support arguments for those special pins.
53 Valid arguments are from 0 to 3.
56 duty cycle when asserted (high pulse width adjustment). Valid arguments
59 duty cycle when asserted (high pulse width adjustment). Valid arguments
62 When config drive-strength, it can support some arguments, such as
82 So the valid arguments of "mediatek,drive-strength-adv" are from 0 to 7.
H A Dpinctrl-mt6797.txt46 Valid arguments for 'slew-rate' are '0' for no slew rate controlled and
47 '1' for slower slew rate respectively. Valid arguments for 'drive-strength'
53 duty cycle when asserted (high pulse width adjustment). Valid arguments
56 duty cycle when asserted (high pulse width adjustment). Valid arguments
H A Dbitmain,bm1880-pinctrl.txt90 - bias-disable: No arguments. Disable pin bias.
91 - bias-pull-down: No arguments. The specified pins should be configured as
93 - bias-pull-up: No arguments. The specified pins should be configured as
95 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
97 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
H A Dactions,s900-pinctrl.txt152 - bias-bus-hold: No arguments. The specified pins should retain the previous
154 - bias-high-impedance: No arguments. The specified pins should be configured
156 - bias-pull-down: No arguments. The specified pins should be configured as
158 - bias-pull-up: No arguments. The specified pins should be configured as
160 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
162 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
H A Dactions,s700-pinctrl.txt127 - bias-pull-down: No arguments. The specified pins should be configured as
129 - bias-pull-up: No arguments. The specified pins should be configured as
131 - input-schmitt-enable: No arguments: Enable schmitt trigger for the specified
133 - input-schmitt-disable: No arguments: Disable schmitt trigger for the specified
/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 …
18 In case of missing arguments or missing pattern, 1 will be returned, otherwise 0.
/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/app/redis-5.0.5/tests/support/
H A Dserver.tcl185 set arguments [lrange $elements 1 end]
186 dict set config $directive $arguments
198 foreach {directive arguments} [concat $::global_overrides $overrides] {
199 dict set config $directive $arguments
/f-stack/app/redis-5.0.5/tests/unit/
H A Dslowlog.tcl44 test {SLOWLOG - commands with too many arguments are trimmed} {
50 …6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 {... (2 more arguments)}}
52 test {SLOWLOG - too long arguments are trimmed} {
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-bdi.m450 dnl # 4.0 - 4.11, bdi_setup_and_register() takes 2 arguments.
64 dnl # takes 3 arguments.
H A Dkernel-zlib.m44 dnl # The function zlib_deflate_workspacesize() now take 2 arguments.
/f-stack/dpdk/doc/guides/tools/
H A Dproc_info.rst79 mismatch in PMD library arguments can lead to undefined behavior and results
84 * Since default DPDK EAL arguments for ``dpdk-procinfo`` are ``-c1, -n4 & --proc-type=secondary``,
85 It is not expected that the user passes any EAL arguments.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_cat.rst173 ``argc`` and ``argv`` arguments are provided to the ``rte_eal_init()``
174 function. The value returned is the number of parsed arguments:
183 ``argc`` and ``argv`` arguments are provided to the ``cat_init()``
184 function. The value returned is the number of parsed arguments:
195 Parsing of command line arguments is done in ``parse_args(...)``.
H A Dhello_world.rst52 The argc and argv arguments are provided to the rte_eal_init() function.
53 The value returned is the number of parsed arguments.
H A Dl2_forward_real_virtual.rst138 in addition to Environment Abstraction Layer (EAL) arguments.
142 The parsing of arguments is done in the l2fwd_parse_args() function.
146 EAL arguments are parsed first, then application-specific arguments.
155 rte_exit(EXIT_FAILURE, "Invalid EAL arguments\n");
160 /* parse application arguments (after the EAL ones) */
164 rte_exit(EXIT_FAILURE, "Invalid L2FWD arguments\n");
171 Once the arguments are parsed, the mbuf pool is created.
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dfsl-imx-mmc.txt9 - dmas: One DMA phandle with arguments as defined by the devicetree bindings

123456