Searched refs:shell (Results 151 - 175 of 765) sorted by last modified time

1234567891011>>

/external/elfutils/0.153/libelf/
H A DMakefile.am31 GCC_INCLUDE = -I$(shell $(CC) -print-file-name=include)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-apache-oro.jar ... oro.text.perl.Perl5Util util protected String shell protected String P4Port protected String P4Client protected String P4User protected ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar ... getProvisioningUI () protected org.eclipse.swt.widgets.Shell getShell () } org/eclipse/equinox/internal/p2/ui/sdk/ProvSDKMessages. ...
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jar ... defs= " (org.eclipse.swt.widgets.Shell) org.eclipse.swt.widgets.Shell activeShell ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
H A DBuildsView.java112 final boolean fingerprints = MessageDialog.openQuestion(BuildsView.this.shell, getTitleToolTip(), "Generate only fingerprints?");
129 MessageDialog.openError(BuildsView.this.shell, getTitleToolTip(), "Cannot create " + genDir.getPath() + " to generate results!");
176 BuildsView.this.shell,
204 if (!MessageDialog.openConfirm(BuildsView.this.shell, getTitleToolTip(), "No local files directory is set, hence the update could not be written! OK to continue?")) {
541 MessageDialog.openError(this.shell, getTitleToolTip(), "Error while updating database results constants!\nOpen error log to see more details on this error");
546 MessageDialog.openInformation(this.shell, getTitleToolTip(), message.toString());
548 MessageDialog.openError(this.shell, getTitleToolTip(), "The database connection cannot be established!\nOpen error log to see more details on this error");
565 if (MessageDialog.openQuestion(this.shell, getTitleToolTip(), "Do you want to read local data right now?")) {
H A DComponentsView.java495 MessageDialog.openWarning(this.shell, getTitleToolTip(), "The component is not read, hence no results can be written!");
H A DConfigTab.java63 Shell shell; field in class:ConfigTab
108 // Cache the shell and display.
109 this.shell = tabFolder.getShell();
110 this.display = this.shell.getDisplay();
H A DPerformancesView.java131 Shell shell; field in class:PerformancesView
216 refresh = MessageDialog.openQuestion(this.shell, getTitleToolTip(), "Do you want to read local file again?");
223 if (!MessageDialog.openConfirm(PerformancesView.this.shell, getTitleToolTip(), "Only builds before "+LAST_BUILD+" will be taken into account!\nDo you want to continue?")) {
275 // Cache the shell and display.
276 this.shell = parent.getShell ();
277 this.display = this.shell.getDisplay ();
/external/e2fsprogs/
H A Dconfigure41 # Prefer a ksh shell builtin over an external printf program on Solaris,
139 # We cannot yet assume a decent shell, so we have to provide a
142 # Preserve -v and -x to the replacement shell.
240 # We cannot yet assume a decent shell, so we have to provide a
243 # Preserve -v and -x to the replacement shell.
261 $as_echo "$0: This script requires a shell more modern than all"
269 $0: message. Then install a modern shell, or manually run
270 $0: the script under such a shell if you do have one."
304 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
370 # advantage of any shell optimization
[all...]
/external/e2fsprogs/debian/attic/libs/
H A Drules14 ARCH = $(shell dpkg --print-architecture)
17 MAIN_VERSION = $(shell head -1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g')
19 COMERR_VERSION = $(shell grep ELF_VERSION lib/et/Makefile.in | cut '-d ' -f3)
21 SS_VERSION = $(shell grep ELF_VERSION lib/ss/Makefile.in | cut '-d ' -f3)
24 topdir = $(shell pwd)
/external/e2fsprogs/debian/
H A Drules17 DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
18 DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
19 DEB_HOST_OS ?= $(shell dpkg-architecture -qDEB_HOST_OS)
20 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
21 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
22 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)
25 DISTRO :=$(shell sed -ne '/DISTRIB_ID/s/.*=//p' /etc/lsb-release 2>/dev/null || echo Debian)
26 SYS_BLKID_VER := $(shell dpkg-query -W libblkid1:$(DEB_HOST_ARCH) | cut -f 2 | cut -b 1)
32 MAIN_VERSION = $(shell head -n 1 debian/changelog | cut '-d ' -f 2 | sed 's/[()]//g')
35 COMERR_VERSION ?= $(shell gre
[all...]
/external/dhcpcd/
H A DMakefile42 DEPEND= ${_DEPEND}$(shell ${_DEPEND_SH})
46 VERSION= ${_VERSION}$(shell ${_VERSION_SH})
/external/dhcpcd/mk/
H A Dcc.mk10 CFLAGS+= ${_CSTD}$(shell ${_CSTD_SH})
23 CFLAGS+= ${_CC_FLAGS}$(shell ${_CC_FLAGS_SH})
27 GGDB= ${_GGDB}$(shell ${_GGDB_SH})
H A Ddist.mk12 VERSION= ${_VERSION}$(shell ${_VERSION_SH})
16 SNAP= ${_SNAP}$(shell ${_SNAP_SH})

Completed in 460 milliseconds

1234567891011>>