Home
last modified time | relevance | path

Searched full:argument (Results 1 – 25 of 1408) sorted by relevance

12345678910>>...57

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-wpa-supplicant/
H A D0001-cli-drop-the-second-argument-from-click.argument-dec.patch4 Subject: [PATCH] cli: drop the second argument from @click.argument()
7 @click.argument no longer takes two positional arguments.
24 -@click.argument('ifname', 'e.g. wlan0')
25 +@click.argument('ifname')
33 -@click.argument('ifname', 'e.g. wlan0')
34 +@click.argument('ifname')
42 -@click.argument('ifname', 'e.g. wlan0')
43 +@click.argument('ifname')
51 -@click.argument('ifname', 'e.g. wlan0')
52 +@click.argument('ifname')
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/libgee/
H A Dlibgee_0.20.8.bb26 # libgee-0.20.6/gee/concurrentlist.c:1169:177: error: passing argument 4 of 'gee_hazard_pointer_get…
27 # libgee-0.20.6/gee/concurrentlist.c:1175:168: error: passing argument 4 of 'gee_hazard_pointer_set…
28 # libgee-0.20.6/gee/concurrentlist.c:2385:194: error: passing argument 4 of 'gee_hazard_pointer_com…
29 # libgee-0.20.6/gee/concurrentlist.c:2438:177: error: passing argument 4 of 'gee_hazard_pointer_get…
30 # libgee-0.20.6/gee/concurrentlist.c:2460:168: error: passing argument 4 of 'gee_hazard_pointer_set…
31 # libgee-0.20.6/gee/concurrentlist.c:2469:177: error: passing argument 4 of 'gee_hazard_pointer_get…
32 # libgee-0.20.6/gee/concurrentlist.c:2481:185: error: passing argument 4 of 'gee_hazard_pointer_com…
33 # libgee-0.20.6/gee/concurrentlist.c:2640:168: error: passing argument 4 of 'gee_hazard_pointer_set…
34 # libgee-0.20.6/gee/concurrentlist.c:2641:168: error: passing argument 4 of 'gee_hazard_pointer_set…
35 # libgee-0.20.6/gee/concurrentlist.c:2750:168: error: passing argument 4 of 'gee_hazard_pointer_set…
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/scsirastools/
H A Dscsirastools_1.6.6.bb49 # scsirastools-1.6.6/src/sgdiag.c:238:23: error: passing argument 1 of 'ctime' from incompatible po…
50 # scsirastools-1.6.6/src/sgdiag.c:697:10: error: passing argument 1 of 'time' from incompatible poi…
51 # scsirastools-1.6.6/src/sgdiag.c:699:30: error: passing argument 1 of 'ctime' from incompatible po…
52 # scsirastools-1.6.6/src/sgdiag.c:733:10: error: passing argument 1 of 'time' from incompatible poi…
53 # scsirastools-1.6.6/src/sgdefects.c:214:23: error: passing argument 1 of 'ctime' from incompatible…
54 # scsirastools-1.6.6/src/sgmode.c:290:23: error: passing argument 1 of 'ctime' from incompatible po…
55 # scsirastools-1.6.6/src/sgdiskmon.c:1278:23: error: passing argument 1 of 'ctime' from incompatibl…
56 # scsirastools-1.6.6/src/sgdskfl.c:318:23: error: passing argument 1 of 'ctime' from incompatible p…
57 # scsirastools-1.6.6/src/sgdskfl.c:829:37: error: passing argument 1 of 'ctime' from incompatible p…
58 # scsirastools-1.6.6/src/sgraidmon.c:1641:23: error: passing argument 1 of 'ctime' from incompatibl…
[all …]
/openbmc/openbmc-test-automation/lib/
H A Dfunc_args.py4 This module provides argument manipulation functions like pop_arg.
14 … Pop a named argument from the args/kwargs and return a tuple consisting of the argument value, the
17 …The name of the argument is determined automatically by this function by examining the source code…
18 …calls it (see examples below). If no suitable argument can be found, the default value passed to …
19 …function will be returned as the argument value. This function is useful for wrapper functions th…
40 positional argument, it was popped from args.
49 Description of argument(s):
50 …pop_arg_default The value to return if the named argument is not present in args/k…
55 # Retrieve the argument name by examining the source code.
127 Description of argument(s):
[all …]
H A Dcode_update_utils.robot26 # Description of argument(s):
55 # Description of argument(s):
70 # Description of argument(s):
89 # Description of argument(s):
113 # Description of argument(s):
130 # Description of argument(s):
151 # Description of argument(s):
170 # Description of argument(s):
186 # Description of argument(s):
201 # Description of argument(s):
[all …]
H A Ddata_proc.tcl10 # Description of argument(s):
11 …# args The first argument should be the list name. All other arguments…
35 # Description of argument(s):
55 # Description of argument(s):
75 # Description of argument(s):
98 # Description of argument(s):
118 # Description of argument(s):
136 # Description of argument(s):
154 # Description of argument(s):
170 # Description of argument(s):
[all …]
H A Dutils.robot85 # Description of argument(s):
106 # Description of argument(s):
151 # Description of argument(s):
165 # Description of argument(s):
182 # Description of argument(s):
201 # Description of argument(s):
216 # Description of argument(s):
264 # Description of argument(s):
295 # Description of argument(s):
313 # Description of argument(s):
[all …]
H A Dboot_data.py48 Description of argument(s):
55 … tested. If the user is running without an OS_HOST (i.e. if this argument
109 Description of argument(s):
140 Description of argument(s):
166 Description of argument(s):
192 Description of argument(s):
227 Description of argument(s):
250 Description of argument(s):
263 Description of argument(s):
280 Description of argument(s):
[all …]
/openbmc/qemu/tests/multiboot/
H A Dmodules.out16 === Running test case: modules.elf -initrd module.txt argument ===
19 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument'
23 === Running test case: modules.elf -initrd module.txt argument,,with,,commas ===
26 [102000] Module: 103000 - 103038 (56 bytes) 'module.txt argument,with,commas'
30 === Running test case: modules.elf -initrd module.txt,module.txt argument,module.txt ===
35 [102010] Module: 104000 - 104038 (56 bytes) 'module.txt argument'
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/
H A Dpam-ssh-agent-auth_0.10.3.bb58 # ssh-rsa.c:59:24: error: passing argument 1 of 'EVP_DigestInit' from incompatible pointer type [-W…
59 # ssh-rsa.c:60:26: error: passing argument 1 of 'EVP_DigestUpdate' from incompatible pointer type […
60 # ssh-rsa.c:61:25: error: passing argument 1 of 'EVP_DigestFinal' from incompatible pointer type [-…
61 # ssh-ecdsa.c:76:18: error: passing argument 1 of 'DSA_SIG_get0' from incompatible pointer type [-W…
62 # ssh-ecdsa.c:76:23: error: passing argument 2 of 'DSA_SIG_get0' from incompatible pointer type [-W…
63 # ssh-ecdsa.c:76:27: error: passing argument 3 of 'DSA_SIG_get0' from incompatible pointer type [-W…
64 # ssh-ecdsa.c:148:18: error: passing argument 1 of 'DSA_SIG_get0' from incompatible pointer type [-…
65 # ssh-ecdsa.c:148:23: error: passing argument 2 of 'DSA_SIG_get0' from incompatible pointer type [-…
66 # ssh-ecdsa.c:148:27: error: passing argument 3 of 'DSA_SIG_get0' from incompatible pointer type [-…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-networking/cyrus-sasl/cyrus-sasl/
H A D0002-Fix-incompatible-pointer-types-error-with-gcc-15.patch7 ../../git/saslauthd/md5.c:400:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
12 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o…
19 ../../git/saslauthd/md5.c:401:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
24 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o…
30 ../../git/saslauthd/md5.c:402:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
35 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o…
42 ../../git/saslauthd/md5.c:427:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
47 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o…
54 ../../git/saslauthd/md5.c:435:14: error: passing argument 1 of 'MD5_memset' from incompatible point…
59 ../../git/saslauthd/md5.c:335:9: note: expected 'POINTER' {aka 'unsigned char *'} but argument is o…
[all …]
/openbmc/phosphor-led-sysfs/
H A Dadd_led_action.cpp1 #include "argument.hpp"
16 throw std::invalid_argument("Invalid argument"); in rootPathVerify()
22 throw std::invalid_argument("Invalid argument"); in rootPathVerify()
59 * name as argument.
73 // Parse out Path argument. in main()
80 lg2::error("Argument parser error : Path not specified"); in main()
81 throw std::invalid_argument("Invalid argument"); in main()
/openbmc/u-boot/arch/x86/lib/
H A Dcrt0_ia32_efi.S18 pushl 12(%ebp) # copy "image" argument
19 pushl 8(%ebp) # copy "systab" argument
28 pushl %ebx # pass _DYNAMIC as second argument
29 pushl %eax # pass ldbase as first argument
35 call efi_main # call app with "image" and "systab" argument
/openbmc/openbmc-test-automation/lib/xcat/
H A Dxcat_utils.robot16 # Description of argument(s):
29 # Description of argument(s):
63 # Description of the argument(s):
77 # Description of the argument(s):
89 # Description of the argument(s):
100 # Description of the argument(s):
111 # Description of the argument(s):
124 # Description of argument(s):
136 # Description of argument(s):
154 # Description of argument(s):
[all …]
/openbmc/u-boot/arch/arm/lib/
H A Dvectors_m.S13 mov r0, sp @ pass auto-saved registers as argument
18 mov r0, sp @ pass auto-saved registers as argument
23 mov r0, sp @ pass auto-saved registers as argument
28 mov r0, sp @ pass auto-saved registers as argument
33 mov r0, sp @ pass auto-saved registers as argument
/openbmc/u-boot/include/dm/
H A Dpinctrl.h89 unsigned param, unsigned argument);
91 unsigned param, unsigned argument);
166 * tristate. The argument is ignored.
177 * impedance to GROUND). If the argument is != 0 pull-down is enabled,
184 * If the argument is != 0 pull up/down is enabled, if it is 0, the
188 * impedance to VDD). If the argument is != 0 pull-up is enabled,
193 * config will enable open drain mode, the argument is ignored.
196 * argument is ignored.
200 * push-pull mode, the argument is ignored.
202 * passed as argument. The argument is in mA.
[all …]
/openbmc/openbmc/poky/meta/recipes-support/p11-kit/
H A Dp11-kit_0.25.5.bb37 # git/p11-kit/import-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
38 # git/p11-kit/import-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
39 # git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
40 # git/p11-kit/import-object.c:223:62: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
41 # git/p11-kit/import-object.c:229:70: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
42 # git/p11-kit/import-object.c:264:78: error: passing argument 3 of 'p11_asn1_read' from incompatibl…
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/
H A Dca_certs_manager.cpp19 using Argument = typedef
32 elog<InvalidArgument>(Argument::ARGUMENT_NAME("CSR"), in signCSR()
33 Argument::ARGUMENT_VALUE(csr.c_str())); in signCSR()
49 elog<InvalidArgument>(Argument::ARGUMENT_NAME("csr"), in signCSR()
50 Argument::ARGUMENT_VALUE(csr.c_str())); in signCSR()
/openbmc/qemu/docs/devel/
H A Ddecodetree.rst20 In support of patterns, one may declare *fields*, *argument sets*, and
85 Argument Sets
93 Each *args_elt* defines an argument within the argument set.
95 identifier is the argument name and the second identifier is
96 the argument type. If the colon is missing, the argument
99 Each argument set will be rendered as a C structure "arg_$name"
105 Argument sets are useful when one wants to define helper functions
112 Argument set examples::
150 same argument set be used with disjoint named fields.
152 A single *args_ref* may specify an argument set to use for the format.
[all …]
/openbmc/u-boot/tools/patman/test/
H A Dtest01.txt9 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type
10 ‘long long unsigned int’, but argument 3 has type
35 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
36 ‘long long unsigned int’, but argument 3 has type
/openbmc/phosphor-snmp/
H A Dsnmp_conf_manager.cpp25 using Argument = xyz::openbmc_project::Common::InvalidArgument; typedef
47 elog<InvalidArgument>(Argument::ARGUMENT_NAME("Address"), in client()
48 Argument::ARGUMENT_VALUE(address.c_str())); in client()
73 elog<InvalidArgument>(Argument::ARGUMENT_NAME("ADDRESS"), in checkClientConfigured()
74 Argument::ARGUMENT_VALUE(address.c_str())); in checkClientConfigured()
86 Argument::ARGUMENT_NAME("ADDRESS"), in checkClientConfigured()
87 Argument::ARGUMENT_VALUE("Client already exist.")); in checkClientConfigured()
/openbmc/u-boot/common/
H A Dhwconfig.c128 * hwconfig_arg_f - get hwconfig option's argument
146 * hwconfig_arg_cmp_f - compare hwconfig option's argument
148 * @arg: a string for comparing an option's argument
152 * hwconfig argument and its length, it is comparing it to @arg.
157 * value, i.e. the argument matches.
178 * argument @subopt. In this example:
181 * argument.
195 * hwconfig_subarg_f - get hwconfig sub-option's argument
202 * additional argument @subopt, and so works with sub-options.
217 * hwconfig_arg_cmp_f - compare hwconfig sub-option's argument
[all …]
/openbmc/openbmc-test-automation/gui/lib/
H A Dresource.robot77 # Description of argument(s):
88 # Description of argument(s):
105 # Description of argument(s):
123 # Description of argument(s):
178 # Description of argument(s):
194 # Description of argument(s):
204 # Description of argument(s):
227 # Description of argument(s):
246 # Description of argument(s):
266 # Description of argument(s):
[all …]
/openbmc/witherspoon-pfault-analysis/
H A Dargument.hpp26 /** @brief Constructs Argument object
34 /** @brief Given an option, returns its argument(optarg)
38 * @return argument which is a standard optarg
55 /** @brief Option to argument mapping */
/openbmc/phosphor-networkd/src/
H A Dargument.hpp27 /** @brief Constructs Argument object
35 /** @brief Given an option, returns its argument(optarg)
39 * @return argument which is a standard optarg
56 /** @brief Option to argument mapping */

12345678910>>...57