Home
last modified time | relevance | path

Searched refs:ParseFunction (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/dports/devel/fpc-fcl-passrc/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcprocfunc.pas917 ParseFunction;
932 ParseFunction;
946 ParseFunction;
959 ParseFunction;
972 ParseFunction;
1000 ParseFunction;
1014 ParseFunction;
1030 ParseFunction;
1049 ParseFunction;
1062 ParseFunction;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-passrc/tests/
H A Dtcprocfunc.pas917 ParseFunction;
932 ParseFunction;
946 ParseFunction;
959 ParseFunction;
972 ParseFunction;
1000 ParseFunction;
1014 ParseFunction;
1030 ParseFunction;
1049 ParseFunction;
1062 ParseFunction;
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/schema/
H A Dwb-test-schema-func.cpp186 FunctionAccess fn = ParseFunction ( "function U8 f();", "f" ); in FIXTURE_TEST_CASE()
198 FunctionAccess fn = ParseFunction ( "function U8[2] f();", "f" ); in FIXTURE_TEST_CASE()
205 FunctionAccess fn = ParseFunction ( "function U8[*] f();", "f" ); in FIXTURE_TEST_CASE()
212 FunctionAccess fn = ParseFunction ( "function U8[10] f();", "f" ); in FIXTURE_TEST_CASE()
249 FunctionAccess fn = ParseFunction ( "function U8 f#1.2.3();", "f" ); in FIXTURE_TEST_CASE()
306 FunctionAccess fn = ParseFunction ( "function U8 f(U8 p);", "f" ); in FIXTURE_TEST_CASE()
324 FunctionAccess fn = ParseFunction ( "function U8 f(U8[2] p);", "f" ); in FIXTURE_TEST_CASE()
333 FunctionAccess fn = ParseFunction ( "function U8 f(U8[*] p);", "f" ); in FIXTURE_TEST_CASE()
376 FunctionAccess fn = ParseFunction ( "function U8 f(U8 p, ...);", "f" ); in FIXTURE_TEST_CASE()
532 FunctionAccess fn = ParseFunction ( "function U8 fn() = fact;", "fn" ); in FIXTURE_TEST_CASE()
[all …]
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/schema/
H A Dwb-test-schema-func.cpp186 FunctionAccess fn = ParseFunction ( "function U8 f();", "f" ); in FIXTURE_TEST_CASE()
198 FunctionAccess fn = ParseFunction ( "function U8[2] f();", "f" ); in FIXTURE_TEST_CASE()
205 FunctionAccess fn = ParseFunction ( "function U8[*] f();", "f" ); in FIXTURE_TEST_CASE()
212 FunctionAccess fn = ParseFunction ( "function U8[10] f();", "f" ); in FIXTURE_TEST_CASE()
249 FunctionAccess fn = ParseFunction ( "function U8 f#1.2.3();", "f" ); in FIXTURE_TEST_CASE()
306 FunctionAccess fn = ParseFunction ( "function U8 f(U8 p);", "f" ); in FIXTURE_TEST_CASE()
324 FunctionAccess fn = ParseFunction ( "function U8 f(U8[2] p);", "f" ); in FIXTURE_TEST_CASE()
333 FunctionAccess fn = ParseFunction ( "function U8 f(U8[*] p);", "f" ); in FIXTURE_TEST_CASE()
376 FunctionAccess fn = ParseFunction ( "function U8 f(U8 p, ...);", "f" ); in FIXTURE_TEST_CASE()
532 FunctionAccess fn = ParseFunction ( "function U8 fn() = fact;", "fn" ); in FIXTURE_TEST_CASE()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/xml/sax/
H A Dqxml_p.h183 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction)(); typedef
184 ParseFunction function;
303 typedef bool (QXmlSimpleReaderPrivate::*ParseFunction) (); typedef
304 void unexpectedEof(ParseFunction where, int state);
305 void parseFailed(ParseFunction where, int state);
306 void pushParseState(ParseFunction function, int state);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/processor/
H A Dbasic_source_line_resolver_unittest.cc467 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine, &multiple, &address, in TEST()
478 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine1, &multiple, &address, in TEST()
488 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine2, &multiple, &address, in TEST()
499 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine3, &multiple, &address, in TEST()
520 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine, &multiple, &address, in TEST()
525 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine1, &multiple, &address, in TEST()
530 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine2, &multiple, &address, in TEST()
535 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine3, &multiple, &address, in TEST()
540 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine4, &multiple, &address, in TEST()
545 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine5, &multiple, &address, in TEST()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/processor/
H A Dbasic_source_line_resolver_unittest.cc467 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine, &multiple, &address, in TEST()
478 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine1, &multiple, &address, in TEST()
488 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine2, &multiple, &address, in TEST()
499 ASSERT_TRUE(SymbolParseHelper::ParseFunction(kTestLine3, &multiple, &address, in TEST()
520 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine, &multiple, &address, in TEST()
525 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine1, &multiple, &address, in TEST()
530 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine2, &multiple, &address, in TEST()
535 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine3, &multiple, &address, in TEST()
540 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine4, &multiple, &address, in TEST()
545 ASSERT_FALSE(SymbolParseHelper::ParseFunction(kTestLine5, &multiple, &address, in TEST()
[all …]

12345678910>>...13