Searched
full:executable (Results
976 -
1000 of
4711) sorted by null
<<31323334353637383940>>
/external/llvm/test/Bindings/OCaml/ |
linker.ml | 9 (* Note: It takes several seconds for ocamlopt to link an executable with
|
vectorize.ml | 9 (* Note: It takes several seconds for ocamlopt to link an executable with
|
/external/llvm/utils/bugpoint/ |
RemoteRunSafely.sh | 88 echo "File "$local_program" does not exist or is not an executable.."
|
/external/llvm/utils/lit/lit/ |
TestRunner.py | 179 # Resolve the executable path ourselves. 181 executable = None 186 executable = exe_in_cwd 187 if not executable: 188 executable = lit.util.which(args[0], cmd_shenv.env['PATH']) 189 if not executable: 203 executable = executable, 210 raise InternalShellError(j, 'Could not create process ({}) due to {}'.format(executable, e))
|
/external/ltrace/testsuite/ltrace.main/ |
branch_func.exp | 28 if { [ltrace_compile $srcdir/$subdir/$srcfile $objdir/$subdir/$binfile executable {debug} ] != "" } {
|
/external/ltrace/testsuite/ltrace.minor/ |
count-record.exp | 9 if { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
|
demangle.exp | 17 || [ltrace_compile $srcdir/$subdir/$srcfile $objdir/$subdir/$binfile executable [list debug shlib=$lib_sl c++] ] != ""} {
|
print-instruction-pointer.exp | 10 if { [ltrace_compile "${srcdir}/${subdir}/${srcfile}" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
|
time-record-T.exp | 9 if { [ ltrace_compile "${srcdir}/${subdir}/${testfile}.c" "${objdir}/${subdir}/${binfile}" executable {debug} ] != "" } {
|
/external/ltrace/testsuite/ltrace.torture/ |
ppc-lwarx.exp | 29 if { [ltrace_compile $srcdir/$subdir/$srcfile $objdir/$subdir/$binfile executable {debug} ] != "" } {
|
/external/markdown/ |
setup.py | 18 bat_str = '@"%s" "%s" %%*' % (sys.executable, script_path)
|
/external/mdnsresponder/Clients/ |
Makefile | 26 # On OS X the dns_sd library functions are included in libSystem, which is implicitly linked with every executable
|
/external/mesa3d/bin/ |
minstall | 48 # they are installed in the executable path. Stub libraries used
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
SConscript | 1 from sys import executable as python_cmd
|
/external/mesa3d/src/glsl/ |
test.cpp | 29 * This file provides a standalone executable which can be used to
|
/external/mesa3d/src/mapi/glapi/ |
SConscript | 5 from sys import executable as python_cmd
|
/external/mesa3d/src/mapi/mapi/ |
u_execmem.c | 29 * Function for allocating executable memory for dispatch stubs.
|
/external/mesa3d/src/mapi/shared-glapi/ |
SConscript | 4 from sys import executable as python_cmd
|
/external/mesa3d/src/mesa/main/ |
execmem.c | 28 * Functions for allocating executable memory.
|
/external/opencv3/samples/gpu/ |
CMakeLists.txt | 43 # Define executable targets
|
/external/owasp/sanitizer/tools/findbugs/licenses/ |
LICENSE-jFormatString.txt | 129 Section 2) in object code or executable form under the terms of Sections 1 and 145 object code or executable form with such an offer, in accord with 149 modifications to it. For an executable work, complete source code means all 152 of the executable. However, as a special exception, the source code 155 of the operating system on which the executable runs, unless that component 156 itself accompanies the executable. 158 If distribution of executable or object code is made by offering access to copy 340 executable, regardless of the license terms of these independent modules, 341 and to copy and distribute the resulting executable under terms of your
|
/external/parameter-framework/upstream/doc/requirements/ |
CMakeLists.txt | 34 "'pandoc' executable has not been found."
|
/external/pdfium/testing/utils/ |
path_service.cpp | 25 // Get the current executable file path.
|
/external/skia/gyp/ |
iOSShell.gyp | 12 'type': 'executable',
|
v8.gyp | 10 'type': 'executable',
|
Completed in 1056 milliseconds
<<31323334353637383940>>