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

<<61626364656667686970>>

  /device/generic/goldfish/opengl/
common.mk 34 $(eval LOCAL_MODULE_CLASS := $(patsubst HOST_%,%,$(patsubst %EXECUTABLE,%EXECUTABLES,$(patsubst %LIBRARY,%LIBRARIES,$2)))) \
150 $(if $(filter EXECUTABLE SHARED_LIBRARY,$(_emugl.$(_emugl_MODULE).type)),\
  /docs/source.android.com/src/devices/tech/debug/
index.jd 38 <p>When a dynamically-linked executable starts, several signal handlers are
74 your library or executable slightly larger, but not nearly as large as an
  /docs/source.android.com/src/source/
64-bit-builds.jd 77 only if it?s required by another 32-bit library or executable. The same is true
173 <p>If you build an executable as both 32-bit and 64-bit, you?ll need to use one of
  /external/autotest/client/site_tests/platform_ToolchainOptions/
platform_ToolchainOptions.py 136 " -type f -executable -exec "
249 option_sets.append(self.create_and_filter("Executable Stack",
  /external/autotest/client/site_tests/video_HangoutHardwarePerf/
video_HangoutHardwarePerf.py 19 # The executable name of the vda unittest
22 # The executable name of the vea unittest
  /external/ceres-solver/cmake/
iOS.cmake 67 # A macro used to find executable programs on the host system, not within the iOS environment.
233 # This macro lets you find executable programs on the host system
  /external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
fake_tempfile.py 168 >a file is executable, the file is executable by no one. The file
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/
write.py 307 _os.path.basename(_sys.executable),
316 _os.path.basename(_sys.executable),
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
write.py 310 _os.path.basename(_sys.executable),
319 _os.path.basename(_sys.executable),
  /external/compiler-rt/cmake/Modules/
AddCompilerRT.cmake 202 # Link objects into a single executable with COMPILER_RT_TEST_COMPILER,
203 # using specified link flags. Make executable a part of provided
  /external/compiler-rt/lib/cfi/
cfi.cc 168 // Jump tables are in the executable segment.
169 // VTables are in the non-executable one.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_flags.inc 56 "Mention name of executable when reporting error and "
57 "append executable name to logs (as in \"log_path.exe_name.pid\").")
sanitizer_symbolizer_win.cc 69 // When an executable is run from a location different from the one where it
220 if (!CreateProcessA(path_, // Executable
  /external/curl/src/
tool_parsecfg.c 70 * directory as our executable
78 /* Get the filename of our executable. GetModuleFileName is
  /external/e2fsprogs/intl/
libgnuintl.h.in 62 1. in the executable,
73 linked to the executable at link time.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
build.properties 111 #Arguments to send to the zip executable
114 #Arguments to send to the tar executable
  /external/elfutils/libdwfl/
argp-std.c 47 { "executable", 'e', "FILE", 0, N_("Find addresses in FILE"), 0 },
97 /* The -e|--executable parameter. */
  /external/google-breakpad/src/client/linux/microdump_writer/
microdump_writer.cc 159 // primary arch, not the one that match the executable being run.
345 !mapping.exec || // only want executable mappings.
  /external/google-breakpad/src/testing/gtest/scripts/
gtest-config.in 49 --exec-prefix=<dir> overrides the executable installation prefix
55 --exec-prefix executable installation prefix
  /external/google-breakpad/src/tools/windows/converter/
ms_symbol_server_converter.h 35 // results, place these files in the same directory as the executable.
171 // that the original symbol file (pdb) and executable file (exe, dll) should
  /external/icu/icu4j/eclipse-build/pdebuild/
build.properties 84 #Arguments to send to the zip executable
87 #Arguments to send to the tar executable
  /external/libbrillo/brillo/
process.h 32 // Adds |arg| to the executable command-line to be run. The
33 // executable name itself is the first argument.
  /external/libchrome/base/memory/
shared_memory.h 56 // If true, mappings might need to be made executable later.
57 bool executable; member in struct:base::SharedMemoryCreateOptions
  /external/libchrome/sandbox/linux/
sandbox_linux.gypi 109 'type': 'executable',
198 'type': 'executable',
  /external/llvm/include/llvm/Support/
Program.h 56 /// \brief Find the first executable file \p Name in \p Paths.
62 /// \param Name name of the executable to find. If it contains any system

Completed in 1850 milliseconds

<<61626364656667686970>>