Home
last modified time | relevance | path

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

12345678910>>...31

/freebsd/lib/libc/tests/secure/
H A Dgenerate-fortify-tests.lua179 arguments = {
193 arguments = {
202 arguments = {
211 arguments = {
223 arguments = {
237 arguments = {
249 arguments = {
261 arguments = {
278 arguments = {
296 arguments = {
[all …]
/freebsd/contrib/kyua/utils/cmdline/
H A Dparser_test.cpp243 ATF_REQUIRE(cmdline.arguments().empty()); in ATF_TEST_CASE_BODY()
265 ATF_REQUIRE(cmdline.arguments().empty()); in ATF_TEST_CASE_BODY()
279 ATF_REQUIRE_EQ(4, cmdline.arguments().size()); in ATF_TEST_CASE_BODY()
280 ATF_REQUIRE_EQ("foo", cmdline.arguments()[0]); in ATF_TEST_CASE_BODY()
281 ATF_REQUIRE_EQ("-c", cmdline.arguments()[1]); in ATF_TEST_CASE_BODY()
282 ATF_REQUIRE_EQ("--opt", cmdline.arguments()[2]); in ATF_TEST_CASE_BODY()
283 ATF_REQUIRE_EQ("bar", cmdline.arguments()[3]); in ATF_TEST_CASE_BODY()
299 ATF_REQUIRE_EQ(4, cmdline.arguments().size()); in ATF_TEST_CASE_BODY()
300 ATF_REQUIRE_EQ("foo", cmdline.arguments()[0]); in ATF_TEST_CASE_BODY()
301 ATF_REQUIRE_EQ("-c", cmdline.arguments()[1]); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcCallingConv.td20 // i32 f32 arguments get passed in integer registers if there is space.
22 // f64 arguments are split and passed through registers or through stack.
24 // As are v2i32 arguments (this would be the default behavior for
45 // The 64-bit ABI conceptually assigns all function arguments to a parameter
46 // array starting at [%fp+BIAS+128] in the callee's stack frame. All arguments
47 // occupy a multiple of 8 bytes in the array. Integer arguments are extended to
52 // array at fixed offsets. Integer arguments are promoted to registers when
63 // float function arguments would occupy 8 bytes each, and be passed in %f1 and
71 // arguments:
93 // - Annotate integer arguments with zeroext or signext attributes.
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-endif.exp1 make: "directive-endif.mk" line 16: The .endif directive does not take arguments
2 make: "directive-endif.mk" line 21: The .endif directive does not take arguments
3 make: "directive-endif.mk" line 32: The .endif directive does not take arguments
4 make: "directive-endif.mk" line 39: The .endif directive does not take arguments
H A Ddirective-else.exp1 make: "directive-else.mk" line 14: The .else directive does not take arguments
4 make: "directive-else.mk" line 23: The .else directive does not take arguments
8 make: "directive-else.mk" line 51: The .else directive does not take arguments
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBVariablesOptions.cpp117 void SBVariablesOptions::SetIncludeArguments(bool arguments) { in SetIncludeArguments() argument
118 LLDB_INSTRUMENT_VA(this, arguments); in SetIncludeArguments()
120 m_opaque_up->SetIncludeArguments(arguments); in SetIncludeArguments()
130 void SBVariablesOptions::SetIncludeRecognizedArguments(bool arguments) { in SetIncludeRecognizedArguments() argument
131 LLDB_INSTRUMENT_VA(this, arguments); in SetIncludeRecognizedArguments()
133 m_opaque_up->SetIncludeRecognizedArguments(arguments); in SetIncludeRecognizedArguments()
H A DSBBlock.cpp242 lldb::SBValueList SBBlock::GetVariables(lldb::SBFrame &frame, bool arguments, in GetVariables() argument
245 LLDB_INSTRUMENT_VA(this, frame, arguments, locals, statics, use_dynamic); in GetVariables()
268 add_variable = arguments; in GetVariables()
296 lldb::SBValueList SBBlock::GetVariables(lldb::SBTarget &target, bool arguments, in GetVariables() argument
298 LLDB_INSTRUMENT_VA(this, target, arguments, locals, statics); in GetVariables()
323 add_variable = arguments; in GetVariables()
/freebsd/usr.bin/procstat/tests/
H A Dprocstat_test.sh76 arguments="my arguments"
78 start_program $arguments
82 line_re=$(printf "$line_format" $PROG_PID "$PROG_COMM" "$PROG_PATH $arguments")
84 atf_check -o save:procstat.out procstat arguments $PROG_PID
103 start_program my arguments
125 start_program my arguments
/freebsd/sys/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"
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZCallingConv.td94 // The convention is that true integer arguments that are smaller
112 // The first 5 integer arguments are passed in R2-R6. Note that R6
117 // The first 4 float and double arguments are passed in even registers F0-F6.
121 // The first 8 named vector arguments are passed in V24-V31. Sub-128 vectors
135 // Other vector arguments are passed in 8-byte-aligned 16-byte stack slots.
140 // Other arguments are passed in 8-byte-aligned 8-byte stack slots.
207 // words (8 bytes in 64-Bit mode) where some arguments are passed in registers
212 // GPRs 1-3. FP values and vector-type arguments are instead passed in FPRs
215 // GPR's value is not used to pass arguments.
232 // Non fixed vector arguments ar
[all...]
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_set/
H A Dzpool_set_002_neg.ksh81 set -A arguments "rubbish " \
113 arguments[${#arguments[@]}]="$bigname=value"
116 arguments[${#arguments[@]}]="bootfs=$bigname"
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallingConv.td119 // Promote i1/i8/i16/v1i1 arguments to i32.
122 // Promote v8i1/v16i1/v32i1 arguments to i32.
193 // Promote i1, v1i1, v8i1 arguments to i8.
196 // Promote v16i1 arguments to i16.
199 // Promote v32i1 arguments to i32.
537 // Promote i1/i8/i16/v1i1 arguments to i32.
563 // The first 6 integer arguments are passed in integer registers.
575 // The first 8 MMX vector arguments are passed in XMM registers on Darwin.
591 // The first 8 FP/Vector arguments are passed in XMM registers.
596 // The first 8 256-bit vector arguments are passed in YMM registers, unless
[all …]
/freebsd/sys/tools/
H A Dmakeobjops.awk265 num_arguments = split(line, arguments, / *; */) - 1;
269 if (!arguments[i])
271 num_ar = split(arguments[i], ar, /[* ]+/);
273 warnsrc("no type for '" arguments[i] "'");
281 argument_list = join(", ", arguments, num_arguments);
315 printh("\t" join(";\n\t", arguments, num_arguments) ";");
/freebsd/contrib/googletest/docs/reference/
H A Dactions.md43 | `f` | Invoke `f` with the arguments passed to the mock function, where `f` is a callable. |
44 | `Invoke(f)` | Invoke `f` with the arguments passed to the mock function, where `f` can be a globa…
45 | `Invoke(object_pointer, &class::method)` | Invoke the method on the object with the arguments pas…
46 …f)` | Invoke `f`, which can be a global/static function or a functor. `f` must take no arguments. |
47 …rgs(object_pointer, &class::method)` | Invoke the method on the object, which takes no arguments. |
48 …ction's `N`-th (0-based) argument, which must be a function or a functor, with the `k` arguments. |
101 …he first `n - 1` sub-actions must return void and will receive a readonly view of the arguments. |
104 | `WithArgs<N1, N2, ..., Nk>(a)` | Pass the selected (0-based) arguments of the mock function to ac…
105 | `WithoutArgs(a)` | Perform action `a` without any arguments. |
H A Dmocking.md16 Defines a mock method *`method_name`* with arguments `(`*`args...`*`)` and
31 Note that commas in arguments prevent `MOCK_METHOD` from parsing the arguments
38 // The following 2 lines will not compile due to commas in the arguments:
42 // One solution - wrap arguments that contain commas in parentheses:
63 method *`method_name`* of the object *`mock_object`* is called with arguments
68 [matchers](../gmock_for_dummies.md#matchers-what-arguments-do-we-expect) that
70 apply only to calls of *`method_name`* whose arguments match all of the
95 Restricts the expectation to apply only to mock function calls whose arguments
98 GoogleTest passes all of the arguments as one tuple into the matcher. The
101 function arguments.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallingConv.td81 // Promote i8/i16 arguments to i32.
107 // f64 arguments are returned in D0_64 and D2_64 in FP64bit mode or
141 // The only i32's we have left are soft-float arguments.
145 // Integer arguments are passed in integer registers.
151 // f32 arguments are passed in single precision FP registers.
157 // f64 arguments are passed in double precision FP registers.
168 // N32/64 variable arguments.
169 // All arguments are passed in integer registers.
224 // f64 arguments are passed in double-precision floating pointer registers.
245 // Integer arguments are passed in integer registers.
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp628 ValueList arguments; in MakeLoadImageUtilityFunction() local
647 arguments.PushValue(value); in MakeLoadImageUtilityFunction()
649 arguments.PushValue(value); in MakeLoadImageUtilityFunction()
650 arguments.PushValue(value); in MakeLoadImageUtilityFunction()
651 arguments.PushValue(value); in MakeLoadImageUtilityFunction()
654 clang_void_pointer_type, arguments, exe_ctx.GetThreadSP(), utility_error); in MakeLoadImageUtilityFunction()
696 ValueList arguments; in DoLoadImage() local
714 arguments = do_dlopen_function->GetArgumentValues(); in DoLoadImage()
842 arguments.GetValueAtIndex(0)->GetScalar() = path_addr; in DoLoadImage()
843 arguments.GetValueAtIndex(1)->GetScalar() = path_array_addr; in DoLoadImage()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECallingConv.td29 // All arguments get passed in generic registers if there is space.
31 // Promote i1/i8/i16/i32 arguments to i64.
34 // Convert float arguments to i64 with padding.
59 // All arguments get passed in stack for varargs function or non-prototyped
62 // Promote i1/i8/i16/i32 arguments to i64.
65 // Convert float arguments to i64 with padding.
/freebsd/contrib/byacc/test/btyacc/
H A Derr_inherit3.error1 YACC: w - line 64 of "./err_inherit3.y", number of arguments of namelist doesn't agree with previou…
2 YACC: w - line 64 of "./err_inherit3.y", wrong number of arguments for namelist
21 YACC: w - line 0 of "./err_inherit3.y", start symbol declaration requires arguments
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,bcm11351-pinctrl.txt61 - input-schmitt-enable: No arguments. Enable schmitt-trigger mode.
62 - input-schmitt-disable: No arguments. Disable 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
[all …]
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_get/
H A Dzpool_get_004_neg.ksh59 set -A arguments "$TESTPOOL $TESTPOOL" "$TESTPOOL rubbish" "-v $TESTPOOL" \
65 for arg in $arguments
/freebsd/sys/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" \
57 for arg in $arguments
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr143 f_dprintf "%s: called with zero arguments" \
183 f_dprintf "%s: called with zero arguments" \
213 # ($DIALOG_BACKTITLE) invocations. If no arguments are given or the first
258 # Xdialog(1) ($DIALOG_TITLE) invocations. If no arguments are given or the
366 # Return status is success unless one of the passed arguments is invalid
367 # or all of the $var_* arguments are either NULL or missing.
463 # Return status is success unless one of the passed arguments is invalid
464 # or all of the $var_* arguments are either NULL or missing.
580 # arguments. The first set of arguments are the variable names to use when
581 # storing the calculated height and width. The second set of arguments are the
[all …]
/freebsd/sys/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
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1779 ValueList arguments; in GetClassInfoUtilityFunctionImpl() local
1783 arguments.PushValue(value); in GetClassInfoUtilityFunctionImpl()
1784 arguments.PushValue(value); in GetClassInfoUtilityFunctionImpl()
1787 arguments.PushValue(value); in GetClassInfoUtilityFunctionImpl()
1792 arguments.PushValue(value); in GetClassInfoUtilityFunctionImpl()
1794 arguments.PushValue(value); in GetClassInfoUtilityFunctionImpl()
1797 arguments.PushValue(value); in GetClassInfoUtilityFunctionImpl()
1802 utility_fn->MakeFunctionCaller(clang_uint32_t_type, arguments, in GetClassInfoUtilityFunctionImpl()
1947 ValueList arguments; in GetClassInfoUtilityFunctionImpl() local
1951 arguments.PushValue(value); in GetClassInfoUtilityFunctionImpl()
[all …]

12345678910>>...31