OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:executable
(Results
1 - 25
of
4711
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/catapult_base/catapult_base/test_data/
foo.txt
1
This file is not
executable
.
/external/dbus/cmake/modules/
FindDoxygen.cmake
2
find_program(DOXYGEN_EXECUTABLE NAMES doxygen DOC "doxygen
executable
")
/external/clang/test/Driver/Inputs/prefixed_tools_tree/
x86_64--linux-as
2
# This file must be
executable
to be picked up by GetProgramPath
x86_64--linux-ld
2
# This file must be
executable
to be picked up by GetProgramPath
/external/autotest/client/site_tests/platform_ToolchainOptions/
stack_whitelist
1
# Whitelist of ELF files with an
executable
stack. Hint: this file should
/external/mesa3d/src/mesa/drivers/dri/common/
drirc
3
<application name="Unigine Sanctuary"
executable
="Sanctuary">
7
<application name="Unigine Tropics"
executable
="Tropics">
11
<application name="Unigine Heaven (32-bit)"
executable
="heaven_x86">
15
<application name="Unigine Heaven (64-bit)"
executable
="heaven_x64">
19
<application name="Unigine OilRush (32-bit)"
executable
="OilRush_x86">
22
<application name="Unigine OilRush (64-bit)"
executable
="OilRush_x64">
/art/test/117-nopatchoat/
expected.txt
3
dex2oat & patchoat are disabled, has oat is true, has
executable
oat is expected.
7
dex2oat & patchoat are enabled, has oat is true, has
executable
oat is expected.
11
dex2oat & patchoat are enabled, has oat is true, has
executable
oat is expected.
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
files_exec.txt
4
In SELinux these are called entrypoints. SELinux controls the
executable
files that can be used as an entrypoint to an confined domain. If you have an alternate
executable
that you would like to run in the '%(APP)s' domain, you need to change the
executable
file type to the entrypoint type.
transition_from.txt
4
Under SELinux, when a process running with a 'type' attempts to execute an
executable
, one of three things can happen.
6
1. The process can be prevented from running the
executable
.
7
2. The
executable
executes with the same label as parent.
8
3. The
executable
'transitions' to a new 'type' based on policy.
transition_to.txt
4
Under SELinux, when a process running with a 'type' attempts to execute an
executable
, one of three things can happen.
6
1. The process can be prevented from running the
executable
.
7
2. The
executable
executes with the same label as parent.
8
3. The
executable
'transitions' to a new 'type' based on policy.
/external/libunwind/src/ia64/
Linstall_cursor.S
4
/* We do not need
executable
stack. */
/external/libunwind/src/ppc32/
setcontext.S
7
/* We do not need
executable
stack. */
/external/libunwind/src/ppc64/
setcontext.S
7
/* We do not need
executable
stack. */
/external/skia/platform_tools/android/gyp/
skia_launcher.gypi
4
'type': '
executable
',
/external/strace/tests/
mmap64.test
4
# Target
executable
was compiled with -D_FILE_OFFSET_BITS=64.
/prebuilts/misc/windows/renderscript/
README
1
These are legacy renderscript windows
executable
/system/sepolicy/
preopt2cachename.te
1
# preopt2cachename
executable
3
# This
executable
translates names from the preopted versions the build system
/ndk/sources/android/support/tests/
run-host.sh
10
EXECUTABLE
=${
EXECUTABLE
:-/tmp/ndk-$USER/$EXENAME}
32
mkdir -p $(dirname "$
EXECUTABLE
")
34
$CXX -o "$
EXECUTABLE
" $SOURCES $CXXFLAGS $LINK_LIBS $LDFLAGS
35
"$
EXECUTABLE
"
/external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/resources/ios/
robovm.properties
4
app.
executable
=IOSLauncher
/external/libunwind/src/aarch64/
siglongjmp.S
10
/* We do not need
executable
stack. */
/external/libunwind/src/arm/
siglongjmp.S
10
/* We do not need
executable
stack. */
/ndk/tests/device/gnustl-shared-1/
README
3
into the main
executable
.
/sdk/emulator/mksdcard/
Android.mk
5
# host
executable
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
vxworks1-static.d
1
#name: VxWorks
executable
test 1 (static)
vxworks2-static.sd
2
Elf file type is EXEC \(
Executable
file\)
Completed in 3192 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>