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

1 2 3 4 5 67 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_style.py 18 style.configure('TButton', background='yellow')
19 self.assertEqual(style.configure('TButton', 'background'),
21 self.assertTrue(isinstance(style.configure('TButton'), dict))
34 style.configure('TButton', background='yellow')
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidExportNature.java 42 * @see org.eclipse.core.resources.IProjectNature#configure()
46 public void configure() throws CoreException { method in class:AndroidExportNature
  /external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
ManyConstructorsTest.java 35 protected void configure() {
51 protected void configure() {
70 protected void configure() {
88 protected void configure() {
99 protected void configure() {
113 protected void configure() {
131 protected void configure() {
147 protected void configure() {
232 protected void configure() {
  /external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
CheckedProviderTest.java 100 protected void configure() {
118 protected void configure() {
142 protected void configure() {
304 protected void configure() {
323 protected void configure() {
357 protected void configure() {
418 protected void configure() {
435 protected void configure() {
452 protected void configure() {
473 protected void configure() {
    [all...]
  /external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
SimpleXYPlotActivity.java 62 // and configure it from xml:
65 series1Format.configure(getApplicationContext(),
74 series2Format.configure(getApplicationContext(),
  /external/autotest/server/site_tests/network_WiFi_ConnectOnResume/
network_WiFi_ConnectOnResume.py 36 self.context.configure(
48 self.context.configure(hostap_config.HostapConfig(
  /external/autotest/server/site_tests/network_WiFi_IBSS/
network_WiFi_IBSS.py 26 self.context.configure(configuration)
33 self.context.configure(configuration, is_ibss=True)
  /external/autotest/server/site_tests/network_WiFi_MultiAuth/
network_WiFi_MultiAuth.py 45 self.context.configure(ap_config0)
46 self.context.configure(ap_config1, multi_interface=True)
  /external/autotest/server/site_tests/network_WiFi_Prefer5Ghz/
network_WiFi_Prefer5Ghz.py 21 self.context.configure(ap_config0)
25 self.context.configure(ap_config1, multi_interface=True)
  /external/autotest/server/site_tests/network_WiFi_RoamSuspend/
network_WiFi_RoamSuspend.py 35 self.context.configure(hostap_config.HostapConfig(
56 self.context.configure(hostap_config.HostapConfig(
  /external/autotest/server/site_tests/network_WiFi_RoamSuspendSSID/
network_WiFi_RoamSuspendSSID.py 46 self.context.configure(self._ap_config0)
47 self.context.configure(self._ap_config1, multi_interface=True)
  /external/autotest/server/site_tests/network_WiFi_SSIDMultiSwitchBack/
network_WiFi_SSIDMultiSwitchBack.py 74 logging.info("- Configure first AP & connect")
75 self.context.configure(hostap_config.HostapConfig(
83 logging.info('- Configure second AP')
84 self.context.configure(hostap_config.HostapConfig(
  /external/bison/build-aux/
missing 38 if test -f configure.ac; then
39 configure_ac=configure.ac
41 configure_ac=configure.in
77 autoconf touch file 'configure'
154 touch configure
  /external/guice/core/test/com/google/inject/
EagerSingletonTest.java 34 protected void configure() {
62 @Override protected void configure() {
GenericInjectionTest.java 40 protected void configure() {
66 protected void configure() {
92 protected void configure() { method
103 protected void configure() { method
114 protected void configure() { method
125 protected void configure() { method
134 protected void configure() {}
176 protected void configure() {
LoggerInjectionTest.java 50 protected void configure() {
63 protected void configure() {
  /external/libcap-ng/libcap-ng-0.7/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure
  /external/libevent/
missing 38 if test -f configure.ac; then
39 configure_ac=configure.ac
41 configure_ac=configure.in
77 autoconf touch file 'configure'
154 touch configure
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
detect.mk 57 # If a Unix platform is detected, the configure script is called and
60 # Arguments to `configure' should be in the CFG variable. Example:
83 $(TOP_DIR)/builds/unix/configure $(value CFG)
86 ./configure $(value CFG)
  /external/libopus/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure
  /external/llvm/autoconf/
AutoRegen.sh 22 outfile=configure
23 configfile=configure.ac
42 echo "### commit any configure script that was generated with warnings"
49 echo "Regenerating configure with autoconf $want_autoconf_version_clean"
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/protobuf/
post_process_dist.sh 48 ./configure
  /external/strace/
make-dist 21 ./configure --enable-maintainer-mode
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
missing 39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
155 touch configure

Completed in 550 milliseconds

1 2 3 4 5 67 8 91011>>