Home
last modified time | relevance | path

Searched refs:fnA (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/R-cran-Rdpack/Rdpack/man/
H A DRdo_set_section.Rd62 fnA <- tempfile("dummyfun", fileext = "Rd")
64 reprompt(dummyfun, filename = fnA)
65 Rdo_show(tools::parse_Rd(fnA))
68 Rdo_set_section("A.A. Author", "author", fnA, create = TRUE)
69 Rdo_show(tools::parse_Rd(fnA))
72 Rdo_set_section("Georgi N. Boshnakov", "author", fnA)
73 Rdo_show(tools::parse_Rd(fnA))
75 unlink(fnA)
/dports/dns/blocky/blocky-0.17/vendor/github.com/asaskevich/EventBus/
H A Dnetwork_bus_test.go94 fnA := func(a int) {
99 networkBusA.Subscribe("topic-A", fnA, ":2030", "/_net_bus_B")
/dports/www/beehive/beehive-0.4.0/vendor/github.com/asaskevich/EventBus/
H A Dnetwork_bus_test.go94 fnA := func(a int) {
99 networkBusA.Subscribe("topic-A", fnA, ":2030", "/_net_bus_B")
/dports/www/aquatone/aquatone-1.7.0/vendor/github.com/asaskevich/EventBus/
H A Dnetwork_bus_test.go94 fnA := func(a int) {
99 networkBusA.Subscribe("topic-A", fnA, ":2030", "/_net_bus_B")
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp347 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
354 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
359 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp348 void fnA(T) { } // expected-note {{'::TemplateFunction::fnA' declared here}} in fnA() function
355 void fnA(int, int) {} in fnA() function in TemplateFunction::Foo
360 …F.fnA(num); // expected-error {{too few arguments to function call, expected 2, have 1; did you m… in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DNdkEncodeTest.cpp259 skcms_TransferFunction fnA, fnB; in nearly_equal() local
261 return a && b && a->isNumericalTransferFn(&fnA) && a->toXYZD50(&gamutA) in nearly_equal()
263 && nearly_equal(fnA, fnB) && nearly_equal(gamutA, gamutB); in nearly_equal()
/dports/science/py-scipy/scipy-1.7.1/scipy/odr/
H A D__odrpack.c379 PyArrayObject *deltaA, *epsA, *xplusA, *fnA; in gen_output() local
433 fnA = (PyArrayObject *) PyArray_SimpleNew(1, dim1, NPY_DOUBLE); in gen_output()
440 fnA = (PyArrayObject *) PyArray_SimpleNew(2, dim2, NPY_DOUBLE); in gen_output()
449 memcpy(PyArray_DATA(fnA), (void *)((double *)(PyArray_DATA(work)) + fn), in gen_output()
465 PyArray_Return(fnA), "res_var", res_var, "sum_square", sum_square, in gen_output()
475 Py_DECREF((PyObject *) fnA); in gen_output()
/dports/math/spooles-mpich/spooles.2.2/Pencil/doc/
H A Dproto.tex228 int Pencil_readFromFiles ( Pencil *pencil, char *fnA, char *fnB ) ;
233 If {\tt fnA} is ``{\tt none}'', then $A$ is not read.
/dports/math/spooles-mpich/spooles.2.2_SHARED/Pencil/doc/
H A Dproto.tex228 int Pencil_readFromFiles ( Pencil *pencil, char *fnA, char *fnB ) ;
233 If {\tt fnA} is ``{\tt none}'', then $A$ is not read.
/dports/math/spooles/spooles.2.2_SHARED/Pencil/doc/
H A Dproto.tex228 int Pencil_readFromFiles ( Pencil *pencil, char *fnA, char *fnB ) ;
233 If {\tt fnA} is ``{\tt none}'', then $A$ is not read.
/dports/math/spooles/spooles.2.2/Pencil/doc/
H A Dproto.tex228 int Pencil_readFromFiles ( Pencil *pencil, char *fnA, char *fnB ) ;
233 If {\tt fnA} is ``{\tt none}'', then $A$ is not read.
/dports/lang/coffeescript/coffeescript-2.6.1/test/
H A Dcontrol_flow.coffee125 fnA = ->
127 eq a, fnA()

1234