/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
build_scripts.py | 24 ('executable=', 'e', "specify final destination interpreter path"), 34 self.executable = None 41 ('executable', 'executable')) 99 (self.executable,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
build_scripts.py | 24 ('executable=', 'e', "specify final destination interpreter path"), 34 self.executable = None 41 ('executable', 'executable')) 99 (self.executable,
|
/toolchain/binutils/binutils-2.25/bfd/ |
corefile.c | 119 was generated by a run of the executable file attached to 146 was generated by a run of the executable file attached 147 to @var{exec_bfd}. The match is based on executable 151 command or the executable name, we still return TRUE even 152 though we're not sure that core file and executable match.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/ |
tlsbindesc.s | 42 /* GD -> IE because variable is not defined in executable */ 47 /* GD -> IE because variable is not defined in executable where 53 /* GD -> LE with global variable defined in executable */ 58 /* GD -> LE with local variable defined in executable */ 63 /* GD -> LE with hidden variable defined in executable */
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-xtensa/ |
tlsbin.s | 37 /* GD -> IE because variable is not defined in executable */ 42 /* GD -> IE because variable is not defined in executable where 48 /* GD -> LE with global variable defined in executable */ 53 /* GD -> LE with local variable defined in executable */ 58 /* GD -> LE with hidden variable defined in executable */
|
/external/opencv3/cmake/ |
OpenCVDetectPython.cmake | 8 # executable (variable): Output of executable found 25 found executable version_string version_major version_minor 30 ocv_check_environment_variables(${executable}) 31 if(${executable}) 32 set(PYTHON_EXECUTABLE "${${executable}}") 35 if(WIN32 AND NOT ${executable}) 36 # search for executable with the same bitness as resulting binaries 37 # standard FindPythonInterp always prefers executable from system path 201 set(${executable} "${_executable}" CACHE FILEPATH "Path to Python interpretor" [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
bundlebuilder.py | 288 # start a real new process. Also, the executable name must match 290 # deliberately with argv[0]. The actual Python executable is 292 # sys.executable later. 299 executable = os.path.join(execdir, "%(executable)s") 318 os.environ["PYTHONEXECUTABLE"] = executable 321 os.execve(executable, sys.argv, os.environ) 361 # platform, name of the subfolder of Contents that contains the executable. 365 # executable in the bundle will be a small wrapper that invokes 369 # The main executable. If a Python main program is specifie 373 executable = None variable in class:AppBuilder [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
bundlebuilder.py | 288 # start a real new process. Also, the executable name must match 290 # deliberately with argv[0]. The actual Python executable is 292 # sys.executable later. 299 executable = os.path.join(execdir, "%(executable)s") 318 os.environ["PYTHONEXECUTABLE"] = executable 321 os.execve(executable, sys.argv, os.environ) 361 # platform, name of the subfolder of Contents that contains the executable. 365 # executable in the bundle will be a small wrapper that invokes 369 # The main executable. If a Python main program is specifie 373 executable = None variable in class:AppBuilder [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-unique/ |
unique.exp | 46 # linked executable, including the C and Z libraries, using 130 # Create executable containing unique symbol. 132 fail "Could not link a unique executable" 142 # Create executable NOT containing unique symbol linked against library. 144 fail "Could not link a dynamic executable" 173 # Check the executable. 175 fail "Executable containing unique does not have an OS/ABI field of GNU" 180 fail "Executable containing unique does not contain an UNIQUE symbol" 185 pass "Checking unique executable" 244 # Check the empty executable linked against unique shared library [all...] |
/cts/hostsidetests/security/src/android/security/cts/ |
SELinuxHostTest.java | 208 /* retrieve the checkseapp executable from jar */ 281 /* retrieve the checkfc executable from jar */ 353 /* retrieve the checkfc executable from jar */ 388 /* retrieve the checkfc executable from jar */ 423 /* retrieve the checkfc executable from jar */ 499 * @param executable 500 * The path of the executable or application package name. 502 private void assertDomainOne(String domain, String executable) throws DeviceNotAvailableException { 504 List<ProcessDetails> exeProcs = ProcessDetails.getExeMap(mDevice).get(executable); 510 msg = "Expected executable \"" + executable + "\" in SELinux domain \"" + domain + "\" [all...] |
/external/elfutils/libdwfl/ |
dwfl_build_id_find_elf.c | 147 /* When dwfl_core_file_report was called with a non-NULL executable file 149 recorded executable file when MOD was identified as main executable 150 (which then triggers opening and reporting of the executable). */ 151 const char *executable = mod->dwfl->user_core->executable_for_core; local 152 int fd = open (executable, O_RDONLY); 155 *file_name = strdup (executable);
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
tlsbindesc.s | 47 /* GD -> IE because variable is not defined in executable */ 52 /* GD -> IE because variable is not defined in executable where 58 /* GD -> IE because variable is not defined in executable where 64 /* GD -> IE because variable is not defined in executable where 70 /* GD -> LE with global variable defined in executable */ 75 /* GD -> LE with local variable defined in executable */ 80 /* GD -> LE with hidden variable defined in executable */
|
/external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
manager.py | 54 """Get a path to an executable for |dependency|, downloading as needed. 56 A path to a default executable may be returned if a platform specific 66 A path to an executable of |dependency| that will run on |platform|, 70 NoPathFoundError: If a local copy of the executable cannot be found and 95 """Get a path to a locally stored executable for |dependency|. 97 A path to a default executable may be returned if a platform specific 99 Will not download the executable. 108 A path to an executable for |dependency| that will run on |platform|. 111 NoPathFoundError: If a local copy of the executable cannot be found.
|
/prebuilts/tools/common/m2/repository/com/google/protobuf/nano/protobuf-javanano/3.0.0-alpha-5/ |
protobuf-javanano-3.0.0-alpha-5.pom | 84 <exec executable="../src/protoc"> 99 <exec executable="../src/protoc"> 106 <exec executable="../src/protoc"> 111 <exec executable="../src/protoc"> 116 <exec executable="../src/protoc"> 121 <exec executable="../src/protoc"> 129 <exec executable="../src/protoc"> 137 <exec executable="../src/protoc"> 142 <exec executable="../src/protoc">
|
/external/autotest/client/site_tests/kernel_PerfEventRename/ |
kernel_PerfEventRename.py | 28 executable = 'perf-rename-test' variable in class:kernel_PerfEventRename 33 utils.make(self.executable) 45 self.executable),
|
/frameworks/native/cmds/installd/ |
Android.mk | 7 # Static library used in testing and executable 25 # Executable 47 # OTA Executable
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
omp.h | 22 of which are compiled with GCC, to produce an executable, this library 23 does not by itself cause the resulting executable to be covered by the 25 any other reasons why the executable file might be covered by the GNU
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
omp.h | 22 of which are compiled with GCC, to produce an executable, this library 23 does not by itself cause the resulting executable to be covered by the 25 any other reasons why the executable file might be covered by the GNU
|
/prebuilts/go/darwin-x86/src/cmd/internal/objfile/ |
objfile.go | 5 // Package objfile implements portable access to OS-specific executable files. 22 // A File is an opened executable file. 28 // A Sym is a symbol defined in an executable file.
|
/prebuilts/go/linux-x86/src/cmd/internal/objfile/ |
objfile.go | 5 // Package objfile implements portable access to OS-specific executable files. 22 // A File is an opened executable file. 28 // A Sym is a symbol defined in an executable file.
|
/toolchain/binutils/binutils-2.25/libiberty/ |
clock.c | 20 compiled with a GNU compiler to produce an executable, this does not cause 21 the resulting executable to be covered by the GNU General Public License. 23 the executable file might be covered by the GNU General Public License. */
|
snprintf.c | 21 compiled with a GNU compiler to produce an executable, this does not cause 22 the resulting executable to be covered by the GNU General Public License. 24 the executable file might be covered by the GNU General Public License. */
|
stack-limit.c | 21 compiled with a GNU compiler to produce an executable, this does not cause 22 the resulting executable to be covered by the GNU General Public License. 24 the executable file might be covered by the GNU General Public License. */
|
unlink-if-ordinary.c | 20 compiled with a GNU compiler to produce an executable, this does not cause 21 the resulting executable to be covered by the GNU General Public License. 23 the executable file might be covered by the GNU General Public License. */
|
vsprintf.c | 24 compiled with a GNU compiler to produce an executable, this does not cause 25 the resulting executable to be covered by the GNU General Public License. 27 the executable file might be covered by the GNU General Public License. */
|