OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:executable
(Results
1676 - 1700
of
4711
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/external/autotest/site_utils/
perf_compare.py
39
executable
; the absolute paths to 2 locally-built chromeOS images (which must
209
@param crosperf_exe: The string path to a crosperf
executable
.
371
help='Absolute path to the crosperf
executable
'
464
logging.error('You must specify the path to a crosperf
executable
.')
467
logging.error('Could not locate crosperf
executable
"%s".',
/external/chromium-trace/catapult/third_party/coverage/coverage/
parser.py
21
"""Parse code to find
executable
lines, excluded lines, etc."""
163
# Find the starts of the
executable
statements.
197
"""Parse source text to find
executable
lines, excluded lines, etc.
199
Return values are 1) a set of
executable
line numbers, and 2) a set of
554
"""Find the
executable
arcs in the code.
/external/llvm/lib/Support/Unix/
Path.inc
125
/// GetMainExecutable - Return the path to the main
executable
, given the
129
// On OS X the
executable
path is saved to the stack by dyld. Reading it
160
// Use dladdr to get
executable
path if available.
167
// the actual
executable
.
317
// Don't say that directories are
executable
.
/external/valgrind/coregrind/
fixup_macho_loadcmds.c
26
Comparing the MachO load commands vs a (working) tool
executable
29
executable
's stack at a non standard location. The build system
52
tool
executable
therefore starts up with %rsp pointing to unmapped
76
linked
executable
. Hence it might be possible to postprocess the
603
"name-of-tool-
executable
-to-modify");
pub_core_options.h
104
/* String containing comma-separated patterns for
executable
names
109
executable
name. */
363
/* Should we trace into this child
executable
(across execve etc) ?
366
of the
executable
. 'child_argv' must not include the name of the
367
executable
itself; iow child_argv[0] must be the first arg, if any,
/system/core/init/
readme.txt
33
/init.rc is the primary .rc file and is loaded by the init
executable
38
During the mount_all command, the init
executable
loads all of the
135
computed based on the service
executable
file security context.
189
the QueueEventTrigger() function within the init
executable
. These
392
There are only two times where the init
executable
imports .rc files,
/toolchain/binutils/binutils-2.25/bfd/
mach-o.h
165
shared library. For
executable
and object modules, which are files
178
For
executable
and object modules the relocation entries continue to hang
287
library file. For
executable
and object modules the defined external
298
shared library file. For
executable
and object modules the file only
309
executable
and object modules the defined external symbols and the
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-s390/
tlsbin_64.dd
79
# GD -> IE because variable is not defined in
executable
83
# GD -> IE because variable is not defined in
executable
where
88
# GD -> LE with global variable defined in
executable
92
# GD -> LE with local variable defined in
executable
96
# GD -> LE with hidden variable defined in
executable
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
tlsbin.dd
24
# GD -> IE because variable is not defined in
executable
33
# GD -> IE because variable is not defined in
executable
where
43
# GD -> LE with global variable defined in
executable
52
# GD -> LE with local variable defined in
executable
61
# GD -> LE with hidden variable defined in
executable
tlsbindesc.dd
24
# GD -> IE because variable is not defined in
executable
32
# GD -> IE because variable is not defined in
executable
where
41
# GD -> LE with global variable defined in
executable
49
# GD -> LE with local variable defined in
executable
57
# GD -> LE with hidden variable defined in
executable
/development/sdk/
sdk_files_NOTICE.txt
[
all
...]
/bionic/
README.md
32
The dynamic linker. When you run a dynamically-linked
executable
, its ELF file
35
32-bit or 64-bit
executable
). It's responsible for loading the ELF
executable
/external/autotest/client/site_tests/platform_CompressedSwapPerf/
platform_CompressedSwapPerf.py
107
executable
= 'hog'
variable in class:platform_CompressedSwapPerf
126
utils.make(self.
executable
)
292
cmd = [ os.path.join(self.srcdir, self.
executable
) ]
/external/chromium-trace/catapult/catapult_base/catapult_base/
cloud_storage.py
110
"""chmod +x if gsutil is not
executable
."""
130
# If Windows, prepend python. Python scripts aren't directly
executable
.
131
args = [sys.
executable
, _GSUTIL_PATH] + args
/external/clang/utils/check_cfc/
check_cfc.py
82
"""Returns True when running as a py2exe
executable
."""
88
"""Get the directory that the script or
executable
is located in."""
90
return os.path.dirname(sys.
executable
)
/external/compiler-rt/lib/msan/
msan.h
166
// ASLR disabled: main
executable
and DSOs at 0x555550000000
167
// PIE and ASLR: main
executable
and DSOs at 0x7f0000000000
168
// non-PIE: main
executable
below 0x100000000, DSOs at 0x7f0000000000
/external/elfutils/libdwfl/
core-file.c
445
dwfl_core_file_report (Dwfl *dwfl, Elf *elf, const char *
executable
)
456
if (
executable
== NULL)
473
dwfl->user_core->executable_for_core = strdup (
executable
);
/external/google-breakpad/src/client/mac/Framework/
Breakpad.h
125
// BREAKPAD_INSPECTOR_LOCATION The full path to the Inspector
executable
.
129
//
executable
.
164
// launch the reporter
executable
as a child
/external/google-breakpad/src/client/windows/unittests/
exception_handler_death_test.cc
325
// Get some
executable
memory.
420
// Get some
executable
memory. Specifically, reserve two pages,
512
// Get some
executable
memory. Specifically, reserve two pages,
/external/llvm/docs/
HowToSubmitABug.rst
16
compiler successfully produces an
executable
, but it doesn't run right).
141
If clang successfully produces an
executable
, but that
executable
/external/protobuf/src/google/protobuf/compiler/
command_line_interface.h
134
// The compiler determines the
executable
name to search for by concatenating
281
// The name of the
executable
as invoked (i.e. argv[0]).
307
// is searched first to find the plugin
executable
. If not found here, the
/external/zlib/src/contrib/ada/
zlib.ads
21
-- unit, or you link this unit with other files to produce an
executable
, --
22
-- this unit does not by itself cause the resulting
executable
to be --
24
-- however invalidate any other reasons why the
executable
file might be --
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h
21
files compiled with a GNU compiler to produce an
executable
,
22
that does not cause the resulting
executable
to be covered by
24
however invalidate any other reasons why the
executable
file
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h
21
files compiled with a GNU compiler to produce an
executable
,
22
that does not cause the resulting
executable
to be covered by
24
however invalidate any other reasons why the
executable
file
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-addr2line.1
158
Given an address in an
executable
or an offset in a section of a relocatable
162
The
executable
or relocatable object to use is specified with the \fB\-e\fR
246
Specify the name of the
executable
for which addresses should be
Completed in 1544 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>