HomeSort by relevance Sort by last modified time
    Searched defs:executable (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/linux-tools-perf/config/
utilities.mak 139 # Usage: absolute-executable-path-or-empty = $(call lookup,path)
147 # is-executable
149 # Usage: bool-value = $(call is-executable,path)
154 is-executable = $(call _is-executable-helper,$(shell-sq))
155 _is-executable-helper = $(shell sh -c $(_is-executable-sh))
156 _is-executable-sh = $(call shell-sq,test -f $(1) -a -x $(1) && echo y)
158 # get-executable
160 # Usage: absolute-executable-path-or-empty = $(call get-executable,path
    [all...]
  /external/chromium/chrome/browser/
background_mode_manager_win.cc 58 FilePath executable; local
59 if (!PathService::Get(base::FILE_EXE, &executable))
61 std::wstring new_value = executable.value() +
  /external/protobuf/gtest/test/
gtest-options_test.cc 131 const FilePath executable = GetCurrentExecutableName(); local
132 const char* const exe_str = executable.c_str();
  /external/webkit/Source/JavaScriptCore/runtime/
JSFunction.h 68 ExecutableBase* executable() const { return m_executable.get(); } function in class:JSC::JSFunction
70 // To call either of these methods include Executable.h
  /build/core/combo/
TARGET_linux-arm.mk 257 define transform-o-to-executable-inner
282 define transform-o-to-static-executable-inner
TARGET_linux-mips.mk 248 define transform-o-to-executable-inner
273 define transform-o-to-static-executable-inner
TARGET_linux-x86.mk 201 define transform-o-to-executable-inner
226 define transform-o-to-static-executable-inner
HOST_darwin-x86.mk 135 define transform-host-o-to-executable-inner
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
RSSFeedUtil.java 46 public ExecTask runExecTask(String executable, String commandline, String dir)
53 exec.setExecutable(executable);
56 Project project = new Project(); project.setName(executable);
72 System.out.println(Messages.getString("RSSFeedPublisherTask.Execute") + SP + executable + (commandline==null?"":SP + commandline)); //$NON-NLS-1$ //$NON-NLS-2$ method
  /ndk/build/core/
default-build-commands.mk 18 # executable will be copied into it. Otherwise, it could contain
48 # executable or shared library as being read-only after the dynamic
76 define cmd-build-executable
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/os/
FileUtils.java 65 private boolean executable; field in class:FileUtils.FileStatus
96 return executable;
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Exec.java 39 String executable = System.getProperty("java.home"); local
40 if (!executable.endsWith(File.separator)) {
41 executable += File.separator;
43 executable += "bin" + File.separator + "java";
55 return run(executable, args, envp, displayOutput);
168 // construct the name of executable file
169 String executable = System.getProperty("java.home"); local
170 if (!executable.endsWith(File.separator)) {
171 executable += File.separator;
173 executable += "bin" + File.separator + "java"
    [all...]
  /sdk/emulator/opengl/
common.mk 25 emugl-begin-host-executable = $(call emugl-begin-module,$1,HOST_EXECUTABLE,HOST)
36 $(eval LOCAL_MODULE_CLASS := $(patsubst HOST_%,%,$(patsubst %EXECUTABLE,%EXECUTABLES,$(patsubst %LIBRARY,%LIBRARIES,$2)))) \
153 $(if $(filter EXECUTABLE SHARED_LIBRARY,$(_emugl.$(_emugl_MODULE).type)),\
  /build/core/
definitions.mk     [all...]
  /external/webkit/Source/JavaScriptCore/jit/
JITStubs.cpp 1937 FunctionExecutable* executable = function->jsExecutable(); local
1958 FunctionExecutable* executable = function->jsExecutable(); local
2092 ExecutableBase* executable = callee->executable(); local
2126 ExecutableBase* executable = callee->executable(); local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h 238 executable. */
253 of an executable, rather than only those used. */
291 /* TRUE if executable should not contain copy relocs.
309 /* TRUE if generating a position independent executable. */
312 /* TRUE if generating an executable, position independent or not. */
313 unsigned int executable : 1;
429 /* The function to call when the executable or shared object is
433 /* The function to call when the executable or shared object is
520 get the size of the entry when generating an executable file.
311 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
bfdlink.h 260 /* TRUE if generating an executable, position independent or not. */
261 unsigned int executable : 1;
263 /* TRUE if generating a position independent executable. */
272 /* TRUE if executable should not contain copy relocs.
277 of an executable, rather than only those used. */
329 executable. */
465 /* The function to call when the executable or shared object is
469 /* The function to call when the executable or shared object is
550 get the size of the entry when generating an executable file.
259 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 238 executable. */
253 of an executable, rather than only those used. */
291 /* TRUE if executable should not contain copy relocs.
309 /* TRUE if generating a position independent executable. */
312 /* TRUE if generating an executable, position independent or not. */
313 unsigned int executable : 1;
429 /* The function to call when the executable or shared object is
433 /* The function to call when the executable or shared object is
520 get the size of the entry when generating an executable file.
311 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
bfdlink.h 260 /* TRUE if generating an executable, position independent or not. */
261 unsigned int executable : 1;
263 /* TRUE if generating a position independent executable. */
272 /* TRUE if executable should not contain copy relocs.
277 of an executable, rather than only those used. */
329 executable. */
465 /* The function to call when the executable or shared object is
469 /* The function to call when the executable or shared object is
550 get the size of the entry when generating an executable file.
259 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h 238 executable. */
253 of an executable, rather than only those used. */
291 /* TRUE if executable should not contain copy relocs.
309 /* TRUE if generating a position independent executable. */
312 /* TRUE if generating an executable, position independent or not. */
313 unsigned int executable : 1;
429 /* The function to call when the executable or shared object is
433 /* The function to call when the executable or shared object is
520 get the size of the entry when generating an executable file.
311 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
bfdlink.h 260 /* TRUE if generating an executable, position independent or not. */
261 unsigned int executable : 1;
263 /* TRUE if generating a position independent executable. */
272 /* TRUE if executable should not contain copy relocs.
277 of an executable, rather than only those used. */
329 executable. */
465 /* The function to call when the executable or shared object is
469 /* The function to call when the executable or shared object is
550 get the size of the entry when generating an executable file.
259 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 238 executable. */
253 of an executable, rather than only those used. */
291 /* TRUE if executable should not contain copy relocs.
309 /* TRUE if generating a position independent executable. */
312 /* TRUE if generating an executable, position independent or not. */
313 unsigned int executable : 1;
429 /* The function to call when the executable or shared object is
433 /* The function to call when the executable or shared object is
520 get the size of the entry when generating an executable file.
311 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
bfdlink.h 260 /* TRUE if generating an executable, position independent or not. */
261 unsigned int executable : 1;
263 /* TRUE if generating a position independent executable. */
272 /* TRUE if executable should not contain copy relocs.
277 of an executable, rather than only those used. */
329 executable. */
465 /* The function to call when the executable or shared object is
469 /* The function to call when the executable or shared object is
550 get the size of the entry when generating an executable file.
259 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfdlink.h 238 executable. */
253 of an executable, rather than only those used. */
291 /* TRUE if executable should not contain copy relocs.
309 /* TRUE if generating a position independent executable. */
312 /* TRUE if generating an executable, position independent or not. */
313 unsigned int executable : 1;
429 /* The function to call when the executable or shared object is
433 /* The function to call when the executable or shared object is
520 get the size of the entry when generating an executable file.
311 unsigned int executable : 1; member in struct:bfd_link_info
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
bfdlink.h 260 /* TRUE if generating an executable, position independent or not. */
261 unsigned int executable : 1;
263 /* TRUE if generating a position independent executable. */
272 /* TRUE if executable should not contain copy relocs.
277 of an executable, rather than only those used. */
329 executable. */
465 /* The function to call when the executable or shared object is
469 /* The function to call when the executable or shared object is
550 get the size of the entry when generating an executable file.
259 unsigned int executable : 1; member in struct:bfd_link_info

Completed in 1335 milliseconds

1 2 3