Home
last modified time | relevance | path

Searched defs:exe_file (Results 1 – 25 of 136) sorted by relevance

123456

/dports/devel/libsigc++30/libsigc++-3.0.7/tests/
H A Dmeson.build66 exe_file = executable(ex_name, ex_sources, variable
88 exe_file = executable(ex_name, ex_sources, variable
/dports/devel/libsigc++20/libsigc++-2.10.4/tests/
H A Dmeson.build59 exe_file = executable(ex_name, ex_sources, variable
80 exe_file = executable(ex_name, ex_sources, variable
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/NinjaMultiConfig/
H A DCommon.cmake37 …set(exe_file " [==[$<TARGET_FILE_DIR:${tgt}>/$<TARGET_FILE_PREFIX:${tgt}>$<TARGET_FILE_BASE_NAME:$… variable
45 set(exe_file) variable
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/NinjaMultiConfig/
H A DCommon.cmake37 …set(exe_file " [==[$<TARGET_FILE_DIR:${tgt}>/$<TARGET_FILE_PREFIX:${tgt}>$<TARGET_FILE_BASE_NAME:$… variable
45 set(exe_file) variable
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/NinjaMultiConfig/
H A DCommon.cmake37 …set(exe_file " [==[$<TARGET_FILE_DIR:${tgt}>/$<TARGET_FILE_PREFIX:${tgt}>$<TARGET_FILE_BASE_NAME:$… variable
45 set(exe_file) variable
/dports/devel/glibmm/glibmm-2.64.2/tests/
H A Dmeson.build54 exe_file = executable(ex_name, ex_sources, variable
/dports/devel/libsigc++20/libsigc++-2.10.4/examples/
H A Dmeson.build22 exe_file = executable(ex_name, ex_sources, variable
/dports/devel/libsigc++30/libsigc++-3.0.7/examples/
H A Dmeson.build22 exe_file = executable(ex_name, ex_sources, variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/crash/core/app/
H A Dcrashpad_win.cc34 wchar_t exe_file[MAX_PATH] = {}; in GetPlatformCrashpadAnnotations() local
94 base::FilePath exe_file(exe_path); in PlatformCrashpadInitialization() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/crash/core/app/
H A Dcrashpad_win.cc34 wchar_t exe_file[MAX_PATH] = {}; in GetPlatformCrashpadAnnotations() local
98 base::FilePath exe_file(exe_path); in PlatformCrashpadInitialization() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/process/
H A Dprocess_iterator.h41 const wchar_t* exe_file() const { return szExeFile; } in exe_file() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/process/
H A Dprocess_iterator.h41 const wchar_t* exe_file() const { return szExeFile; } in exe_file() function
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dmain.cpp40 …QString exe_file = QFile::symLinkTarget(QString("/proc/%1/exe").arg(QCoreApplication::applicationP… in applicationPath() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/core/
H A Dfile_type_policies_unittest.cc54 base::FilePath exe_file(FILE_PATH_LITERAL("a/foo.exe")); in TEST_F() local
/dports/devel/libevtx/libevtx-20210525/evtxtools/
H A Dresource_file.h53 libexe_file_t *exe_file; member
/dports/devel/libevt/libevt-20210424/evttools/
H A Dresource_file.h53 libexe_file_t *exe_file; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/core/
H A Dfile_type_policies_unittest.cc54 base::FilePath exe_file(FILE_PATH_LITERAL("a/foo.exe")); in TEST_F() local
/dports/lang/perl5.34/perl-5.34.0/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/
H A DBase.pm254 sub exe_file { subroutine
/dports/lang/perl5.30/perl-5.30.3/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/
H A DBase.pm254 sub exe_file { subroutine
/dports/multimedia/smtube/smtube-21.10.0/src/
H A Dmain.cpp44 …QString exe_file = QFile::symLinkTarget(QString("/proc/%1/exe").arg(QCoreApplication::applicationP… in applicationPath() local
/dports/lang/perl5.32/perl-5.32.1/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/
H A DBase.pm254 sub exe_file { subroutine
/dports/devel/p5-ExtUtils-CBuilder/ExtUtils-CBuilder-0.280236/lib/ExtUtils/CBuilder/
H A DBase.pm255 sub exe_file { subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/
H A DBase.pm254 sub exe_file { subroutine
/dports/emulators/cemu/CEmu-1.3/gui/qt/deploy-scripts/
H A Dappveyor_helper.py474 def collect_qt_files_with_qml(arch, deploy_tool, dest, exe_file, qmldir = "qml"): argument
482 def collect_qt_files(arch, deploy_tool, dest, exe_file): argument
/dports/net/nbdkit/nbdkit-1.20.4/plugins/vddk/
H A Dreexec.c89 static const char exe_file[] = "/proc/self/exe"; in perform_reexec() local

123456