Home
last modified time | relevance | path

Searched refs:wrapperPath (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/apitrace/apitrace-9.0/cli/
H A Dcli_resources.cpp96 os::String wrapperPath; in findWrapper() local
103 wrapperPath = processDir; in findWrapper()
106 wrapperPath.join(".."); in findWrapper()
107 wrapperPath.join("wrappers"); in findWrapper()
110 wrapperPath.join("wrappers"); in findWrapper()
114 return wrapperPath; in findWrapper()
120 wrapperPath = processDir; in findWrapper()
124 return wrapperPath; in findWrapper()
129 wrapperPath = processDir; in findWrapper()
139 return wrapperPath; in findWrapper()
[all …]
H A Dcli_trace.cpp64 copyWrapper(const os::String & wrapperPath, in copyWrapper() argument
68 os::String wrapperFilename(wrapperPath); in copyWrapper()
146 if (!wrapperPath.length()) { in traceProgram()
170 args.push_back(wrapperPath); in traceProgram()
186 wrapperPath.trimFilename(); in traceProgram()
187 wrapperPath.trimFilename(); in traceProgram()
202 tmp.append(wrapperPath); in traceProgram()
203 wrapperPath = tmp; in traceProgram()
205 wrapperPath.append(OS_PATH_SEP); in traceProgram()
206 wrapperPath.append(oldEnvVarValue); in traceProgram()
[all …]
/dports/devel/msbuild/msbuild-0.06/src/Tasks/
H A DTlbReference.cs157 string wrapperPath = GetWrapperPath(); in GenerateWrapper()
171 tlbImp.OutputAssembly = wrapperPath; in GenerateWrapper()
185 …var fullPathToOutput = Path.GetFullPath(wrapperPath); // Current directory is the directory of the… in GenerateWrapper()
218 wrapperInfo.path = (HasTemporaryWrapper) ? null : wrapperPath; in GenerateWrapper()
276 … assemblyBuilder = converter.ConvertTypeLibToAssembly(ReferenceInfo.typeLibPointer, wrapperPath, in GenerateWrapper()
292 WriteWrapperToDisk(assemblyBuilder, wrapperPath); in GenerateWrapper()
297 wrapperInfo.path = (HasTemporaryWrapper) ? null : wrapperPath; in GenerateWrapper()
310 private void WriteWrapperToDisk(AssemblyBuilder assemblyBuilder, string wrapperPath) in WriteWrapperToDisk() argument
314 FileInfo wrapperFile = new FileInfo(wrapperPath); in WriteWrapperToDisk()
365 File.GetLastWriteTime(wrapperPath); in WriteWrapperToDisk()
H A DAxTlbBaseReference.cs159 string wrapperPath = GetWrapperPath(); in FindExistingWrapper()
162 if (!File.Exists(wrapperPath)) in FindExistingWrapper()
168 wrapperInfo.path = wrapperPath; in FindExistingWrapper()
H A DAxReference.cs103 string wrapperPath = GetWrapperPath(); in GenerateWrapper()
107 wrapperInfo.path = wrapperPath; in GenerateWrapper()
/dports/mail/nextcloud-mail/mail/vendor/amphp/process/lib/Internal/Windows/
H A DRunner.php39 $wrapperPath = self::WRAPPER_EXE_PATH;
42 if (\strncmp($wrapperPath, "phar://", 7) === 0) {
52 $wrapperPath = self::$pharWrapperPath;
57 \escapeshellarg($wrapperPath),
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/test/webgl-conf/
H A Dgenerate-wrappers-and-manifest.py327 def IsWrapperWebGL2(wrapperPath): argument
328 return wrapperPath.startswith(GENERATED_PATHSTR + "/test_" + WEBGL2_TEST_MANGLE)
342 wrapperPath = GENERATED_PATHSTR + "/" + wrapperFileName
343 print("Adding wrapper: " + wrapperPath)
354 OutputFilledTemplate(templateShell, templateDict, wrapperPath)
357 assert IsWrapperWebGL2(wrapperPath)
359 wrapperPathAccum.append(wrapperPath)
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/test/webgl-conf/
H A Dgenerate-wrappers-and-manifest.py313 def IsWrapperWebGL2(wrapperPath): argument
314 return wrapperPath.startswith(GENERATED_PATHSTR + '/test_' + WEBGL2_TEST_MANGLE)
328 wrapperPath = GENERATED_PATHSTR + '/' + wrapperFileName
329 print('Adding wrapper: ' + wrapperPath)
340 OutputFilledTemplate(templateShell, templateDict, wrapperPath)
343 assert IsWrapperWebGL2(wrapperPath)
345 wrapperPathAccum.append(wrapperPath)
/dports/www/firefox/firefox-99.0/dom/canvas/test/webgl-conf/
H A Dgenerate-wrappers-and-manifest.py329 def IsWrapperWebGL2(wrapperPath): argument
330 return wrapperPath.startswith(GENERATED_PATHSTR + "/test_" + WEBGL2_TEST_MANGLE)
344 wrapperPath = GENERATED_PATHSTR + "/" + wrapperFileName
345 print("Adding wrapper: " + wrapperPath)
356 OutputFilledTemplate(templateShell, templateDict, wrapperPath)
359 assert IsWrapperWebGL2(wrapperPath)
361 wrapperPathAccum.append(wrapperPath)
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/test/webgl-conf/
H A Dgenerate-wrappers-and-manifest.py327 def IsWrapperWebGL2(wrapperPath): argument
328 return wrapperPath.startswith(GENERATED_PATHSTR + "/test_" + WEBGL2_TEST_MANGLE)
342 wrapperPath = GENERATED_PATHSTR + "/" + wrapperFileName
343 print("Adding wrapper: " + wrapperPath)
354 OutputFilledTemplate(templateShell, templateDict, wrapperPath)
357 assert IsWrapperWebGL2(wrapperPath)
359 wrapperPathAccum.append(wrapperPath)
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/test/webgl-conf/
H A Dgenerate-wrappers-and-manifest.py287 def IsWrapperWebGL2(wrapperPath): argument
288 return wrapperPath.startswith(GENERATED_PATHSTR + '/test_' + WEBGL2_TEST_MANGLE)
302 wrapperPath = GENERATED_PATHSTR + '/' + wrapperFileName
303 print('Adding wrapper: ' + wrapperPath)
314 OutputFilledTemplate(templateShell, templateDict, wrapperPath)
317 assert IsWrapperWebGL2(wrapperPath)
319 wrapperPathAccum.append(wrapperPath)
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/test/webgl-conf/
H A Dgenerate-wrappers-and-manifest.py288 def IsWrapperWebGL2(wrapperPath): argument
289 return wrapperPath.startswith(GENERATED_PATHSTR + '/test_' + WEBGL2_TEST_MANGLE)
303 wrapperPath = GENERATED_PATHSTR + '/' + wrapperFileName
304 print('Adding wrapper: ' + wrapperPath)
315 OutputFilledTemplate(templateShell, templateDict, wrapperPath)
318 assert IsWrapperWebGL2(wrapperPath)
320 wrapperPathAccum.append(wrapperPath)
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/util/fipstools/acvp/acvptool/test/
H A Dcheck_expected.go43 wrapperPath string member
105 wrapperPath: wrapper,
153 cmd := exec.Command(test.toolPath, "-wrapper", test.wrapperPath, "-json", tempFile.Name())
/dports/textproc/fcitx5-configtool/fcitx5-configtool-5.0.8/src/kcm/
H A Dmain.cpp276 QString wrapperPath = FCITX5_QT5_GUI_WRAPPER; in launchExternal() local
277 if (!QFileInfo(wrapperPath).isExecutable()) { in launchExternal()
278 wrapperPath = QString::fromStdString(stringutils::joinPath( in launchExternal()
303 qCDebug(KCM_FCITX5) << "Launch: " << wrapperPath << args; in launchExternal()
304 QProcess::startDetached(wrapperPath, args); in launchExternal()
/dports/textproc/fcitx5-configtool/fcitx5-configtool-5.0.8/src/lib/configwidgetslib/
H A Doptionwidget.cpp491 QString wrapperPath = FCITX5_QT5_GUI_WRAPPER; in ExternalOptionWidget() local
492 if (!QFileInfo(wrapperPath).isExecutable()) { in ExternalOptionWidget()
493 wrapperPath = in ExternalOptionWidget()
507 qCDebug(KCM_FCITX5) << "Launch: " << wrapperPath << args; in ExternalOptionWidget()
508 QProcess::startDetached(wrapperPath, args); in ExternalOptionWidget()
/dports/security/boringssl/boringssl-6a71840/util/fipstools/acvp/acvptool/
H A Dacvp.go46wrapperPath = flag.String("wrapper", "../../../../build/util/fipstools/acvp/modulewrapper/modul… var
216 middle, err = subprocess.New(*wrapperPath)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/util/fipstools/acvp/acvptool/
H A Dacvp.go46wrapperPath = flag.String("wrapper", "../../../../build/util/fipstools/acvp/modulewrapper/modul… var
216 middle, err = subprocess.New(*wrapperPath)
/dports/devel/projectcenter/ProjectCenter-0.6.2/Headers/ProjectCenter/
H A DPCProject.h77 NSString *wrapperPath; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/util/fipstools/acvp/acvptool/
H A Dacvp.go50wrapperPath = flag.String("wrapper", "../../../../build/util/fipstools/acvp/modulewrapper/modul… var
318 middle, err = subprocess.New(*wrapperPath)
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/util/fipstools/acvp/acvptool/
H A Dacvp.go50wrapperPath = flag.String("wrapper", "../../../../build/util/fipstools/acvp/modulewrapper/modul… var
265 middle, err = subprocess.New(*wrapperPath)
/dports/devel/projectcenter/ProjectCenter-0.6.2/Framework/
H A DPCProject.m462 [projectFileWrapper writeToFile: wrapperPath
479 NSString *backup = [wrapperPath stringByAppendingPathExtension:@"backup"];
490 wrapperPath = [projectPath stringByAppendingPathComponent: wrapperFile];
509 if ((keepBackup == YES) && [fm isReadableFileAtPath: wrapperPath])
511 if ([fm copyPath: wrapperPath
529 writeToFile:wrapperPath
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/dist/
H A Dbuild.go1439 if wrapperPath := wrapperPathFor(goos, goarch); wrapperPath != "" {
1444 goCmd(cmdGo, "build", "-o", pathf("%s/go_%s_%s_exec%s", gobin, goos, goarch, exe), wrapperPath)
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/dist/
H A Dbuild.go1468 if wrapperPath := wrapperPathFor(goos, goarch); wrapperPath != "" {
1473 goCmd(cmdGo, "build", "-o", pathf("%s/go_%s_%s_exec%s", gobin, goos, goarch, exe), wrapperPath)
/dports/devel/qbs/qbs-src-1.21.0/share/qbs/modules/bundle/
H A DBundleModule.qbs615 var wrapperPath = FileInfo.joinPaths(
619 artifacts[i].bundle = { wrapperPath: wrapperPath };
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dmsvctoolchain.cpp1152 const QString wrapperPath = QDir::currentPath() + "/msvc_make.bat"; in wrappedMakeCommand() local
1153 QFile wrapper(wrapperPath); in wrappedMakeCommand()
1160 return wrapperPath; in wrappedMakeCommand()

12