Home
last modified time | relevance | path

Searched refs:includeDir (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/www/gitea/gitea-1.16.5/vendor/github.com/unknwon/com/
H A Ddir.go35 func statDir(dirPath, recPath string, includeDir, isDirOnly, followSymlinks bool) ([]string, error)… argument
56 if includeDir {
59 s, err := statDir(curPath, relPath, includeDir, isDirOnly, followSymlinks)
73 if includeDir {
76 s, err := statDir(curPath, relPath, includeDir, isDirOnly, followSymlinks)
94 func StatDir(rootPath string, includeDir ...bool) ([]string, error) {
100 if len(includeDir) >= 1 {
101 isIncludeDir = includeDir[0]
113 func LstatDir(rootPath string, includeDir ...bool) ([]string, error) {
119 if len(includeDir) >= 1 {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/unknwon/com/
H A Ddir.go35 func statDir(dirPath, recPath string, includeDir, isDirOnly, followSymlinks bool) ([]string, error)… argument
56 if includeDir {
59 s, err := statDir(curPath, relPath, includeDir, isDirOnly, followSymlinks)
73 if includeDir {
76 s, err := statDir(curPath, relPath, includeDir, isDirOnly, followSymlinks)
94 func StatDir(rootPath string, includeDir ...bool) ([]string, error) {
100 if len(includeDir) >= 1 {
101 isIncludeDir = includeDir[0]
113 func LstatDir(rootPath string, includeDir ...bool) ([]string, error) {
119 if len(includeDir) >= 1 {
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/foreignBuilds/mswin/avidemux/Tools/
H A DBuild Plugins.bat7 set includeDir="%curDir%\..\include" variable
16 %gcc% -c *.c -I%includeDir% -L%libDir% -lADM_core.dll
19 %gxx% -shared *.cpp -o libADM_ad_a52.dll -I%includeDir% -LADM_liba52 -lADM_liba52 -L%libDir% -lADM_…
26 %gxx% -shared *.cpp -o libADM_av_win32.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio…
33 %gxx% -shared *.cpp -o libADM_ae_pcm.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio.d…
40 %gcc% -c *.c *.cc -I. -I%includeDir% -DHAVE_CONFIG_H -DHAVE_X86CPU
43 %gcc% -c *.c -I%includeDir%
44 …ptions\*.cpp common\xvidRateCtl\*.cpp -o libADM_vidEnc_mpeg2enc.dll -I%includeDir% -I. -I.\mpeg2en…
51 %gxx% -shared *.cpp -o libADM_vf_fade.dll -I%includeDir% -L%libDir% -lADM_coreImage.dll -lADM_core.…
/dports/multimedia/avidemux/avidemux_2.7.6/foreignBuilds/mswin/avidemux/Tools/
H A DBuild Plugins.bat7 set includeDir="%curDir%\..\include" variable
16 %gcc% -c *.c -I%includeDir% -L%libDir% -lADM_core.dll
19 %gxx% -shared *.cpp -o libADM_ad_a52.dll -I%includeDir% -LADM_liba52 -lADM_liba52 -L%libDir% -lADM_…
26 %gxx% -shared *.cpp -o libADM_av_win32.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio…
33 %gxx% -shared *.cpp -o libADM_ae_pcm.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio.d…
40 %gcc% -c *.c *.cc -I. -I%includeDir% -DHAVE_CONFIG_H -DHAVE_X86CPU
43 %gcc% -c *.c -I%includeDir%
44 …ptions\*.cpp common\xvidRateCtl\*.cpp -o libADM_vidEnc_mpeg2enc.dll -I%includeDir% -I. -I.\mpeg2en…
51 %gxx% -shared *.cpp -o libADM_vf_fade.dll -I%includeDir% -L%libDir% -lADM_coreImage.dll -lADM_core.…
/dports/multimedia/avidemux-cli/avidemux_2.7.6/foreignBuilds/mswin/avidemux/Tools/
H A DBuild Plugins.bat7 set includeDir="%curDir%\..\include" variable
16 %gcc% -c *.c -I%includeDir% -L%libDir% -lADM_core.dll
19 %gxx% -shared *.cpp -o libADM_ad_a52.dll -I%includeDir% -LADM_liba52 -lADM_liba52 -L%libDir% -lADM_…
26 %gxx% -shared *.cpp -o libADM_av_win32.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio…
33 %gxx% -shared *.cpp -o libADM_ae_pcm.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio.d…
40 %gcc% -c *.c *.cc -I. -I%includeDir% -DHAVE_CONFIG_H -DHAVE_X86CPU
43 %gcc% -c *.c -I%includeDir%
44 …ptions\*.cpp common\xvidRateCtl\*.cpp -o libADM_vidEnc_mpeg2enc.dll -I%includeDir% -I. -I.\mpeg2en…
51 %gxx% -shared *.cpp -o libADM_vf_fade.dll -I%includeDir% -L%libDir% -lADM_coreImage.dll -lADM_core.…
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/foreignBuilds/mswin/avidemux/Tools/
H A DBuild Plugins.bat7 set includeDir="%curDir%\..\include" variable
16 %gcc% -c *.c -I%includeDir% -L%libDir% -lADM_core.dll
19 %gxx% -shared *.cpp -o libADM_ad_a52.dll -I%includeDir% -LADM_liba52 -lADM_liba52 -L%libDir% -lADM_…
26 %gxx% -shared *.cpp -o libADM_av_win32.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio…
33 %gxx% -shared *.cpp -o libADM_ae_pcm.dll -I%includeDir% -L%libDir% -lADM_core.dll -lADM_coreAudio.d…
40 %gcc% -c *.c *.cc -I. -I%includeDir% -DHAVE_CONFIG_H -DHAVE_X86CPU
43 %gcc% -c *.c -I%includeDir%
44 …ptions\*.cpp common\xvidRateCtl\*.cpp -o libADM_vidEnc_mpeg2enc.dll -I%includeDir% -I. -I.\mpeg2en…
51 %gxx% -shared *.cpp -o libADM_vf_fade.dll -I%includeDir% -L%libDir% -lADM_coreImage.dll -lADM_core.…
/dports/www/gitea/gitea-1.16.5/modules/util/
H A Dpath.go80 func statDir(dirPath, recPath string, includeDir, isDirOnly, followSymlinks bool) ([]string, error)… argument
101 if includeDir {
104 s, err := statDir(curPath, relPath, includeDir, isDirOnly, followSymlinks)
122 if includeDir {
125 s, err := statDir(curPath, relPath, includeDir, isDirOnly, followSymlinks)
143 func StatDir(rootPath string, includeDir ...bool) ([]string, error) {
151 if len(includeDir) != 0 {
152 isIncludeDir = includeDir[0]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/mephux/common/common-c3a670c8b76e/
H A Ddir.go21 func statDir(dirPath, recPath string, includeDir, isDirOnly bool) ([]string, error) { argument
43 if includeDir {
46 s, err := statDir(curPath, relPath, includeDir, isDirOnly)
65 func StatDir(rootPath string, includeDir ...bool) ([]string, error) {
71 if len(includeDir) >= 1 {
72 isIncludeDir = includeDir[0]
/dports/irc/komanda-cli/komanda-cli-b5ba03b/vendor/github.com/mephux/common/
H A Ddir.go21 func statDir(dirPath, recPath string, includeDir, isDirOnly bool) ([]string, error) { argument
43 if includeDir {
46 s, err := statDir(curPath, relPath, includeDir, isDirOnly)
65 func StatDir(rootPath string, includeDir ...bool) ([]string, error) {
71 if len(includeDir) >= 1 {
72 isIncludeDir = includeDir[0]
/dports/net-p2p/jigdo/jigdo-0.7.3/scripts/
H A Ddepend.awk92 for (l_dir in includeDir) { # try each in include path
100 newDep = includeDir[l_dir] l_recurseFile;
173 includeDir[srcDir] = ""; # look in source dir
174 includeDir[""] = ""; # also look in current dir and its subdirs
176 includeDir[srcDir ARGV[arg] "/"] = ARGV[arg] "/";
177 includeDir[ARGV[arg] "/"] = ARGV[arg] "/";
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionClang.R64 includeDir <- system.file("include", package = pkg) functionVar
65 if (file.exists(includeDir)) {
68 paste("-I", .rs.asBuildPath(includeDir), sep = "")
/dports/www/firefox-esr/firefox-91.8.0/js/src/tests/
H A Dtest262-export.py332 def findAndCopyIncludes(dirPath, baseDir, includeDir): argument
346 includesPath = os.path.join(includeDir, includeFileName)
358 includesPath = os.path.join(includeDir, "shell.js")
382 includeDir = os.path.join(outDir, "harness-includes")
384 os.makedirs(includeDir)
400 includes = findAndCopyIncludes(dirPath, baseDir, includeDir)
/dports/www/firefox/firefox-99.0/js/src/tests/
H A Dtest262-export.py332 def findAndCopyIncludes(dirPath, baseDir, includeDir): argument
346 includesPath = os.path.join(includeDir, includeFileName)
358 includesPath = os.path.join(includeDir, "shell.js")
382 includeDir = os.path.join(outDir, "harness-includes")
384 os.makedirs(includeDir)
400 includes = findAndCopyIncludes(dirPath, baseDir, includeDir)
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/tests/
H A Dtest262-export.py305 def findAndCopyIncludes(dirPath, baseDir, includeDir): argument
319 includesPath = os.path.join(includeDir, includeFileName)
332 includesPath = os.path.join(includeDir, "shell.js")
355 includeDir = os.path.join(outDir, "harness-includes")
357 os.makedirs(includeDir)
373 includes = findAndCopyIncludes(dirPath, baseDir, includeDir)
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/tests/
H A Dtest262-export.py332 def findAndCopyIncludes(dirPath, baseDir, includeDir): argument
346 includesPath = os.path.join(includeDir, includeFileName)
358 includesPath = os.path.join(includeDir, "shell.js")
382 includeDir = os.path.join(outDir, "harness-includes")
384 os.makedirs(includeDir)
400 includes = findAndCopyIncludes(dirPath, baseDir, includeDir)
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/tests/
H A Dtest262-export.py308 def findAndCopyIncludes(dirPath, baseDir, includeDir): argument
322 includesPath = os.path.join(includeDir, includeFileName)
334 includesPath = os.path.join(includeDir, "shell.js")
358 includeDir = os.path.join(outDir, "harness-includes")
360 os.makedirs(includeDir)
376 includes = findAndCopyIncludes(dirPath, baseDir, includeDir)
/dports/devel/qbs/qbs-src-1.21.0/tests/auto/blackbox/testdata/exports-qbs/
H A Dlib.qbs41 property string includeDir: exportingProduct.sourceDirectory
45 cpp.includePaths: [includeDir]
54 prefix: includeDir,
/dports/devel/qbs/qbs-src-1.21.0/tests/auto/language/testdata/
H A Dmultiplexed-exports.qbs6 property string includeDir: qbs.buildVariant === "debug" ? "/d" : "/r"
9 cpp.includePaths: exportingProduct.includeDir
/dports/sysutils/sensu-go/sensu-go-5.11.1/asset/
H A Dasset.go25 includeDir = "include" const
59 return filepath.Join(r.Path, includeDir)
/dports/science/PETSc/petsc-3.14.1/config/BuildSystem/config/packages/
H A Dtchem.py24 includeDir = os.path.join(self.installDir, 'include')
52 …lude/TC_*.h %(includeDir)s && cp lib/libtchem* %(libDir)s' % dict(includeDir=includeDir,libDir=lib…
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/
H A DSConstruct75 includeDir = os.path.join(prefix, "include")
77 env.Alias("install", includeDir)
91 txt = txt.replace("@includedir@", includeDir)
137 env.Install(includeDir, os.path.join("include", "portaudio.h"))
151 env.Install(os.path.join(includeDir, "portaudiocpp"), headers)
192 env.Install(os.path.join(includeDir, "portaudio"), confH)
196 env.Install(os.path.join(includeDir, "portaudio"),
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/
H A DSConstruct75 includeDir = os.path.join(prefix, "include")
77 env.Alias("install", includeDir)
91 txt = txt.replace("@includedir@", includeDir)
137 env.Install(includeDir, os.path.join("include", "portaudio.h"))
151 env.Install(os.path.join(includeDir, "portaudiocpp"), headers)
192 env.Install(os.path.join(includeDir, "portaudio"), confH)
196 env.Install(os.path.join(includeDir, "portaudio"),
/dports/audio/portaudio/portaudio/
H A DSConstruct75 includeDir = os.path.join(prefix, "include")
77 env.Alias("install", includeDir)
91 txt = txt.replace("@includedir@", includeDir)
137 env.Install(includeDir, os.path.join("include", "portaudio.h"))
151 env.Install(os.path.join(includeDir, "portaudiocpp"), headers)
192 env.Install(os.path.join(includeDir, "portaudio"), confH)
196 env.Install(os.path.join(includeDir, "portaudio"),
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/
H A DSConstruct75 includeDir = os.path.join(prefix, "include")
77 env.Alias("install", includeDir)
91 txt = txt.replace("@includedir@", includeDir)
137 env.Install(includeDir, os.path.join("include", "portaudio.h"))
151 env.Install(os.path.join(includeDir, "portaudiocpp"), headers)
192 env.Install(os.path.join(includeDir, "portaudio"), confH)
196 env.Install(os.path.join(includeDir, "portaudio"),
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/feaLib/
H A Dlexer.py205 def __init__(self, featurefile, *, includeDir=None): argument
217 self.includeDir = includeDir
243 if self.includeDir is not None:
244 curpath = self.includeDir

123456789