/toolchain/binutils/binutils-2.25/libiberty/ |
pex-djgpp.c | 116 pex_djgpp_exec_child (struct pex_obj *obj, int flags, const char *executable, 206 (P_WAIT, executable, argv, env)); 209 (P_WAIT, executable, argv));
|
/prebuilts/go/darwin-x86/src/os/exec/ |
lp_windows.go | 14 // ErrNotFound is the error resulting if a path search failed to find an executable file. 15 var ErrNotFound = errors.New("executable file not found in %PATH%") 53 // LookPath searches for an executable binary named file
|
/prebuilts/go/linux-x86/src/os/exec/ |
lp_windows.go | 14 // ErrNotFound is the error resulting if a path search failed to find an executable file. 15 var ErrNotFound = errors.New("executable file not found in %PATH%") 53 // LookPath searches for an executable binary named file
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/ |
tlsbinpic.s | 29 ! GD -> IE because variable is not defined in executable 44 ! GD -> IE because variable is not defined in executable where 60 ! GD -> LE with global variable defined in executable 75 ! GD -> LE with local variable defined in executable 90 ! GD -> LE with hidden variable defined in executable 105 ! LD -> LE with local variable defined in executable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
build_scripts.py | 24 ('executable=', 'e', "specify final destination interpreter path"),
34 self.executable = None
41 ('executable', 'executable'))
99 (self.executable,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/ |
test_build_scripts.py | 50 executable=sys.executable
95 # failed when writing the name of the executable
|
/external/llvm/test/MC/X86/AlignedBundling/ |
different-sections.s | 6 # Test two different executable sections with bundling.
|
/external/mesa3d/src/mapi/glapi/ |
SConscript | 5 from sys import executable as python_cmd
|
/frameworks/av/services/mediaextractor/ |
Android.mk | 11 # service executable
|
/frameworks/native/services/sensorservice/ |
Android.mk | 56 # build executable
|
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/go/darwin-x86/misc/cgo/testshared/src/exe/ |
exe.go | 27 // the executable. Similar code in ../depBase/dep.go results in
|
/prebuilts/go/darwin-x86/src/cmd/internal/objfile/ |
objfile.go | 5 // Package objfile implements portable access to OS-specific executable files. 25 // A File is an opened executable file. 31 // A Sym is a symbol defined in an executable file. 120 // executable.
|
/prebuilts/go/darwin-x86/src/os/ |
executable_freebsd.go | 12 func executable() (string, error) { func
|
/prebuilts/go/linux-x86/misc/cgo/testshared/src/exe/ |
exe.go | 27 // the executable. Similar code in ../depBase/dep.go results in
|
/prebuilts/go/linux-x86/src/cmd/internal/objfile/ |
objfile.go | 5 // Package objfile implements portable access to OS-specific executable files. 25 // A File is an opened executable file. 31 // A Sym is a symbol defined in an executable file. 120 // executable.
|
/prebuilts/go/linux-x86/src/os/ |
executable_freebsd.go | 12 func executable() (string, error) { func
|
/prebuilts/misc/common/swig/include/2.0.11/tcl/ |
tclsh.i | 11 new version of the tclsh executable. This file should not be used
|
/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/darwin-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build_scripts.py | 50 executable=sys.executable 95 # failed when writing the name of the 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,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_build_scripts.py | 50 executable=sys.executable 95 # failed when writing the name of the executable
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
tls-e-21.d | 10 # executable with a single R_CRIS_32_GOT_GD.
|
tls-e-22.d | 10 # executable with a single R_CRIS_DTPREL.
|