HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 1 - 25 of 1259) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/
BasicConfigurator.java 23 public static void configure() { method in class:BasicConfigurator
26 public static void configure(Appender appender) { method in class:BasicConfigurator
PropertyConfigurator.java 29 public static void configure(Properties properties) { method in class:PropertyConfigurator
32 public static void configure(String configFilename) { method in class:PropertyConfigurator
35 public static void configure(java.net.URL configURL) { method in class:PropertyConfigurator
  /device/google/bonito/json-c/
autogen.sh 4 # If there are any options, assume the user wants to run configure.
5 # To run configure w/o any options, use ./autogen.sh --configure
12 exec ./configure "$@"
Android.configure.mk 12 .PHONY: json-c-configure json-c-configure-real
13 json-c-configure-real:
27 $(abspath $(json_c_TOP))/$(CONFIGURE) --host=$(CONFIGURE_HOST) \
35 json-c-configure: json-c-configure-real
37 PA_CONFIGURE_TARGETS += json-c-configure
  /device/google/crosshatch/json-c/
autogen.sh 4 # If there are any options, assume the user wants to run configure.
5 # To run configure w/o any options, use ./autogen.sh --configure
12 exec ./configure "$@"
Android.configure.mk 12 .PHONY: json-c-configure json-c-configure-real
13 json-c-configure-real:
27 $(abspath $(json_c_TOP))/$(CONFIGURE) --host=$(CONFIGURE_HOST) \
35 json-c-configure: json-c-configure-real
37 PA_CONFIGURE_TARGETS += json-c-configure
  /external/guice/core/src/com/google/inject/
Module.java 27 * <p>In addition to the bindings configured via {@link #configure}, bindings will be created for
29 * these methods to configure the bindings.
40 void configure(Binder binder); method in interface:Module
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
configure 2 # configure script for zlib.
4 # Normally configure builds both a static and a shared library.
5 # If you want to build just a static library, use: ./configure --static
8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
16 # start off configure.log
17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
39 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
    [all...]
  /external/guice/extensions/struts2/src/com/google/inject/struts2/
Struts2GuicePluginModule.java 30 protected void configure() { method in class:Struts2GuicePluginModule
  /external/python/cpython2/Modules/zlib/
configure 2 # configure script for zlib.
4 # Normally configure builds both a static and a shared library.
5 # If you want to build just a static library, use: ./configure --static
8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
16 # start off configure.log
17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.lo
    [all...]
  /external/zlib/src/
configure 2 # configure script for zlib.
4 # Normally configure builds both a static and a shared library.
5 # If you want to build just a static library, use: ./configure --static
8 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure
10 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
16 # start off configure.log
17 echo -------------------- >> configure.log
18 echo $0 $* >> configure.log
19 date >> configure.log
51 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.lo
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
InputSurfaceInterface.java 32 void configure(MediaCodec codec); method in interface:InputSurfaceInterface
34 void configure(NdkMediaCodec codec); method in interface:InputSurfaceInterface
  /external/cldr/tools/scripts/build/bin-build/
build-icu4c.sh 7 `pwd`/../icu4c/source/configure --disable-extras --disable-samples && make tests
  /external/curl/
post_update.sh 8 cp -a -n $2/local-configure.patch $1/
  /external/googletest/ci/
build-linux-autotools.sh 42 ../configure
  /external/jemalloc/
autogen.sh 12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
15 echo "Error $? in ./configure"
  /external/jemalloc_new/
autogen.sh 12 echo "./configure --enable-autogen $@"
13 ./configure --enable-autogen $@
15 echo "Error $? in ./configure"
  /external/libpcap/
Makefile-devel-adds 2 # Auto-regenerate configure script or Makefile when things change.
5 ${srcdir}/configure: configure.ac aclocal.m4
10 ${srcdir}/stamp-h.in: configure.ac aclocal.m4
21 config.status: ${srcdir}/configure
  /external/libusb/
autogen.sh 7 exec ./configure --enable-examples-build --enable-tests-build "$@"
  /external/mesa3d/
autogen.sh 13 "$srcdir"/configure "$@"
  /external/swiftshader/third_party/LLVM/projects/sample/autoconf/
AutoRegen.sh 6 test -d autoconf && test -f autoconf/configure.ac && cd autoconf
7 test -f configure.ac || die "Can't find 'autoconf' dir; please cd into it first"
42 # Patch the LLVM_ROOT in configure.ac, if it needs it
43 cp configure.ac configure.bak
45 -e "s#^LLVM_OBJ_ROOT=.*#LLVM_OBJ_ROOT=\"$llvm_obj_root\"#" configure.bak > configure.ac
49 echo "Regenerating configure with autoconf"
50 autoconf --warnings=all -o ../configure configure.ac || die "autoconf failed
    [all...]
  /external/tcpdump/
Makefile-devel-adds 2 # Auto-regenerate configure script or Makefile when things change.
5 ${srcdir}/configure: configure.in aclocal.m4
10 ${srcdir}/stamp-h.in: configure.in aclocal.m4
21 config.status: ${srcdir}/configure
  /external/toybox/scripts/
portability.sh 3 source configure
  /external/virglrenderer/
autogen.sh 13 "$srcdir"/configure "$@"
  /external/iproute2/testsuite/iproute2/
Makefile 2 .PHONY: all configure clean distclean show $(SUBDIRS)
4 all: configure
14 configure: link
16 echo "Entering $$dir" && cd $$dir && if [ -f configure ]; then ./configure; fi && cd ..; \

Completed in 637 milliseconds

1 2 3 4 5 6 7 8 91011>>