Home
last modified time | relevance | path

Searched defs:executable (Results 1 – 25 of 2940) sorted by relevance

12345678910>>...118

/dports/net-p2p/bitcoin/bitcoin-22.0/contrib/devtools/
H A Dsecurity-check.py16 def check_ELF_PIE(executable) -> bool: argument
23 def check_ELF_NX(executable) -> bool: argument
37 def check_ELF_RELRO(executable) -> bool: argument
63 def check_ELF_Canary(executable) -> bool: argument
74 def check_ELF_separate_code(executable): argument
137 def check_PE_DYNAMIC_BASE(executable) -> bool: argument
154 def check_MACHO_NOUNDEFS(executable) -> bool: argument
169 def check_MACHO_Canary(executable) -> bool: argument
176 def check_PIE(executable) -> bool: argument
184 def check_NX(executable) -> bool: argument
[all …]
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/contrib/devtools/
H A Dsecurity-check.py16 def check_ELF_PIE(executable) -> bool: argument
23 def check_ELF_NX(executable) -> bool: argument
37 def check_ELF_RELRO(executable) -> bool: argument
63 def check_ELF_Canary(executable) -> bool: argument
74 def check_ELF_separate_code(executable): argument
137 def check_PE_DYNAMIC_BASE(executable) -> bool: argument
154 def check_MACHO_NOUNDEFS(executable) -> bool: argument
169 def check_MACHO_Canary(executable) -> bool: argument
176 def check_PIE(executable) -> bool: argument
184 def check_NX(executable) -> bool: argument
[all …]
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/contrib/devtools/
H A Dsecurity-check.py16 def check_ELF_PIE(executable) -> bool: argument
23 def check_ELF_NX(executable) -> bool: argument
37 def check_ELF_RELRO(executable) -> bool: argument
63 def check_ELF_Canary(executable) -> bool: argument
74 def check_ELF_separate_code(executable): argument
137 def check_PE_DYNAMIC_BASE(executable) -> bool: argument
154 def check_MACHO_NOUNDEFS(executable) -> bool: argument
169 def check_MACHO_Canary(executable) -> bool: argument
176 def check_PIE(executable) -> bool: argument
184 def check_NX(executable) -> bool: argument
[all …]
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/contrib/devtools/
H A Dsecurity-check.py25 def check_ELF_PIE(executable) -> bool: argument
38 def get_ELF_program_headers(executable): argument
88 def check_ELF_NX(executable) -> bool: argument
101 def check_ELF_RELRO(executable) -> bool: argument
127 def check_ELF_Canary(executable) -> bool: argument
139 def check_ELF_separate_code(executable): argument
231 def check_PE_NX(executable) -> bool: argument
249 def check_MACHO_PIE(executable) -> bool: argument
258 def check_MACHO_NOUNDEFS(executable) -> bool: argument
267 def check_MACHO_NX(executable) -> bool: argument
[all …]
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/contrib/devtools/
H A Dsecurity-check.py25 def check_ELF_PIE(executable) -> bool: argument
38 def get_ELF_program_headers(executable): argument
88 def check_ELF_NX(executable) -> bool: argument
101 def check_ELF_RELRO(executable) -> bool: argument
127 def check_ELF_Canary(executable) -> bool: argument
139 def check_ELF_separate_code(executable): argument
231 def check_PE_NX(executable) -> bool: argument
249 def check_MACHO_PIE(executable) -> bool: argument
258 def check_MACHO_NOUNDEFS(executable) -> bool: argument
267 def check_MACHO_NX(executable) -> bool: argument
[all …]
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/contrib/devtools/
H A Dsecurity-check.py25 def check_ELF_PIE(executable) -> bool: argument
38 def get_ELF_program_headers(executable): argument
88 def check_ELF_NX(executable) -> bool: argument
101 def check_ELF_RELRO(executable) -> bool: argument
127 def check_ELF_Canary(executable) -> bool: argument
139 def check_ELF_separate_code(executable): argument
231 def check_PE_NX(executable) -> bool: argument
249 def check_MACHO_PIE(executable) -> bool: argument
258 def check_MACHO_NOUNDEFS(executable) -> bool: argument
267 def check_MACHO_NX(executable) -> bool: argument
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/contrib/devtools/
H A Dsecurity-check.py20 def check_ELF_PIE(executable): argument
36 def get_ELF_program_headers(executable): argument
65 def check_ELF_NX(executable): argument
78 def check_ELF_RELRO(executable): argument
105 def check_ELF_Canary(executable): argument
143 def check_PE_DYNAMIC_BASE(executable): argument
151 def check_PE_HIGH_ENTROPY_VA(executable): argument
161 def check_PE_NX(executable): argument
182 def check_MACHO_PIE(executable) -> bool: argument
200 def check_MACHO_NX(executable) -> bool: argument
[all …]
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/contrib/devtools/
H A Dsecurity-check.py19 def check_ELF_PIE(executable): argument
35 def get_ELF_program_headers(executable): argument
64 def check_ELF_NX(executable): argument
77 def check_ELF_RELRO(executable): argument
104 def check_ELF_Canary(executable): argument
118 def get_PE_dll_characteristics(executable): argument
133 def check_PE_PIE(executable): argument
137 def check_PE_NX(executable): argument
154 def identify_executable(executable): argument
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/contrib/devtools/
H A Dsecurity-check.py19 def check_ELF_PIE(executable): argument
35 def get_ELF_program_headers(executable): argument
64 def check_ELF_NX(executable): argument
77 def check_ELF_RELRO(executable): argument
104 def check_ELF_Canary(executable): argument
118 def get_PE_dll_characteristics(executable): argument
133 def check_PE_PIE(executable): argument
137 def check_PE_NX(executable): argument
154 def identify_executable(executable): argument
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/contrib/devtools/
H A Dsecurity-check.py19 def check_ELF_PIE(executable): argument
35 def get_ELF_program_headers(executable): argument
64 def check_ELF_NX(executable): argument
77 def check_ELF_RELRO(executable): argument
104 def check_ELF_Canary(executable): argument
118 def get_PE_dll_characteristics(executable): argument
133 def check_PE_PIE(executable): argument
137 def check_PE_NX(executable): argument
154 def identify_executable(executable): argument
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/contrib/devtools/
H A Dsecurity-check.py19 def check_ELF_PIE(executable): argument
35 def get_ELF_program_headers(executable): argument
64 def check_ELF_NX(executable): argument
77 def check_ELF_RELRO(executable): argument
104 def check_ELF_Canary(executable): argument
118 def get_PE_dll_characteristics(executable): argument
142 def check_PE_DYNAMIC_BASE(executable): argument
150 def check_PE_HIGH_ENTROPY_VA(executable): argument
160 def check_PE_NX(executable): argument
179 def identify_executable(executable): argument
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/contrib/devtools/
H A Dsecurity-check.py19 def check_ELF_PIE(executable): argument
35 def get_ELF_program_headers(executable): argument
64 def check_ELF_NX(executable): argument
77 def check_ELF_RELRO(executable): argument
104 def check_ELF_Canary(executable): argument
118 def get_PE_dll_characteristics(executable): argument
142 def check_PE_DYNAMIC_BASE(executable): argument
150 def check_PE_HIGH_ENTROPY_VA(executable): argument
160 def check_PE_NX(executable): argument
179 def identify_executable(executable): argument
/dports/net-p2p/litecoin/litecoin-0.18.1/contrib/devtools/
H A Dsecurity-check.py19 def check_ELF_PIE(executable): argument
35 def get_ELF_program_headers(executable): argument
64 def check_ELF_NX(executable): argument
77 def check_ELF_RELRO(executable): argument
104 def check_ELF_Canary(executable): argument
118 def get_PE_dll_characteristics(executable): argument
142 def check_PE_DYNAMIC_BASE(executable): argument
150 def check_PE_HIGH_ENTROPY_VA(executable): argument
160 def check_PE_NX(executable): argument
179 def identify_executable(executable): argument
/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/test/compiler/
H A DTestPointExecutable.cc96 openvdb::ax::PointExecutable::Ptr executable = in testCreateMissingAttributes() local
164 openvdb::ax::PointExecutable::Ptr executable = in testGroupExecution() local
207 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
213 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
225 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
236 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
248 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
262 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
278 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
286 openvdb::ax::PointExecutable::Ptr executable = in testCompilerCases() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
71 private static void checkCompilation(Executable executable, in checkCompilation()
89 private static void execute(Executable executable) { in execute()
100 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/containers/podman/plugins/modules/
H A Dpodman_image_info.py152 def image_exists(module, executable, name): argument
166 def filter_invalid_names(module, executable, name): argument
179 def get_image_info(module, executable, name): argument
197 def get_all_image_info(module, executable): argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
71 private static void checkCompilation(Executable executable, in checkCompilation()
89 private static void execute(Executable executable) { in execute()
100 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
78 private static void checkCompilation(Executable executable, in checkCompilation()
96 private static void execute(Executable executable) { in execute()
107 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
78 private static void checkCompilation(Executable executable, in checkCompilation()
96 private static void execute(Executable executable) { in execute()
107 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
71 private static void checkCompilation(Executable executable, in checkCompilation()
89 private static void execute(Executable executable) { in execute()
100 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
71 private static void checkCompilation(Executable executable, in checkCompilation()
89 private static void execute(Executable executable) { in execute()
100 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
71 private static void checkCompilation(Executable executable, in checkCompilation()
89 private static void execute(Executable executable) { in execute()
100 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/compilercontrol/share/actions/
H A DCompileAction.java59 public static void checkCompiled(Executable executable, in checkCompiled()
78 private static void checkCompilation(Executable executable, in checkCompilation()
96 private static void execute(Executable executable) { in execute()
107 private static Callable<?> getCallableFor(Executable executable) { in getCallableFor()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/podman/
H A Dpodman_image_info.py157 def image_exists(module, executable, name): argument
171 def filter_invalid_names(module, executable, name): argument
184 def get_image_info(module, executable, name): argument
202 def get_all_image_info(module, executable): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build.tests/src/org/eclipse/pde/build/internal/tests/
H A DAssembleTests.java32 File executable = Utils.findExecutable(); in testCustomAssembly() local
61 File executable = Utils.findExecutable(); in testBug179612_default() local
89 File executable = Utils.findExecutable(); in testBug179612_custom() local
127 File executable = Utils.findExecutable(); in testBug196754() local
150 File executable = Utils.findExecutable(); in testBug211605() local

12345678910>>...118