Searched
full:executable (Results
1976 -
2000 of
4711) sorted by null
<<71727374757677787980>>
/prebuilts/go/darwin-x86/src/debug/macho/ |
macho.go | 34 // A Type is the Mach-O file type, e.g. an object file, executable, or dynamic library.
|
/prebuilts/go/darwin-x86/src/go/build/ |
doc.go | 20 // the import path or executable name.
|
/prebuilts/go/darwin-x86/src/ |
make.bat | 11 :: binaries). Binaries of this type must be executable on the current
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
symtab.go | 155 // mark all Go symbols local (not global) in the final executable. 454 // Information about the layout of the executable image for the 501 // When linking an executable, outfile is just "a.out". Make 503 thismodulename = "the executable"
|
/prebuilts/go/linux-x86/src/cmd/go/ |
run.go | 114 p.exeName = src[:len(src)-len(".go")] // name temporary executable for first go file
|
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
symtab.go | 152 // mark all Go symbols local (not global) in the final executable. 451 // Information about the layout of the executable image for the 498 // When linking an executable, outfile is just "a.out". Make 500 thismodulename = "the executable"
|
/prebuilts/go/linux-x86/src/cmd/pprof/ |
pprof.go | 168 // A file represents a single executable being analyzed.
|
/prebuilts/go/linux-x86/src/debug/macho/ |
macho.go | 34 // A Type is the Mach-O file type, e.g. an object file, executable, or dynamic library.
|
/prebuilts/go/linux-x86/src/go/build/ |
doc.go | 20 // the import path or executable name.
|
/prebuilts/go/linux-x86/src/ |
make.bat | 11 :: binaries). Binaries of this type must be executable on the current
|
/prebuilts/misc/common/swig/include/2.0.11/chicken/ |
multi-generic.scm | 15 ;; compile this into the final executable or something. Or compile
|
/prebuilts/misc/common/swig/include/2.0.11/tcl/ |
wish.i | 11 new version of the wish executable. Like tclsh.i, this file should
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist.py | 78 "Windows executable installer"),
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
sysconfig.py | 28 project_base = os.path.dirname(os.path.abspath(sys.executable)) 84 # Assume the executable is in the build directory. The 89 base = os.path.dirname(os.path.abspath(sys.executable)) 428 g['BINDIR'] = os.path.dirname(os.path.abspath(sys.executable))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 89 dir = os.path.join(os.path.dirname(sys.executable), 'Doc')
|
macosxSupport.py | 20 _appbundle = (sys.platform == 'darwin' and '.app' in sys.executable)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_tcl.py | 141 fullname = os.path.abspath(sys.executable)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
bdist.py | 78 "Windows executable installer"),
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
sysconfig.py | 28 project_base = os.path.dirname(os.path.abspath(sys.executable)) 84 # Assume the executable is in the build directory. The 89 base = os.path.dirname(os.path.abspath(sys.executable)) 428 g['BINDIR'] = os.path.dirname(os.path.abspath(sys.executable))
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
configHelpSourceEdit.py | 89 dir = os.path.join(os.path.dirname(sys.executable), 'Doc')
|
macosxSupport.py | 20 _appbundle = (sys.platform == 'darwin' and '.app' in sys.executable)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_tcl.py | 141 fullname = os.path.abspath(sys.executable)
|
/prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-parent/1.1/ |
hamcrest-parent-1.1.pom | 123 ant.exec(executable: script, dir: "${basedir}",
|
/system/core/adb/ |
line_printer.cpp | 76 // pausing the executable when the "Pause" key or Ctrl-S is pressed.
|
/system/core/crash_reporter/ |
crash_reporter_logs.conf | 21 # When an executable named <basename> crashes, the corresponding command is
|
Completed in 1275 milliseconds
<<71727374757677787980>>