Home
last modified time | relevance | path

Searched defs:two_args (Results 1 – 25 of 125) sorted by relevance

12345

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/
H A Drobust_against_adl.pass.cpp21 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
33 std::ref(two_args)(x, x); in main() local
34 std::ref(two_args)(x, cx); in main() local
35 std::ref(two_args)(cx, x); in main() local
36 std::ref(two_args)(cx, cx); in main() local
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/
H A Drobust_against_adl.pass.cpp21 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
33 std::ref(two_args)(x, x); in main() local
34 std::ref(two_args)(x, cx); in main() local
35 std::ref(two_args)(cx, x); in main() local
36 std::ref(two_args)(cx, cx); in main() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/
H A Drobust_against_adl.pass.cpp21 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
33 std::ref(two_args)(x, x); in main() local
34 std::ref(two_args)(x, cx); in main() local
35 std::ref(two_args)(cx, x); in main() local
36 std::ref(two_args)(cx, cx); in main() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/
H A Drobust_against_adl.pass.cpp21 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
33 std::ref(two_args)(x, x); in main() local
34 std::ref(two_args)(x, cx); in main() local
35 std::ref(two_args)(cx, x); in main() local
36 std::ref(two_args)(cx, cx); in main() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/
H A Drobust_against_adl.pass.cpp21 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
33 std::ref(two_args)(x, x); in main() local
34 std::ref(two_args)(x, cx); in main() local
35 std::ref(two_args)(cx, x); in main() local
36 std::ref(two_args)(cx, cx); in main() local
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/refwrap/refwrap.invoke/
H A Drobust_against_adl.pass.cpp21 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
33 std::ref(two_args)(x, x); in main() local
34 std::ref(two_args)(x, cx); in main() local
35 std::ref(two_args)(cx, x); in main() local
36 std::ref(two_args)(cx, cx); in main() local
/dports/www/p5-Catalyst-Runtime/Catalyst-Runtime-5.90128/t/lib/TestApp/Controller/Action/Chained/
H A DCaptureArgs.pm24 sub two_args :Chained('base') PathPart('') CaptureArgs(2) { subroutine
/dports/www/p5-Catalyst-Engine-Apache/Catalyst-Engine-Apache-1.16/t/lib/TestApp/Controller/Action/Chained/
H A DCaptureArgs.pm24 sub two_args :Chained('base') PathPart('') CaptureArgs(2) { subroutine
/dports/lang/ruby26/ruby-2.6.9/spec/ruby/language/fixtures/
H A Dblock.rb27 def two_args method in BlockSpecs.Yield
/dports/lang/sbcl/sbcl-1.3.13/src/runtime/
H A Darm64-assem.S158 two_args: label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Drobust_against_adl.pass.cpp23 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Drobust_against_adl.pass.cpp23 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Drobust_against_adl.pass.cpp23 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Drobust_against_adl.pass.cpp23 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Drobust_against_adl.pass.cpp23 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
H A Drobust_against_adl.pass.cpp23 Ptr two_args(Ptr p, Ptr) { return p; } in two_args() function
/dports/math/octave/octave-6.4.0/scripts/general/
H A Disequaln.m58 two_args = (nvarargin == 1); # Optimization for base case of just 2 args variable
H A Disequal.m56 two_args = (nvarargin == 1); # Optimization for base case of just 2 args variable
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/
H A Dicu.py149 def two_args(a, b): function
/dports/lang/racket/racket-8.3/src/bc/src/
H A Djitarith.c445 static int can_fast_double(int arith, int cmp, int two_args) in can_fast_double()
595 … int arith, int cmp, int reversed, int two_args, int second_const, in generate_float_point_arith()
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Djitarith.c445 static int can_fast_double(int arith, int cmp, int two_args) in can_fast_double()
595 … int arith, int cmp, int reversed, int two_args, int second_const, in generate_float_point_arith()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dround.c402 bool_t two_args = TRUE; in check_single_arithmetic_op() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dround.c402 bool_t two_args = TRUE; in check_single_arithmetic_op() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dround.c402 bool_t two_args = TRUE; in check_single_arithmetic_op() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dround.c402 bool_t two_args = TRUE; in check_single_arithmetic_op() local

12345