Home
last modified time | relevance | path

Searched defs:msg1 (Results 1 – 25 of 1668) sorted by relevance

12345678910>>...67

/dports/security/fswatch/fswatch-0.02beta5/src/
H A Dperr.c14 pwarn1(msg1) in pwarn1() argument
22 pwarn2(msg1, msg2) in pwarn2() argument
30 pwarn3(msg1, msg2, msg3) in pwarn3() argument
39 pwarn1x(msg1) in pwarn1x() argument
47 pwarn2x(msg1, msg2) in pwarn2x() argument
55 pwarn3x(msg1, msg2, msg3) in pwarn3x() argument
71 perr1(msg1) in perr1() argument
79 perr2(msg1, msg2) in perr2() argument
87 perr3(msg1, msg2, msg3) in perr3() argument
97 perr1x(msg1) in perr1x() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc92 unittest::TestAllTypes msg1; in TEST() local
104 unittest::TestAllTypes msg1; in TEST() local
118 unittest::TestAllTypes msg1; in TEST() local
153 unittest::TestMap msg1; in TEST() local
167 unittest::TestAllTypes msg1; in TEST() local
181 unittest::TestAllTypes msg1; in TEST() local
197 unittest::TestRequired msg1; in TEST() local
212 unittest::TestAllTypes msg1; in TEST() local
228 unittest::TestAllTypes msg1; in TEST() local
752 unittest::TestOneof2 msg1; in TEST() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc92 unittest::TestAllTypes msg1; in TEST() local
104 unittest::TestAllTypes msg1; in TEST() local
118 unittest::TestAllTypes msg1; in TEST() local
153 unittest::TestMap msg1; in TEST() local
167 unittest::TestAllTypes msg1; in TEST() local
181 unittest::TestAllTypes msg1; in TEST() local
197 unittest::TestRequired msg1; in TEST() local
212 unittest::TestAllTypes msg1; in TEST() local
228 unittest::TestAllTypes msg1; in TEST() local
752 unittest::TestOneof2 msg1; in TEST() local
[all …]
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc92 unittest::TestAllTypes msg1; in TEST() local
104 unittest::TestAllTypes msg1; in TEST() local
118 unittest::TestAllTypes msg1; in TEST() local
153 unittest::TestMap msg1; in TEST() local
190 unittest::TestAllTypes msg1; in TEST() local
204 unittest::TestAllTypes msg1; in TEST() local
220 unittest::TestRequired msg1; in TEST() local
235 unittest::TestAllTypes msg1; in TEST() local
251 unittest::TestAllTypes msg1; in TEST() local
775 unittest::TestOneof2 msg1; in TEST() local
[all …]
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc92 unittest::TestAllTypes msg1; in TEST() local
104 unittest::TestAllTypes msg1; in TEST() local
118 unittest::TestAllTypes msg1; in TEST() local
153 unittest::TestMap msg1; in TEST() local
190 unittest::TestAllTypes msg1; in TEST() local
204 unittest::TestAllTypes msg1; in TEST() local
220 unittest::TestRequired msg1; in TEST() local
235 unittest::TestAllTypes msg1; in TEST() local
251 unittest::TestAllTypes msg1; in TEST() local
775 unittest::TestOneof2 msg1; in TEST() local
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/network/test/
H A Dpacketbb-test-suite.cc585 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
634 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
691 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
750 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
812 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
875 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
942 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
1019 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
1103 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
1187 Ptr<PbbMessageIpv4> msg1 = Create<PbbMessageIpv4> (); in PbbTestSuite() local
[all …]
/dports/science/gramps/gramps-5.1.4/gramps/gui/
H A Ddialog.py60 def __init__(self, msg1, msg2, task1, task2, parent=None): argument
96 def __init__(self, msg1, msg2, label, task, parent=None): argument
133 def __init__(self, msg1, msg2, label_msg1, label_msg2, parent=None): argument
177 def __init__(self, msg1, msg2, label_msg1, label_msg2, parent=None): argument
218 def __init__(self, msg1, msg2, btnmsg1, task1, btnmsg2, task2, parent=None): argument
256 def __init__(self, msg1, msg2="", parent=None): argument
302 def __init__(self, msg1, msg2="", parent=None): argument
328 def __init__(self, msg1, msg2="", parent=None): argument
352 def __init__(self, msg1, infotext, parent=None, monospaced=False): argument
382 def __init__(self, msg1, msg2, task1, task2, task3, parent=None): argument
/dports/net/fbzmq/fbzmq-2021.12.27.00/fbzmq/zmq/tests/
H A DMessageTest.cpp49 auto msg1 = fbzmq::Message::from(genRandomStr(128)).value(); in TEST() local
56 auto msg1 = fbzmq::Message::allocate(128).value(); in TEST() local
63 auto msg1 = fbzmq::Message::from(genRandomStr(128)).value(); in TEST() local
71 auto msg1 = fbzmq::Message::allocate(128).value(); in TEST() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/gomp/
H A Derror-2.f901 subroutine foo (x, msg1, msg2) argument
3 character(len=*) :: msg1, msg2 local
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/spatial/validator/
H A DSpatialUniqueBoundaryConditionsCheck.cpp176 string msg1 = "A <boundaryCondition> has a variable of '"; in check_() local
193 string msg1 = "A <boundaryCondition> has a variable of '"; in check_() local
210 string msg1 = "A <boundaryCondition> has a variable of '"; in check_() local
/dports/audio/faust/faust-2.37.3/architecture/httpdlib/src/nodes/
H A DRootNode.cpp45 Message* msg1 = new Message(fJson); in processMessage() local
59 Message* msg1 = new Message (fHtml); in accept() local
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/test/qt/ui/json/
H A Dtest_MsgHandlerInternalError.cpp28 MsgHandlerInternalError msg1(QStringLiteral("dummy")); in stringCtor() local
39 MsgHandlerInternalError msg1(QLatin1String("dummy")); in latin1Ctor() local
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/sodiumoxide-0.2.7/src/crypto/secretstream/
H A Dxchacha20poly1305.rs59 let mut msg1 = [0; 128]; in push_pull() localVariable
94 let mut msg1 = [0; 128]; in push_pull_with_ad() localVariable
133 let mut msg1 = [0; 128]; in push_pull_with_rekey() localVariable
168 let mut msg1 = [0; 128]; in push_pull_with_explicit_rekey() localVariable
207 let mut msg1 = [0; 128]; in push_pull_with_recycled_vec() localVariable
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/ipc/
H A Dmsgque.c14 struct msg1 { struct
32 struct msg1 *messages; argument
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/ipc/
H A Dmsgque.c14 struct msg1 { struct
32 struct msg1 *messages; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/ipc/
H A Dmsgque.c14 struct msg1 { struct
32 struct msg1 *messages; argument
/dports/math/stanmath/math-4.2.0/stan/math/prim/err/
H A Ddomain_error.hpp15 const char* msg1, const char* msg2) { in domain_error()
24 const char* msg1) { in domain_error()
H A Dinvalid_argument.hpp28 const char* msg1, const char* msg2) { in invalid_argument()
50 const char* msg1) { in invalid_argument()
H A Dsystem_error.hpp26 const char* msg1, const char* msg2) { in system_error()
46 const char* msg1) { in system_error()
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/test/
H A Dtyped_message_view.cpp16 auto msg1 = make_message(1, 2, 3, "four"); in CAF_TEST() local
35 auto msg1 = make_message(1, 2, 3, "four"); in CAF_TEST() local
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/tests/inline/
H A Dinline_unittests.c15 Message1 msg1 = Message1_init_zero; in main() local
20 Message1 msg1 = Message1_init_zero; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/third_party/nanopb/tests/inline/
H A Dinline_unittests.c15 Message1 msg1 = Message1_init_zero; in main() local
20 Message1 msg1 = Message1_init_zero; in main() local
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/scrobbler2/
H A Dconfig_window.cc37 auto msg1 = _("Permission denied. Open the following " in permission_checker_thread() local
47 auto msg1 = _("There was a problem contacting Last.fm."); in permission_checker_thread() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/err/
H A Dsystem_error.hpp28 const char* msg1, const char* msg2) { in system_error()
51 const char* msg1) { in system_error()
H A Dinvalid_argument.hpp31 const char* msg1, const char* msg2) { in invalid_argument()
59 const char* msg1) { in invalid_argument()

12345678910>>...67