OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:executable
(Results
201 - 225
of
4711
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/tests/libs/
dl_preempt_library_1.cpp
18
// defined in the main
executable
.
24
//
executable
it should not be preempted
/external/autotest/client/site_tests/security_SeccompSyscallFilters/
security_SeccompSyscallFilters.py
18
executable
= 'seccomp_bpf_tests'
variable in class:security_SeccompSyscallFilters
36
binpath = os.path.join(self.srcdir, self.
executable
)
/external/curl/src/
curl.rc
48
VALUE "FileDescription", "The cURL
executable
\0"
52
VALUE "ProductName", "The cURL
executable
\0"
/external/dbus-binding-generator/chromeos-dbus-bindings/
chromeos-dbus-bindings.gyp
59
'type': '
executable
',
71
'type': '
executable
',
/external/pdfium/samples/
BUILD.gn
32
executable
("pdfium_test") {
63
executable
("pdfium_diff") {
samples.gyp
41
'type': '
executable
',
74
'type': '
executable
',
/external/valgrind/drd/tests/
run_openmp_test
3
# Shell script with one argument (path of an OpenMP
executable
) that exits
11
# Do not accept any statically linked
executable
.
/external/webrtc/webrtc/build/
adb_shell.sh
11
# 'adb shell' always returns "0" regardless of
executable
return code.
12
# This handy script will return
executable
return code to shell which
/ndk/build/core/
build-executable.mk
17
#
executable
program
33
LOCAL_MODULE_CLASS :=
EXECUTABLE
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
iso646.h
22
the resulting
executable
to be covered by the GNU General Public
24
reasons why the
executable
file might be covered by the GNU General
nmmintrin.h
23
the resulting
executable
to be covered by the GNU General Public
25
reasons why the
executable
file might be covered by the GNU General
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
iso646.h
22
the resulting
executable
to be covered by the GNU General Public
24
reasons why the
executable
file might be covered by the GNU General
nmmintrin.h
23
the resulting
executable
to be covered by the GNU General Public
25
reasons why the
executable
file might be covered by the GNU General
/system/firewalld/
firewalld.gyp
55
'type': '
executable
',
68
'type': '
executable
',
/system/webservd/test-client/
Android.mk
19
#
executable
run in tests to validate that the webserver is
24
# We want this
executable
installed for testing purposes, but only on brillo
/toolchain/binutils/binutils-2.25/gold/testsuite/
disable_pie_unsafe_size_test.sh
29
# for file type. PIE must be disabled for
executable
32
grep 'Elf file type is EXEC (
Executable
file)' ./disable_pie_unsafe_size_test_readelf.stdout
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
tls-ie-8e1.d
9
#
Executable
with a single R_CRIS_32_IE, defined in the
executable
.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
tlsbinpic.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
*/
165
/* GD -> IE because variable is not defined in
executable
*/
/toolchain/binutils/binutils-2.25/libiberty/
pex-one.c
24
pex_one (int flags, const char *
executable
, char * const *argv,
32
errmsg = pex_run (obj, flags,
executable
, argv, outname, errname, err);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testScripts/
test.xml
26
<exec dir="."
executable
="unzip">
30
<exec dir="."
executable
="unzip">
34
<exec dir="."
executable
="unzip">
38
<exec dir="."
executable
="unzip">
42
<exec dir="."
executable
="unzip">
/frameworks/compile/mclinker/include/mcld/
LinkerConfig.h
37
* and position-independent
executable
programs (PIE) are in this category.
39
* If a
executable
program can not be loaded at arbitrary addresses, but it
42
* only a
executable
program, but also dynamic dependent. In general,
43
*
executable
programs are dynamic dependent.
44
* If a
executable
program can not be loaded at different addresses, and
/ndk/build/tools/
build-gdb-stub.sh
10
gdb
executable
with it. Because of the replacing nature of this, I
14
$0 --gdb-
executable
-path=\$NDK/toolchains/arm-linux-androideabi-4.8/prebuilt/bin/arm-linux-androideabi-gdb.exe \\
25
register_var_option "--gdb-
executable
-path=<path>" GDB_EXECUTABLE_PATH "GDB
executable
file to stubify."
42
panic "GDB
executable
$GDB_EXECUTABLE_PATH doesn't exist!"
/ndk/sources/host-tools/make-3.81/
build-make.sh
17
# Build the host version of the make
executable
and place it
36
register_option "--out=<file>" do_out "Specify output
executable
path" "$OUT"
98
fail_panic "Failed to build the make-$GNUMAKE_VERSION
executable
!"
100
log "Copying
executable
to prebuilt location"
102
fail_panic "Could not copy
executable
to: $OUT"
/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
,
Completed in 1390 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>