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

1 2

  /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 273 define transform-o-to-executable-inner
297 define transform-o-to-static-executable-inner
TARGET_linux-mips.mk 245 define transform-o-to-executable-inner
266 define transform-o-to-static-executable-inner
TARGET_linux-x86.mk 192 define transform-o-to-executable-inner
216 define transform-o-to-static-executable-inner
HOST_darwin-x86.mk 120 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)),\
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/common/utilities/
PluginUtils.java 66 * @throws MotodevExtensionException if the executable cannot be created for any reason
72 Object executable = null; local
86 executable = element.createExecutableExtension(executableName);
105 return executable;
121 * @throws MotodevExtensionException if the executable cannot be created for any reason
EclipseUtils.java 606 * @return The executable class associated to the provided element
612 Object executable = null; local
625 executable = element.createExecutableExtension("class");
630 return executable;
    [all...]
  /external/dbus/dbus/
dbus-spawn-win.c 70 char *executable; member in struct:DBusBabysitter
241 dbus_free (sitter->executable);
320 sitter->executable, emsg);
328 sitter->executable, sitter->child_status);
335 sitter->executable);
571 _dbus_verbose ("babysitter: spawning %s\n", sitter->executable);
574 sitter->child_handle = spawn_program (sitter->executable,
645 sitter->executable = _dbus_strdup (argv[0]);
646 if (sitter->executable == NULL)
756 _dbus_warn ("Did not get an error launching nonexistent executable\n")
    [all...]
dbus-spawn.c 195 char *executable; /**< executable name to use in error messages */ member in struct:DBusBabysitter
362 dbus_free (sitter->executable);
691 sitter->executable, _dbus_strerror (sitter->errnum));
697 sitter->executable, _dbus_strerror (sitter->errnum));
704 sitter->executable, WEXITSTATUS (sitter->status));
708 sitter->executable, WTERMSIG (sitter->status));
712 sitter->executable);
718 sitter->executable);
1093 * Spawns a new process. The executable name and argv[0
    [all...]
  /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-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/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/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/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-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

Completed in 694 milliseconds

1 2