HomeSort by relevance Sort by last modified time
    Searched full:executable (Results 251 - 275 of 4711) sorted by null

<<11121314151617181920>>

  /bionic/libc/bionic/
libc_init_dynamic.cpp 85 // This function is called from the executable's _start entry point
88 // libraries the executable depends on.
91 // executable at this point.
102 // The executable may have its own destructors listed in its .fini_array
  /bionic/tests/libs/
versioned_uselib.cpp 29 // we expect this function to be preempted by main executable.
  /external/autotest/client/site_tests/platform_RootPartitionsNotMounted/
platform_RootPartitionsNotMounted.py 56 """Gets the executable path of a given process ID.
62 The executable path of the given process ID or None on error.
73 and filters out those processes with a executable path that is
77 excluded_executables: A list of executable paths to exclude.
  /external/autotest/client/site_tests/security_ASLR/
control 12 "for any executable stack, or heap memory map to the same location"
  /external/autotest/server/site_tests/brillo_Minijail/
brillo_Minijail.py 21 @raise TestFail: The test executable returned an error.
  /external/cmockery/cmockery_0_1_2/
ChangeLog 10 * Made it possible to specify executable, library and object output
  /external/conscrypt/
build.gradle 53 executable 'binaries/genconstExecutable/genconst'
  /external/dbus/test/
dbus-test-runner 9 echo "Usage: dbus-test-runner directory [executable...]"
  /external/icu/icu4c/source/test/intltest/
lcukocol.h 20 // Just don't make it too large, otherwise the executable will get too big
  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
indic.bat 10 REM to work, the perl executable must be on the path. We recommend
  /external/kernel-headers/original/uapi/asm-generic/
mman.h 8 #define MAP_EXECUTABLE 0x1000 /* mark it as an executable */
  /external/libchrome/base/process/
process_iterator.h 84 // If there's another process that matches the given executable name,
99 // Determines whether there's another process (regardless of executable)
124 // on the current machine that were started from the given executable
143 // given executable name. If filter is non-null, then only processes selected
  /external/libunwind/src/ia64/
dyn_info_list.S 24 /* We do not need executable stack. */
  /external/llvm/utils/lit/lit/formats/
googletest.py 24 Return the tests available in gtest executable.
27 path: String path to a gtest executable
64 # Note: path_in_suite should not include the executable name.
70 # Discover the tests in this executable.
  /external/llvm/utils/yaml-bench/
Android.mk 12 # yaml-bench executable for the host
  /external/opencv3/samples/cpp/example_cmake/
CMakeLists.txt 24 # Declare the executable target built from your sources
  /external/opencv3/samples/winrt/FaceDetection/FaceDetection/
Package.appxmanifest 25 Executable="$targetnametoken$.exe"
  /external/protobuf/java/
pom.xml 81 <exec executable="../src/protoc">
99 <exec executable="../src/protoc">
135 <exec executable="../src/protoc">
149 <exec executable="../src/protoc">
168 <exec executable="../src/protoc">
174 <exec executable="../src/protoc">
180 <exec executable="../src/protoc">
186 <exec executable="../src/protoc">
192 <exec executable="../src/protoc">
198 <exec executable="../src/protoc"
    [all...]
  /external/skia/gyp/
SimpleCocoaApp.gyp 9 'type': 'executable',
bench.gyp 14 'type': 'executable',
kilobench.gyp 14 'type': 'executable',
pathops_skpclip.gyp 13 'type': 'executable',
pathops_unittest.gyp 13 'type': 'executable',
  /external/toybox/scripts/
change.sh 3 # build each command as a standalone executable
showasm 6 # function, or list the functions so dumpable in an executable. You'd think

Completed in 1137 milliseconds

<<11121314151617181920>>