Home
last modified time | relevance | path

Searched defs:target_file (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/dports/graphics/drawpile/Drawpile-2.1.20/config/
H A DMacros.cmake10 set ( target_file "${target}.exe" ) variable
12 set ( target_file "${target}.app/Contents/MacOS/${target}" ) variable
14 set ( target_file "${target}" ) variable
28 set ( target_file "${target}.dll" ) variable
30 set ( target_file "lib${target}" ) variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/common/py_utils/py_utils/
H A Dlock.py37 def FileLock(target_file, flags): argument
50 def AcquireFileLock(target_file, flags): argument
68 def ReleaseFileLock(target_file): argument
83 def _LockImplWin(target_file, flags): argument
95 def _UnlockImplWin(target_file): argument
109 def _LockImplPosix(target_file, flags): argument
120 def _UnlockImplPosix(target_file): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/common/py_utils/py_utils/
H A Dlock.py37 def FileLock(target_file, flags): argument
50 def AcquireFileLock(target_file, flags): argument
68 def ReleaseFileLock(target_file): argument
83 def _LockImplWin(target_file, flags): argument
95 def _UnlockImplWin(target_file): argument
109 def _LockImplPosix(target_file, flags): argument
120 def _UnlockImplPosix(target_file): argument
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/cmake/
H A DFlowCommands.cmake31 set(target_file ${CMAKE_CURRENT_SOURCE_DIR}/coverage_target_${target_name}) variable
42 set(target_file ${LIBRARY_OUTPUT_PATH}/coverage.${target_name}.xml) variable
45 set(target_file ${EXECUTABLE_OUTPUT_PATH}/coverage.${target_name}.xml) variable
47 set(target_file ${LIBRARY_OUTPUT_PATH}/coverage.${target_name}.xml) variable
50 set(target_file ${EXECUTABLE_OUTPUT_PATH}/coverage.${target_name}.xml) variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/scripts/
H A DcreateSourcePackages.py33 def archive(repository, target_file, prefix='', crlf=False): argument
47 def createTarGz(source_dir, target_file): argument
51 def createTarXz(source_dir, target_file): argument
55 def createZip(source_dir, target_file): argument
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dat.py29 BSD = ("OpenBSD", "FreeBSD")
111 )
190 .. code-block:: bash
267 cmd_kwargs["runas"] = kwargs["runas"]
345 pass
346 elif tag == job["tag"]:
H A Dnfs3.py46 # Handle the case where the same path is given twice
122 with salt.utils.files.fopen(exports, "w") as efh:
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dartifactory.py13 name, artifact, target_dir="/tmp", target_file=None, use_literal_group_id=False argument
112 def __fetch_from_artifactory(artifact, target_dir, target_file, use_literal_group_id): argument
H A Dnexus.py22 def downloaded(name, artifact, target_dir="/tmp", target_file=None): argument
105 def __fetch_from_nexus(artifact, target_dir, target_file): argument
/dports/archivers/cmdpack/cmdpack-1.06/
H A Duips.c84 FILE *target_file, in get_next_difference()
123 FILE *target_file, in get_difference_end()
170 FILE* target_file, in encode_patch_block()
272 FILE *target_file = NULL; in create_patch() local
399 FILE *target_file = NULL; in apply_patch() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dns_job_serializer.cpp47 string target_file = CDirEntry::ConcatPath(target_dir, in SaveJobInput() local
142 string target_file = CDirEntry::ConcatPath(target_dir, in SaveJobOutput() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dns_job_serializer.cpp47 string target_file = CDirEntry::ConcatPath(target_dir, in SaveJobInput() local
142 string target_file = CDirEntry::ConcatPath(target_dir, in SaveJobOutput() local
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/cmake/
H A Dsign.cmake16 SET(target_file $<TARGET_FILE:${target}>) variable
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/cmake/
H A Dsign.cmake16 SET(target_file $<TARGET_FILE:${target}>) variable
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/cmake/
H A Dsign.cmake16 SET(target_file $<TARGET_FILE:${target}>) variable
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/cmake/
H A Dsign.cmake16 SET(target_file $<TARGET_FILE:${target}>) variable
/dports/databases/mariadb103-server/mariadb-10.3.34/libmariadb/cmake/
H A Dsign.cmake16 SET(target_file $<TARGET_FILE:${target}>) variable
/dports/databases/mariadb103-client/mariadb-10.3.34/libmariadb/cmake/
H A Dsign.cmake16 SET(target_file $<TARGET_FILE:${target}>) variable
/dports/databases/mariadb-connector-c/mariadb-connector-c-3.2.4-src/cmake/
H A Dsign.cmake16 SET(target_file $<TARGET_FILE:${target}>) variable
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/contrib/translations/
H A Dmeson.build44 target_file = builddir_translations / target_name variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dgenerate_error_codes.py275 target_file = os.path.join(sys.argv[1], "ErrorCodes.thrift") variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dgenerate_error_codes.py275 target_file = os.path.join(sys.argv[1], "ErrorCodes.thrift") variable
/dports/net-im/dino/dino-0.2.2/cmake/
H A DUseGettext.cmake16 set(target_file ${CMAKE_BINARY_DIR}/locale/${lang}/LC_MESSAGES/${project_name}.mo) variable
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dgenerate_error_codes.py275 target_file = os.path.join(sys.argv[1], "ErrorCodes.thrift") variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/translations/
H A Dextract-externaltools.py36 target_file = sys.argv[2] variable

12345678910>>...13