OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configure
(Results
226 - 250
of
1421
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/c-ares/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
154
touch
configure
/external/cmockery/cmockery_0_1_2/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
154
touch
configure
/external/google-tv-pairing-protocol/cpp/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
165
touch
configure
/external/guice/core/test/com/google/inject/
BoundProviderTest.java
28
protected void
configure
() {
45
protected void
configure
() {
MembersInjectorTest.java
55
@Override protected void
configure
() {
100
protected void
configure
() {
160
protected void
configure
() {
174
protected void
configure
() {
186
protected void
configure
() {
215
protected void
configure
() {
/external/jetty/src/java/org/eclipse/jetty/webapp/
JettyWebXmlConfiguration.java
53
*
Configure
55
* @see Configuration#
configure
(WebAppContext)
58
public void
configure
(WebAppContext context) throws Exception
method in class:JettyWebXmlConfiguration
60
//cannot
configure
if the _context is already started
63
LOG.debug("Cannot
configure
webapp after it is started");
88
LOG.debug("
Configure
: "+jetty);
103
jetty_config.
configure
(context);
/external/libexif/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
165
touch
configure
/external/libmtp/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
165
touch
configure
/external/libogg/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
154
touch
configure
/external/libusb/
missing
41
if test -f
configure
.ac; then
42
configure_ac=
configure
.ac
44
configure_ac=
configure
.in
80
autoconf touch file \`
configure
'
157
touch
configure
/external/libusb-compat/
missing
41
if test -f
configure
.ac; then
42
configure_ac=
configure
.ac
44
configure_ac=
configure
.in
80
autoconf touch file \`
configure
'
157
touch
configure
/external/libvorbis/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
154
touch
configure
/external/libxml2/
autogen.sh
55
echo "Running ./
configure
with $EXTRA_ARGS $@"
58
echo "I am going to run ./
configure
with no arguments - if you wish "
78
$srcdir/
configure
$EXTRA_ARGS "$@"
/external/netperf/
missing
35
if test -f
configure
.ac; then
36
configure_ac=
configure
.ac
38
configure_ac=
configure
.in
68
autoconf touch file \`
configure
'
115
touch
configure
/external/protobuf/
generate_descriptor_proto.sh
23
Could not find src/Makefile. You must run ./
configure
(and perhaps
/external/toybox/scripts/
install.sh
5
source ./
configure
/frameworks/av/media/libstagefright/filters/
IntrinsicBlurFilter.cpp
30
status_t IntrinsicBlurFilter::
configure
(const sp<AMessage> &msg) {
function in class:android::IntrinsicBlurFilter
31
status_t err = SimpleFilter::
configure
(msg);
RSFilter.cpp
38
status_t RSFilter::
configure
(const sp<AMessage> &msg) {
function in class:android::RSFilter
39
status_t err = SimpleFilter::
configure
(msg);
SaturationFilter.cpp
30
status_t SaturationFilter::
configure
(const sp<AMessage> &msg) {
function in class:android::SaturationFilter
31
status_t err = SimpleFilter::
configure
(msg);
/ndk/sources/host-tools/make-3.81/config/
missing
39
if test -f
configure
.ac; then
40
configure_ac=
configure
.ac
42
configure_ac=
configure
.in
78
autoconf touch file \`
configure
'
154
touch
configure
/prebuilts/ninja/darwin-x86/
build-ninja.sh
27
./
configure
.py --bootstrap $PLATFORM
/prebuilts/ninja/linux-x86/
build-ninja.sh
27
./
configure
.py --bootstrap $PLATFORM
/toolchain/binutils/binutils-2.25/libiberty/
configure.com
4
$! We do not use the
configure
script, since we do not have /bin/sh
/toolchain/binutils/binutils-2.25/
src-release.sh
40
DEVO_SUPPORT="README Makefile.in
configure
configure
.ac \
51
ETC_SUPPORT="Makefile.in
configure
configure
.in standards.texi \
52
make-stds.texi standards.info*
configure
.texi
configure
.info* \
59
if grep 'AC_INIT.*BFD_VERSION' $tool/
configure
.ac >/dev/null 2>&1; then
60
bfd/
configure
--version | sed -n -e '1s,.* ,,p'
86
./
configure
--target=i386-pc-linux-gnu
87
$MAKE
configure
-host configure-target
[
all
...]
/external/curl/
curl-config.in
41
--
configure
the arguments given to
configure
when building curl
166
--
configure
)
Completed in 1280 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>