HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 101 - 125 of 209) sorted by null

1 2 3 45 6 7 8 9

  /external/stlport/test/eh/
djgpp.mak 2 # Generated automatically from Makefile.in by configure.
gcc-99r1.mak 2 # Generated automatically from Makefile.in by configure.
gcc-apple-macosx.mak 2 # Generated automatically from Makefile.in by configure.
gcc-freebsd.mak 2 # Generated automatically from Makefile.in by configure.
gcc-hp11.mak 2 # Generated automatically from Makefile.in by configure.
gcc-irix.mak 2 # Generated automatically from Makefile.in by configure.
gcc-linux.mak 2 # Generated automatically from Makefile.in by configure.
gcc-netbsd.mak 2 # Generated automatically from Makefile.in by configure.
gcc.mak 2 # Generated automatically from Makefile.in by configure.
hpacc.mak 2 # Generated automatically from Makefile.in by configure.
mingw32.mak 2 # Generated automatically from Makefile.in by configure.
  /external/webkit/WebCore/
wscript 91 def configure(conf):
  /external/bison/build-aux/
Makefile 2 # build-aux/Makefile. Generated from Makefile.in by configure.
70 $(top_srcdir)/configure.ac
229 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232 $(top_srcdir)/configure: $(am__configure_deps)
  /external/bison/data/
Makefile 2 # data/Makefile. Generated from Makefile.in by configure.
70 $(top_srcdir)/configure.ac
244 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247 $(top_srcdir)/configure: $(am__configure_deps)
  /external/elfutils/lib/
Makefile 2 # lib/Makefile. Generated from Makefile.in by configure.
49 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
220 $(top_srcdir)/configure: $(am__configure_deps)
  /external/elfutils/libcpu/
Makefile 2 # libcpu/Makefile. Generated from Makefile.in by configure.
47 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
205 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
208 $(top_srcdir)/configure: $(am__configure_deps)
  /frameworks/base/include/ui/
InputReader.h 319 void configure();
372 virtual void configure();
516 virtual void configure();
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmDataConnectionTracker.java 259 if (!mRetryMgr.configure(SystemProperties.get("ro.gsm.data_retry_config"))) {
260 if (!mRetryMgr.configure(DEFAULT_DATA_RETRY_CONFIG)) {
262 Log.e(LOG_TAG, "Could not configure using DEFAULT_DATA_RETRY_CONFIG="
264 mRetryMgr.configure(20, 2000, 1000);
271 if (!mSecondaryRetryManager.configure(SystemProperties.get(
273 if (!mSecondaryRetryManager.configure(SECONDARY_DATA_RETRY_CONFIG)) {
275 Log.e(LOG_TAG, "Could note configure using SECONDARY_DATA_RETRY_CONFIG="
277 mSecondaryRetryManager.configure("max_retries=3, 333, 333, 333");
    [all...]
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 37 set DICTIONARY_FILE=%TESTDATA_DIR%\configure.ac.v0.1
38 set TARGET_FILE=%TESTDATA_DIR%\configure.ac.v0.2
39 set DELTA_FILE=%TEMP%\configure.ac.vcdiff
40 set OUTPUT_TARGET_FILE=%TEMP%\configure.ac.output
  /external/chromium/third_party/icu/source/data/mappings/
ucmfiles.mk 11 # configure the ICU.
  /external/clearsilver/ports/rpm/
clearsilver.spec 5 # actual information discovered by configure. In theory, some of this
6 # stuff in here could be driven off of configure.. except that configure
151 ./configure --prefix=%{__prefix} --with-python=%{__python}
  /external/fdlibm/
makefile.in 146 -$(RM) configure
  /external/icu4c/data/mappings/
ucmfiles.mk 11 # configure the ICU.
  /external/icu4c/stubdata/
Android.mk 18 # Go to http://apps.icu-project.org/datacustom/ and configure yourself
  /libcore/luni/src/main/java/org/apache/harmony/security/fortress/
DefaultPolicyParser.java 258 new PermissionExpander().configure(ge, ks));
299 public PermissionExpander configure(DefaultPolicyScanner.GrantEntry ge, method in class:DefaultPolicyParser.PermissionExpander

Completed in 8987 milliseconds

1 2 3 45 6 7 8 9