Home
last modified time | relevance | path

Searched refs:extractArgs (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/qcomicbook/QComicBook-0.9.1/src/Archivers/
H A DArchiverStrategy.cpp66 extractArgs = command.split(" ", QString::SkipEmptyParts); in setExtractArguments()
86 return fillTemplateArguments(extractArgs, filename); in getExtractArguments()
91 return extractArgs; in getExtractArguments()
H A DArchiverStrategy.h106 QStringList extractArgs; variable
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzfarm/tfarm/
H A Dtfarmexecutor.cpp11 static int extractArgs(const QString &s, std::vector<QString> &argv) { in extractArgs() function
29 extractArgs(data, argv); in onReceive()
H A Dtfarmcontroller_c.cpp176 extractArgs(reply, argv); in getTasks()
195 extractArgs(reply, argv); in getTasks()
214 extractArgs(reply, argv); in getTasks()
239 int count = extractArgs(reply, argv); in queryTaskInfo()
289 extractArgs(reply, argv); in queryTaskShortInfo()
379 extractArgs(reply, argv); in getServers()
411 extractArgs(reply, argv); in queryServerInfo()
H A Dtbaseserver.cpp121 int argc = extractArgs(msgFromClient, argv); in start()
171 int TBaseServer::extractArgs(char *s, char *argv[]) { in extractArgs() function in TBaseServer
H A Dtfarmserver_c.cpp64 int count = extractArgs(reply, argv); in getTasks()
85 extractArgs(reply, argv); in queryHwInfo()
H A Dtfarmproxy.cpp32 int TFarmProxy::extractArgs(const QString &s, std::vector<QString> &argv) { in extractArgs() function in TFarmProxy
/dports/net/yate/yate-6.4.0-1/modules/
H A Djavascript.cpp1806 if (extractArgs(stack,oper,context,args) < 2) in runNative()
1841 if (!extractArgs(stack,oper,context,args)) in runNative()
2426 extractArgs(stack,oper,context,args); in runNative()
2450 if (extractArgs(stack,oper,context,args) < 2) in runNative()
2553 if (extractArgs(stack,oper,context,args) < 1) in runNative()
4059 if (extractArgs(stack,oper,context,args)) in runNative()
4117 if (extractArgs(stack,oper,context,args) > 2) in runNative()
4135 if (extractArgs(stack,oper,context,args) > 2) in runNative()
4158 if (extractArgs(stack,oper,context,args)) in runNative()
4173 if (extractArgs(stack,oper,context,args)) in runNative()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/lang/invoke/
H A DLambdaMetafactory.java496 altInterfaces = extractArgs(args, argIndex, Class.class, altInterfaceCount); in altMetafactory()
506 altMethods = extractArgs(args, argIndex, MethodType.class, altMethodCount); in altMetafactory()
550 private static <T> T[] extractArgs(Object[] args, int index, Class<T> type, int count) { in extractArgs() method in LambdaMetafactory
/dports/net/yate/yate-6.4.0-1/modules/test/
H A Djsext.cpp80 switch (extractArgs(stack,oper,context,args)) { in runConstructor()
108 int argc = extractArgs(stack,oper,context,args); in runNative()
/dports/devel/py-epsilon/epsilon-0.8.0/epsilon/
H A Dspewer.py55 def extractArgs(frame): function
93 formatArgs(extractArgs(frame))))
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzfarm/include/
H A Dtbaseserver.h22 int extractArgs(char *s, char *argv[]);
H A Dtfarmproxy.h35 static int extractArgs(const QString &s, std::vector<QString> &argv);
/dports/net/yate/yate-6.4.0-1/libs/yscript/
H A Djsobjects.cpp761 int JsObject::extractArgs(JsObject* obj, ObjList& stack, const ExpOperation& oper, in extractArgs() function in JsObject
1044 extractArgs(this,stack,oper,context,args); in runNative()
1050 if (!extractArgs(this,stack,oper,context,args)) in runNative()
1091 extractArgs(this,stack,oper,context,args); in runNative()
1259 if (!extractArgs(this,stack,oper,context,args)) { in runNative()
1393 int argc = extractArgs(this,stack,oper,context,args); in runNativeSplice()
1510 if (extractArgs(this,stack,oper,context,arguments)) in runNativeSort()
1617 switch (extractArgs(stack,oper,context,args)) { in runConstructor()
1702 if (extractArgs(stack,oper,context,args)) { in runNative()
1730 switch (extractArgs(stack,oper,context,args)) { in runConstructor()
[all …]
H A Djavascript.cpp688 extractArgs(stack,oper,context,args); in runFunction()
731 if (extractArgs(stack,oper,context,args)) { in runStringFunction()
742 if (extractArgs(stack,oper,context,args)) { in runStringFunction()
753 if (extractArgs(stack,oper,context,args)) { in runStringFunction()
773 if (extractArgs(stack,oper,context,args)) { in runStringFunction()
790 if (extractArgs(stack,oper,context,args)) { in runStringFunction()
818 extractArgs(stack,oper,context,args); \ in runStringFunction()
845 if (extractArgs(stack,oper,context,args)) { \ in runStringFunction()
907 extractArgs(stack,oper,context,args); in runStringFunction()
3660 extractArgs(this,stack,oper,context,args); in runNative()
[all …]
H A Dyatescript.h2362 static int extractArgs(JsObject* obj, ObjList& stack, const ExpOperation& oper,
2373 …inline int extractArgs(ObjList& stack, const ExpOperation& oper, GenObject* context, ObjList& argu… in extractArgs() function
2374 { return extractArgs(this,stack,oper,context,arguments); } in extractArgs()
/dports/archivers/ark/ark-21.12.3/kerfuffle/
H A Dcliproperties.h64 …QStringList extractArgs(const QString &archive, const QStringList &files, bool preservePaths, cons…
H A Dcliproperties.cpp83 QStringList CliProperties::extractArgs(const QString &archive, const QStringList &files, bool prese… in extractArgs() function in Kerfuffle::CliProperties
H A Dcliinterface.cpp114 m_cliProps->extractArgs(filename(), in extractFiles()
/dports/archivers/ark/ark-21.12.3/autotests/plugins/clizipplugin/
H A Dcliziptest.cpp222 …const auto replacedArgs = plugin->cliProperties()->extractArgs(archiveName, filesList, preservePat… in testExtractArgs()
/dports/archivers/ark/ark-21.12.3/autotests/plugins/cliunarchiverplugin/
H A Dcliunarchivertest.cpp399 …const auto replacedArgs = plugin->cliProperties()->extractArgs(archiveName, filesList, false, pass… in testExtractArgs()
/dports/science/quantum-espresso/q-e-qe-6.7.0/GUI/Guib/lib/
H A DtclIndex70 set auto_index(::tclu::extractArgs) [list source [file join $dir tclUtils.tcl]]
H A DtclUtils.tcl95 namespace export extractArgs
/dports/archivers/ark/ark-21.12.3/autotests/plugins/cli7zplugin/
H A Dcli7ztest.cpp451 …const auto replacedArgs = plugin->cliProperties()->extractArgs(archiveName, filesList, preservePat… in testExtractArgs()
/dports/archivers/ark/ark-21.12.3/autotests/plugins/clirarplugin/
H A Dclirartest.cpp501 …const auto replacedArgs = plugin->cliProperties()->extractArgs(archiveName, filesList, preservePat… in testExtractArgs()

12