Home
last modified time | relevance | path

Searched refs:owner_exe (Results 1 – 25 of 137) sorted by relevance

123456

/dports/devel/boost-docs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp46 …prms |= boost::filesystem::owner_exe | boost::filesystem::group_exe | boost::filesystem::others_ex… in make_permissions()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/filesystem/src/
H A Dwindows_tools.hpp46 …prms |= boost::filesystem::owner_exe | boost::filesystem::group_exe | boost::filesystem::others_ex… in make_permissions()
/dports/devel/boost-libs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp46 …prms |= boost::filesystem::owner_exe | boost::filesystem::group_exe | boost::filesystem::others_ex… in make_permissions()
/dports/devel/boost-python-libs/boost_1_72_0/libs/filesystem/src/
H A Dwindows_tools.hpp46 …prms |= boost::filesystem::owner_exe | boost::filesystem::group_exe | boost::filesystem::others_ex… in make_permissions()
/dports/devel/hyperscan/boost_1_75_0/libs/filesystem/src/
H A Dwindows_tools.hpp46 …prms |= boost::filesystem::owner_exe | boost::filesystem::group_exe | boost::filesystem::others_ex… in make_permissions()
/dports/chinese/librime/librime-1.7.3/plugins/
H A Dplugins_module.cc35 const fs::perms exe_perms = (fs::owner_exe | fs::group_exe | fs::others_exe); in LoadPlugins()
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/include/llvm/Support/
H A DFileSystem.h77 owner_exe = 0100, enumerator
78 owner_all = owner_read | owner_write | owner_exe,
89 all_exe = owner_exe | group_exe | others_exe,
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/Support/
H A DFileSystem.h76 owner_exe = 0100, enumerator
77 owner_all = owner_read | owner_write | owner_exe,
88 all_exe = owner_exe | group_exe | others_exe,
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/exe/tests/
H A Dmain.cc85 fs::permissions(executable, fs::owner_read|fs::owner_write|fs::owner_exe);
/dports/devel/llvm90/llvm-9.0.1.src/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFileSystem.h79 owner_exe = 0100, enumerator
80 owner_all = owner_read | owner_write | owner_exe,
91 all_exe = owner_exe | group_exe | others_exe,
/dports/devel/R-cran-BH/BH/inst/include/boost/filesystem/
H A Dfile_status.hpp68 owner_exe = 0100, // S_IXUSR, Execute/search permission, owner enumerator
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/filesystem/
H A Dfile_status.hpp77 owner_exe = 0100, // S_IXUSR, Execute/search permission, owner enumerator
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/filesystem/
H A Dfile_status.hpp77 owner_exe = 0100, // S_IXUSR, Execute/search permission, owner enumerator
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/dports/devel/boost-libs/boost_1_72_0/boost/filesystem/
H A Dfile_status.hpp77 owner_exe = 0100, // S_IXUSR, Execute/search permission, owner enumerator
/dports/devel/boost-python-libs/boost_1_72_0/boost/filesystem/
H A Dfile_status.hpp77 owner_exe = 0100, // S_IXUSR, Execute/search permission, owner enumerator
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/dports/devel/hyperscan/boost_1_75_0/boost/filesystem/
H A Dfile_status.hpp77 owner_exe = 0100, // S_IXUSR, Execute/search permission, owner enumerator
/dports/devel/boost-docs/boost_1_72_0/boost/filesystem/
H A Dfile_status.hpp77 owner_exe = 0100, // S_IXUSR, Execute/search permission, owner enumerator
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Support/
H A DFileOutputBufferTest.cpp117 bool IsExecutable = (Status.permissions() & fs::owner_exe); in TEST()

123456