HomeSort by relevance Sort by last modified time
    Searched refs:configure (Results 576 - 600 of 1605) sorted by null

<<21222324252627282930>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
macosxSupport.py 102 root.configure(menu=menubar)
textView.py 17 self.configure(borderwidth=5)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
macosxSupport.py 102 root.configure(menu=menubar)
textView.py 17 self.configure(borderwidth=5)
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/test/
config.py 15 def configure(self): member in class:Configuration
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/android/test/
config.py 15 def configure(self): member in class:Configuration
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
macosxSupport.py 102 root.configure(menu=menubar)
textView.py 17 self.configure(borderwidth=5)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
configSectionNameDialog.py 15 self.configure(borderwidth=5)
macosxSupport.py 102 root.configure(menu=menubar)
textView.py 17 self.configure(borderwidth=5)
  /toolchain/binutils/binutils-2.25/bfd/
configure.com 4 $! We do not use the configure script, since we do not have /bin/sh
187 $ write sys$output "Generate `bfdver.h' from 'version.h' and `configure.in'."
196 vfile := CREATE_BUFFER("vfile", "configure.in");
268 /* config.in. Generated automatically from configure.in by autoheader. */
  /frameworks/native/services/inputflinger/
InputReader.h 557 void configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes);
678 void configure(InputDevice* device);
709 void configure(InputDevice* device);
926 void configure(InputDevice* device, size_t slotCount, bool usingSlotsProtocol);
952 * - configure with 0 changes
    [all...]
  /development/apps/WidgetPreview/src/com/android/widgetpreview/
WidgetPreviewActivity.java 149 if (providerInfo.configure != null) {
151 configureIntent.setComponent(providerInfo.configure);
  /external/autotest/server/site_tests/network_WiFi_RoamOnLowPower/
network_WiFi_RoamOnLowPower.py 256 logging.info('- Configure first AP & connect')
257 self.context.configure(hostap_config.HostapConfig(
278 logging.info('- Configure second AP')
279 self.context.configure(hostap_config.HostapConfig(
  /external/bison/doc/
Makefile.am 60 # Depend on configure to get version number changes.
61 common_dep = $(top_srcdir)/configure $(srcdir)/common.x
151 # configure, because the former is way faster than the latter.
  /external/dnsmasq/contrib/Suse/
dnsmasq-suse.spec 24 Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It
  /external/guice/core/src/com/google/inject/internal/
InjectorShell.java 292 public void configure(Binder binder) { method in class:InjectorShell.RootModule
306 public void configure(Binder binder) { method in class:InjectorShell.InheritedScannersModule
ProviderMethodsModule.java 48 * binding annotations on the provider method to configure the binding.
122 public synchronized void configure(Binder binder) { method in class:ProviderMethodsModule
124 providerMethod.configure(binder);
  /external/icu/icu4c/source/config/
dist.mk 86 @(cd $(DISTY_CHECK) && tar xfpz $(DISTY_FILE_TGZ) && cd icu/source && $(SHELL) ./configure $(DISTCHECK_CONFIG_OPTIONS) && $(MAKE) check $(DISTCHECK_MAKE_OPTIONS) ) && (echo "!!! PASS: $(DISTY_FILE_TGZ)" )
  /external/libnl/
configure.ac 2 # configure.in
157 AC_MSG_ERROR(Required packages are missing. Please install them and rerun ./configure)
  /external/libvpx/
generate_config.sh 114 ./configure $2 > /dev/null
193 ./configure --target=generic-gnu > /dev/null
  /external/protobuf/
tests.sh 31 ./configure
46 ./configure

Completed in 2852 milliseconds

<<21222324252627282930>>