Home
last modified time | relevance | path

Searched refs:ResourceDir (Results 1 – 25 of 794) sorted by relevance

12345678910>>...32

/dports/editors/lazarus/lazarus/tools/install/cross_unix/
H A Dcreate_linux_cross_win32_deb.sh124 ResourceDir=$CurDir/debian_crosswin32
201 cat $ResourceDir/control | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/control
209 cat $ResourceDir/changelog >> $File
213 if [ -f "$ResourceDir/postinst" ]; then
215 cat $ResourceDir/postinst | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postinst
220 if [ -f "$ResourceDir/postrm" ]; then
222 cat $ResourceDir/postrm | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postrm
229 cp $ResourceDir/changelog.Debian $File
234 cp $ResourceDir/copyright $DebianDocDir/
/dports/editors/lazarus-qt5/lazarus/tools/install/cross_unix/
H A Dcreate_linux_cross_win32_deb.sh124 ResourceDir=$CurDir/debian_crosswin32
201 cat $ResourceDir/control | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/control
209 cat $ResourceDir/changelog >> $File
213 if [ -f "$ResourceDir/postinst" ]; then
215 cat $ResourceDir/postinst | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postinst
220 if [ -f "$ResourceDir/postrm" ]; then
222 cat $ResourceDir/postrm | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postrm
229 cp $ResourceDir/changelog.Debian $File
234 cp $ResourceDir/copyright $DebianDocDir/
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/install/cross_unix/
H A Dcreate_linux_cross_win32_deb.sh124 ResourceDir=$CurDir/debian_crosswin32
201 cat $ResourceDir/control | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/control
209 cat $ResourceDir/changelog >> $File
213 if [ -f "$ResourceDir/postinst" ]; then
215 cat $ResourceDir/postinst | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postinst
220 if [ -f "$ResourceDir/postrm" ]; then
222 cat $ResourceDir/postrm | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postrm
229 cp $ResourceDir/changelog.Debian $File
234 cp $ResourceDir/copyright $DebianDocDir/
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/install/cross_unix/
H A Dcreate_linux_cross_win32_deb.sh124 ResourceDir=$CurDir/debian_crosswin32
201 cat $ResourceDir/control | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/control
209 cat $ResourceDir/changelog >> $File
213 if [ -f "$ResourceDir/postinst" ]; then
215 cat $ResourceDir/postinst | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postinst
220 if [ -f "$ResourceDir/postrm" ]; then
222 cat $ResourceDir/postrm | sed -e "s/FPCVERSION/$FPCVersion/g" > $DebianRulezDir/postrm
229 cp $ResourceDir/changelog.Debian $File
234 cp $ResourceDir/copyright $DebianDocDir/
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/
H A DGlobalCompilationDatabase.cpp24 llvm::StringRef ResourceDir) { in adjustArguments() argument
32 if (!ResourceDir.empty()) in adjustArguments()
33 Cmd.CommandLine.push_back(("-resource-dir=" + ResourceDir).str()); in adjustArguments()
134 llvm::Optional<std::string> ResourceDir) in OverlayCDB() argument
135 : Base(Base), ResourceDir(ResourceDir ? std::move(*ResourceDir) in OverlayCDB()
160 adjustArguments(*Cmd, ResourceDir); in getCompileCommand()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/testbgrafunc/
H A Dutestpacrect.pas38 pacImg[0] := AddTranspRectTo(ResourceDir+'pac_d1.bmp');
39 pacImg[1] := AddTranspRectTo(ResourceDir+'pac_d2.bmp');
40 pacImg[2] := AddTranspRectTo(ResourceDir+'pac_d3.bmp');
41 pacImg[3] := AddTranspRectTo(ResourceDir+'pac_d2.bmp');
43 backgroundTile := TBGRABitmap.Create(ResourceDir+'diamondback.png');
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/test/testbgrafunc/
H A Dutestpacrect.pas38 pacImg[0] := AddTranspRectTo(ResourceDir+'pac_d1.bmp');
39 pacImg[1] := AddTranspRectTo(ResourceDir+'pac_d2.bmp');
40 pacImg[2] := AddTranspRectTo(ResourceDir+'pac_d3.bmp');
41 pacImg[3] := AddTranspRectTo(ResourceDir+'pac_d2.bmp');
43 backgroundTile := TBGRABitmap.Create(ResourceDir+'diamondback.png');
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/
H A DGlobalCompilationDatabase.cpp31 llvm::StringRef ResourceDir) { in adjustArguments() argument
45 if (!ResourceDir.empty()) in adjustArguments()
46 Cmd.CommandLine.push_back(("-resource-dir=" + ResourceDir).str()); in adjustArguments()
266 llvm::Optional<std::string> ResourceDir) in OverlayCDB() argument
267 : Base(Base), ResourceDir(ResourceDir ? std::move(*ResourceDir) in OverlayCDB()
289 adjustArguments(*Cmd, ResourceDir); in getCompileCommand()
299 adjustArguments(Cmd, ResourceDir); in getFallbackCommand()
/dports/editors/lazarus/lazarus/tools/install/
H A Dcreate_fpc_deb.sh186 ResourceDir=$CurDir/debian_$PackageName
280 cat $ResourceDir/control \
287 cp $ResourceDir/lintian.overrides $DebianLintianDir/overrides/$PackageName$TARGET_SUFFIX
302 cat $ResourceDir/changelog >> $File
308 if [ -f "$ResourceDir/postinst" ]
313 cat $ResourceDir/postinst \
364 cp $ResourceDir/changelog.Debian $File
370 cp $ResourceDir/copyright $DebianDocDir/
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/install/
H A Dcreate_fpc_deb.sh186 ResourceDir=$CurDir/debian_$PackageName
284 cat $ResourceDir/control \
291 cp $ResourceDir/lintian.overrides $DebianLintianDir/overrides/$PackageName$TARGET_SUFFIX
306 cat $ResourceDir/changelog >> $File
312 if [ -f "$ResourceDir/postinst" ]
317 cat $ResourceDir/postinst \
368 cp $ResourceDir/changelog.Debian $File
374 cp $ResourceDir/copyright $DebianDocDir/
/dports/editors/lazarus-qt5/lazarus/tools/install/
H A Dcreate_fpc_deb.sh186 ResourceDir=$CurDir/debian_$PackageName
280 cat $ResourceDir/control \
287 cp $ResourceDir/lintian.overrides $DebianLintianDir/overrides/$PackageName$TARGET_SUFFIX
302 cat $ResourceDir/changelog >> $File
308 if [ -f "$ResourceDir/postinst" ]
313 cat $ResourceDir/postinst \
364 cp $ResourceDir/changelog.Debian $File
370 cp $ResourceDir/copyright $DebianDocDir/
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/install/
H A Dcreate_fpc_deb.sh186 ResourceDir=$CurDir/debian_$PackageName
284 cat $ResourceDir/control \
291 cp $ResourceDir/lintian.overrides $DebianLintianDir/overrides/$PackageName$TARGET_SUFFIX
306 cat $ResourceDir/changelog >> $File
312 if [ -f "$ResourceDir/postinst" ]
317 cat $ResourceDir/postinst \
368 cp $ResourceDir/changelog.Debian $File
374 cp $ResourceDir/copyright $DebianDocDir/
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/unittests/
H A DCompileCommandsTests.cpp35 Mangler.ResourceDir = testPath("fake/resources"); in TEST()
46 TEST(CommandMangler, ResourceDir) { in TEST() argument
48 Mangler.ResourceDir = testPath("fake/resources"); in TEST()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/unittests/
H A DCompileCommandsTests.cpp35 Mangler.ResourceDir = testPath("fake/resources"); in TEST()
46 TEST(CommandMangler, ResourceDir) { in TEST() argument
48 Mangler.ResourceDir = testPath("fake/resources"); in TEST()
/dports/devel/llvm90/llvm-9.0.1.src/tools/dsymutil/
H A Ddsymutil.cpp284 llvm::Optional<std::string> ResourceDir = {}) in OutputLocation()
285 : DWARFFile(DWARFFile), ResourceDir(ResourceDir) {}
287 llvm::Optional<std::string> getResourceDir() const { return ResourceDir; } in getResourceDir()
289 llvm::Optional<std::string> ResourceDir; member
331 std::string ResourceDir = Path.str(); in getOutputFileName() local
333 return OutputLocation(Path.str(), ResourceDir); in getOutputFileName()
568 OptionsOrErr->ResourceDir = OutputLocationOrErr->getResourceDir(); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_blacklist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_blacklist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_ignorelist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_blacklist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_blacklist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_blacklist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_blacklist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_ignorelist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_ignorelist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/unittests/Driver/
H A DSanitizerArgsTest.cpp96 const std::string ResourceDir = "/opt/llvm/lib/resources"; in TEST_F() local
99 concatPaths({ResourceDir, "share", "asan_ignorelist.txt"}); in TEST_F()
102 /*ExtraArgs=*/{"-fsanitize=address", "-resource-dir", ResourceDir, in TEST_F()

12345678910>>...32