Home
last modified time | relevance | path

Searched refs:parseOptionValue (Results 1 – 25 of 33) sorted by relevance

12

/dports/databases/pgbackrest/pgbackrest-release-2.35/src/config/
H A Dparse.c1666parseOptionValue->found && (optionType == cfgOptTypeBoolean || !parseOptionValue->negate) && in configParse()
1667 !parseOptionValue->reset; in configParse()
1670 …*configOptionValue = (ConfigOptionValue){.negate = parseOptionValue->negate, .reset = parseOptionV… in configParse()
1704 if (optionSet && parseOptionValue->source == cfgSourceParam) in configParse()
1730 … if (!dependResolved && optionSet && parseOptionValue->source == cfgSourceParam) in configParse()
1785 configOptionValue->source = parseOptionValue->source; in configParse()
1805 … const char *pair = strZ(strLstGet(parseOptionValue->valueList, listIdx)); in configParse()
1812 strZ(strLstGet(parseOptionValue->valueList, listIdx)), in configParse()
1831 String *value = strLstGet(parseOptionValue->valueList, 0); in configParse()
1971 else if (parseOptionValue->negate) in configParse()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/tools/
H A Dqcommandlineparser.cpp76 bool parseOptionValue(const QString &optionName, const QString &argument,
662 bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, in parseOptionValue() function in QCommandLineParserPrivate
736 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
776 … if (!valueFound && !parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
796 if (!parseOptionValue(optionName, argument, &argumentIterator, args.end())) in parse()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.options/src/org/graalvm/compiler/options/
H A DOptionsParser.java135 Object value = parseOptionValue(desc, uncheckedValue); in parseOption()
141 public static Object parseOptionValue(OptionDescriptor desc, Object uncheckedValue) { in parseOptionValue() method in OptionsParser
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.options/src/org/graalvm/compiler/options/
H A DOptionsParser.java135 Object value = parseOptionValue(desc, uncheckedValue); in parseOption()
141 public static Object parseOptionValue(OptionDescriptor desc, Object uncheckedValue) { in parseOptionValue() method in OptionsParser
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.options/src/org/graalvm/compiler/options/
H A DOptionsParser.java140 Object value = parseOptionValue(desc, uncheckedValue); in parseOption()
155 public static Object parseOptionValue(OptionDescriptor desc, Object uncheckedValue) { in parseOptionValue() method in OptionsParser
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/lib/util/
H A Dcmdline_parser.c171 parseOptionValue(const char * const optarg, in parseOptionValue() function
210 parseOptionValue(optarg, optionP, &error); in processOption()
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/lib/util/
H A Dcmdline_parser.c171 parseOptionValue(const char * const optarg, in parseOptionValue() function
210 parseOptionValue(optarg, optionP, &error); in processOption()

12