Home
last modified time | relevance | path

Searched refs:must_be_executable (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/checkperms/
H A Dcheckperms.py227 def must_be_executable(rel_path): function
291 if must_be_executable(rel_path):
329 if (not must_be_executable(rel_path) and
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/checkperms/
H A Dcheckperms.py230 def must_be_executable(rel_path): function
304 if must_be_executable(rel_path):
345 if (not must_be_executable(rel_path) and
/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-autorun-software.c67 gboolean must_be_executable) in _check_file() argument
84 if (must_be_executable && in _check_file()
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-autorun-software.c66 _check_file (GFile *mount_root, const char *file_path, gboolean must_be_executable) in _check_file() argument
82 if (must_be_executable) in _check_file()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-autorun-software.c67 _check_file (GFile *mount_root, const char *file_path, gboolean must_be_executable) in _check_file() argument
82 if (must_be_executable) { in _check_file()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/perf/
H A Dvg_perf.in127 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
136 if ($must_be_executable) {
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/perf/
H A Dvg_perf.in127 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
136 if ($must_be_executable) {
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/tests/
H A Dvg_regtest.in211 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
220 if ($must_be_executable) {
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/tests/
H A Dvg_regtest.in211 my ($dir, $prog, $must_exist, $must_be_executable) = @_;
220 if ($must_be_executable) {