Home
last modified time | relevance | path

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

1234

/dports/dns/blocky/blocky-0.17/vendor/github.com/asaskevich/EventBus/
H A Dnetwork_bus_test.go102 fnB := func(a int) {
107 networkBusB.Subscribe("topic-B", fnB, ":2035", "/_net_bus_A")
/dports/www/beehive/beehive-0.4.0/vendor/github.com/asaskevich/EventBus/
H A Dnetwork_bus_test.go102 fnB := func(a int) {
107 networkBusB.Subscribe("topic-B", fnB, ":2035", "/_net_bus_A")
/dports/www/aquatone/aquatone-1.7.0/vendor/github.com/asaskevich/EventBus/
H A Dnetwork_bus_test.go102 fnB := func(a int) {
107 networkBusB.Subscribe("topic-B", fnB, ":2035", "/_net_bus_A")
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp350 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
355 void fnB() {} in fnB() function in TemplateFunction::Foo
360 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … in test()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dtypo-correction.cpp351 void fnB(T) { } // expected-note {{'::TemplateFunction::fnB' declared here}} in fnB() function
356 void fnB() {} in fnB() function in TemplateFunction::Foo
361 …F.fnB(num); // expected-error {{too many arguments to function call, expected 0, have 1; did you … 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
262 && b->isNumericalTransferFn(&fnB) && b->toXYZD50(&gamutB) in nearly_equal()
263 && nearly_equal(fnA, fnB) && nearly_equal(gamutA, gamutB); in nearly_equal()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dgrompp.cpp1080 const char* fnB, in gen_posres() argument
1092 read_posres(mtop, mi, TRUE, fnB, rc_scaling, pbcType, comB, wi, logger); in gen_posres()
1978 const char* fnB; in gmx_grompp() local
1992 fnB = opt2fn("-rb", NFILE, fnm); in gmx_grompp()
1993 if (!gmx_fexist(fnB)) in gmx_grompp()
2005 fnB = fn; in gmx_grompp()
2011 if (strcmp(fn, fnB) != 0) in gmx_grompp()
2013 message += gmx::formatString(" and %s", fnB); in gmx_grompp()
2017 gen_posres(&sys, mi, fn, fnB, ir->refcoord_scaling, ir->pbcType, ir->posres_com, in gmx_grompp()
/dports/math/spooles-mpich/spooles.2.2/Pencil/doc/
H A Dproto.tex228 int Pencil_readFromFiles ( Pencil *pencil, char *fnA, char *fnB ) ;
234 If {\tt fnB} is ``{\tt none}'', then $B$ 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 ) ;
234 If {\tt fnB} is ``{\tt none}'', then $B$ 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 ) ;
234 If {\tt fnB} is ``{\tt none}'', then $B$ is not read.
/dports/math/spooles/spooles.2.2/Pencil/doc/
H A Dproto.tex228 int Pencil_readFromFiles ( Pencil *pencil, char *fnA, char *fnB ) ;
234 If {\tt fnB} is ``{\tt none}'', then $B$ is not read.
/dports/lang/coffeescript/coffeescript-2.6.1/test/
H A Dcontrol_flow.coffee130 fnB = ->
132 eq b, fnB()
/dports/lang/gcc6-aux/gcc-6-20180516/libiberty/testsuite/
H A Dd-demangle-expected948 demangle.fnA().fnB()

1234