HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 601 - 625 of 1421) sorted by null

<<21222324252627282930>>

  /external/guice/extensions/persist/lib/
hibernate-entitymanager.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /prebuilts/tools/common/m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/
sisu-inject-bean-1.4.2.jar 
  /external/pcre/dist/
Makefile.am 140 pcre.h.generic: pcre.h.in configure.ac
147 # doing a configure in a temporary directory. However, some trickery is needed,
149 # running configure in a new directory, it complains. For this reason, we move
155 config.h.generic: configure.ac
159 cd _generic && $(abs_top_srcdir)/configure || :
  /prebuilts/eclipse/maven/apache-maven-3.2.1/boot/
plexus-classworlds-2.5.1.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.plexus-0.0.0.M5.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-classworlds/2.4/
plexus-classworlds-2.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/
org.eclipse.sisu.plexus-0.0.0.M5.jar 
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayTest.java 227 encoder.configure(encoderFormat, null, null, MediaCodec.CONFIGURE_FLAG_ENCODE);
239 decoder.configure(decoderFormat, outputSurface.getSurface(), null, 0);
MediaCodecCapabilitiesTest.java 507 codec.configure(format, null /* surface */, null /* crypto */,
569 codec.configure(format, null, null, flag);
  /external/chromium-trace/catapult/telemetry/third_party/web-page-replay/third_party/dns/
resolver.py 280 def __init__(self, filename='/etc/resolv.conf', configure=True):
285 only when I{configure} is true and the platform is POSIX.
287 @param configure: If True (the default), the resolver instance
291 @type configure: bool"""
294 if configure:
370 """Configure a NameServer registry entry."""
380 """Configure a Domain registry entry."""
385 """Configure a Search registry entry."""
700 """Configure Edns.
  /external/curl/tests/
testcurl.pl 42 # --configure=[options] Configure options
53 # --noconfigure Don't run configure
116 elsif ($ARGV[0] =~ /--configure=(.*)/) {
182 # Windows builds still default to configure-style builds with curl_config.h.
282 $infixed=0; # so that "additional args to configure" works properly first time...
308 print "please enter your additional arguments to configure\n";
475 unlink "configure";
526 if (-f "configure") {
527 logit "configure created (at least it exists)"
    [all...]
  /external/e2fsprogs/debian/attic/libs/
rules 56 ../configure --enable-elf-shlibs --enable-dynamic-e2fsck \
  /external/guice/core/src/com/google/inject/spi/
Elements.java 129 public void configure(Binder binder) { method in class:Elements.ElementsAsModule
340 module.configure(binder);
508 // The call stack starts from current top module configure and ends at this method caller
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
Multibinder.java 67 * protected void configure() {
247 * executing its configure() method only once. That makes it so that
289 public void configure(Binder binder) { method in class:Multibinder.RealMultibinder
516 @Override protected void configure() { method in class:Multibinder.PermitDuplicatesModule
  /external/guice/extensions/servlet/test/com/google/inject/servlet/
ServletTest.java 89 @Override protected void configure() {
453 protected void configure() {
  /external/icu/icu4c/source/data/mappings/
ucmfiles.mk 11 # configure the ICU.
  /external/iputils/
rarpd.c 213 void configure(void) function
701 configure();
  /frameworks/av/cmds/stagefright/
mediafilter.cpp 360 err = state->mCodec->configure(
461 status_t err = filterState->mCodec->configure(
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 249 pContext->pEqualizer->configure(channelCount,
252 pContext->adapter.configure(*pContext->pEqualizer, channelCount,
  /frameworks/av/media/libstagefright/wifi-display/source/
Converter.cpp 176 // Configure encoder to use intra macroblock refresh mode
204 err = mEncoder->configure(
222 // We'll get here for audio or if we failed to configure the encoder
225 err = mEncoder->configure(
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperPreview.java 249 menu.findItem(R.id.configure).setVisible(mSettings != null);
300 if (id == R.id.configure) {
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
AutoCompleteWindow.py 19 WINCONFIG_SEQUENCE = "<Configure>"
134 self.listbox.configure(selectbackground=self.origselbackground,
137 self.listbox.configure(selectbackground=self.listbox.cget("bg"),
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
AutoCompleteWindow.py 19 WINCONFIG_SEQUENCE = "<Configure>"
134 self.listbox.configure(selectbackground=self.origselbackground,
137 self.listbox.configure(selectbackground=self.listbox.cget("bg"),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 19 WINCONFIG_SEQUENCE = "<Configure>"
134 self.listbox.configure(selectbackground=self.origselbackground,
137 self.listbox.configure(selectbackground=self.listbox.cget("bg"),

Completed in 1379 milliseconds

<<21222324252627282930>>