Home
last modified time | relevance | path

Searched refs:splitArgs (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/ChromeDebug/ChromeDebug/
H A DUtility.cs23 string[] splitArgs; in SplitArgs()
33 splitArgs = new string[numberOfArgs]; in SplitArgs()
38 splitArgs[i] = Marshal.PtrToStringUni( in SplitArgs()
41 return splitArgs; in SplitArgs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/ChromeDebug/ChromeDebug/
H A DUtility.cs23 string[] splitArgs; in SplitArgs()
33 splitArgs = new string[numberOfArgs]; in SplitArgs()
38 splitArgs[i] = Marshal.PtrToStringUni( in SplitArgs()
41 return splitArgs; in SplitArgs()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dtoolchainconfigwidget.cpp135 QStringList res = ProcessArgs::splitArgs(s, osType, false, &splitError); in splitString()
137 res = ProcessArgs::splitArgs(s + '\\', osType, false, &splitError); in splitString()
139 res = ProcessArgs::splitArgs(s + '"', osType, false, &splitError); in splitString()
141 res = ProcessArgs::splitArgs(s + '\'', osType, false, &splitError); in splitString()
/dports/audio/csound/csound-6.15.0/tests/c/
H A Dcsound_orc_compile_test.c17 extern char** splitArgs(CSOUND* csound, char* argString);
42 char** results = splitArgs(csound, "kak"); in test_split_args()
49 results = splitArgs(csound, "a[]k[]ka"); in test_split_args()
57 results = splitArgs(csound, "a[][]k[][]ka"); in test_split_args()
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Explicit/
H A DSplitJoin.hs2 module System.Console.CmdArgs.Explicit.SplitJoin(splitArgs, joinArgs) where
32 splitArgs :: String -> [String]
33 splitArgs = join . f Init function
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/ML/Descriptors/
H A DParser.py83 splitArgs = strArg.split(',')
84 if len(splitArgs) > 1:
86 tStr = splitArgs[0].replace('DEADBEEF', atom)
88 what = eval(splitArgs[1])
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DSplitJoin.hs13 let a = splitArgs src
15 b2 = joinArgs $ splitArgs b1
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DSplitJoin.hs13 let a = splitArgs src
15 b2 = joinArgs $ splitArgs b1
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DSplitJoin.hs13 let a = splitArgs src
15 b2 = joinArgs $ splitArgs b1
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DSplitJoin.hs13 let a = splitArgs src
15 b2 = joinArgs $ splitArgs b1
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/Test/
H A DSplitJoin.hs13 let a = splitArgs src
15 b2 = joinArgs $ splitArgs b1
/dports/games/openspades/openspades-0.1.3/Sources/AngelScript/source/
H A Das_callfunc_sh4.cpp164 inline void splitArgs(const asDWORD *args, int argNum, int &numRegIntArgs, int &numRegFloatArgs, in… in splitArgs() function
203 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallCDeclFunction()
222 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction()
239 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction_objLast()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/angelscript/source/
H A Das_callfunc_sh4.cpp164 inline void splitArgs(const asDWORD *args, int argNum, int &numRegIntArgs, int &numRegFloatArgs, in… in splitArgs() function
203 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallCDeclFunction()
222 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction()
239 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction_objLast()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/AngelScript/source/
H A Das_callfunc_sh4.cpp164 inline void splitArgs(const asDWORD *args, int argNum, int &numRegIntArgs, int &numRegFloatArgs, in… in splitArgs() function
203 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallCDeclFunction()
222 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction()
239 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction_objLast()
/dports/lang/angelscript/sdk/angelscript/source/
H A Das_callfunc_sh4.cpp164 inline void splitArgs(const asDWORD *args, int argNum, int &numRegIntArgs, int &numRegFloatArgs, in… in splitArgs() function
203 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallCDeclFunction()
222 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction()
239 splitArgs(args, argNum, intArgs, floatArgs, restArgs, flags); in CallThisCallFunction_objLast()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/executescript/
H A Dexecutescriptplugin.cpp66 …if( KShell::splitArgs( script.toLocalFile(), KShell::TildeExpand | KShell::AbortOnMeta, &err ).isE… in script()
110 …QStringList args = KShell::splitArgs( cfg->config().readEntry( ExecuteScriptPlugin::argumentsEntry… in arguments()
178 …if( KShell::splitArgs( interpreter, KShell::TildeExpand | KShell::AbortOnMeta, &err_ ).isEmpty() |… in interpreter()
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/
H A Dkshelltest.cpp93 return KShell::joinArgs(KShell::splitArgs(str, flags, ret)); in sj()
167 const QStringList args = KShell::splitArgs(KShell::quoteArg(string)); in quoteSplit()
180 …QVERIFY(KShell::splitArgs(QStringLiteral("BLA & asdf sdfess d"), KShell::AbortOnMeta, &err1).isEmp… in abortOnMeta()
183 …QVERIFY(KShell::splitArgs(QStringLiteral("foo %PATH% bar"), KShell::AbortOnMeta, &err1).isEmpty()); in abortOnMeta()

12345678910>>...13