OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:executable
(Results
1951 - 1975
of
4711
) sorted by null
<<
71
72
73
74
75
76
77
78
79
80
>>
/ndk/tests/build/short-commands/
build.sh
107
# Then an
executable
that use them all
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
string.h
18
executable
.)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
mman.h
62
# define MAP_EXECUTABLE 0x01000 /* Mark it as an
executable
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
procfs.h
116
char pr_fname[16]; /* Filename of
executable
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/ssp/
string.h
18
executable
.)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mman.h
62
# define MAP_EXECUTABLE 0x01000 /* Mark it as an
executable
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
procfs.h
105
char pr_fname[16]; /* Filename of
executable
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mman.h
63
# define MAP_EXECUTABLE 0x01000 /* Mark it as an
executable
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
procfs.h
116
char pr_fname[16]; /* Filename of
executable
. */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ssp/
string.h
18
executable
.)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
md5.h
36
the resulting
executable
. Locally running cross-compiled executables
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
bdist.py
78
"Windows
executable
installer"),
/prebuilts/gdb/darwin-x86/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/gdb/darwin-x86/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/gdb/darwin-x86/lib/python2.7/test/
test_tcl.py
141
fullname = os.path.abspath(sys.
executable
)
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
bdist.py
78
"Windows
executable
installer"),
/prebuilts/gdb/linux-x86/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/gdb/linux-x86/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/gdb/linux-x86/lib/python2.7/test/
test_tcl.py
141
fullname = os.path.abspath(sys.
executable
)
/prebuilts/go/darwin-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/darwin-x86/src/cmd/go/
run.go
114
p.exeName = src[:len(src)-len(".go")] // name temporary
executable
for first go file
/prebuilts/go/darwin-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/darwin-x86/src/cmd/pprof/
pprof.go
168
// A file represents a single
executable
being analyzed.
Completed in 1205 milliseconds
<<
71
72
73
74
75
76
77
78
79
80
>>