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

<<11121314151617181920>>

  /external/toybox/scripts/
install.sh 5 source ./configure
102 # and thus various configure stages won't find things on thie host that won't
  /external/v8/tools/gcmole/
bootstrap.sh 102 ../llvm/configure \
  /frameworks/av/media/codec2/sfplugin/
Omx2IGraphicBufferSource.cpp 142 BnStatus Omx2IGraphicBufferSource::configure( function in class:android::Omx2IGraphicBufferSource
175 return BnStatus::fromStatusT(mBase->configure(
  /external/harfbuzz_ng/
git.mk 62 # - Recursive configure doesn't work as $(top_srcdir)/git.mk inside the
63 # submodule doesn't find us. If you have configure.{in,ac} files in
82 $(srcdir)/configure.scan \
83 `AUX_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_AUX_DIR:$$1' ./configure.ac); \
99 `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_HEADERS:$$1' ./configure.ac | \
105 `cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_FILES:$$1' ./configure.ac | \
114 `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); \
128 `MACRO_DIR=$(srcdir)/$$(cd $(top_srcdir); $(AUTOCONF) --trace 'AC_CONFIG_MACRO_DIR:$$1' ./configure.ac); \
220 FLAVOR=$$(cd $(top_srcdir); $(AUTOCONF) --trace 'GTK_DOC_CHECK:$$2' ./configure.ac); \
311 if test -f $(srcdir)/configure; then
    [all...]
  /external/autotest/client/tests/bonnie/
bonnie.py 41 utils.configure()
  /external/autotest/server/cros/network/
random_mac_address_test_base.py 37 self.context.configure(self._ap_config)
wifi_cell_test_base.py 19 configure in various ways to test the ability of the client to connect.
99 Configure the router as an AP with the given config and connect
106 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_CSADisconnect/
network_WiFi_CSADisconnect.py 19 """Configure an AP and instruct client to connect to it with
22 @param channel int Channel to configure AP in.
25 self.context.configure(hostap_config.HostapConfig(
64 # Swap primary_channel with alternate channel so we don't configure
  /external/autotest/server/site_tests/network_WiFi_DisableEnable/
network_WiFi_DisableEnable.py 24 # Configure the AP.
26 self.context.configure(hostap_config.HostapConfig(frequency=frequency))
  /external/autotest/server/site_tests/network_WiFi_HiddenRemains/
network_WiFi_HiddenRemains.py 60 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_HiddenScan/
network_WiFi_HiddenScan.py 33 self.context.configure(ap_config)
  /external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
network_WiFi_ReconnectInDarkResume.py 39 # We configure and connect to two APs (i.e. same AP configured with two
94 self.context.configure(hostap_config.HostapConfig(
  /external/autotest/server/site_tests/network_WiFi_Regulatory/
network_WiFi_Regulatory.py 34 self.context.configure(router_conf)
  /external/autotest/server/site_tests/network_WiFi_RoamEndToEnd/
network_WiFi_RoamEndToEnd.py 17 The test is run in two phases. First, where we configure the first AP and
18 trigger the client test. Second, where we configure the other AP, tear
26 """Configure an AP with the given parameters.
35 self.context.configure(ap_config, multi_interface=True)
49 # Configure first AP with channel 5 and mode G and default ssid.
59 # Configure second AP with channel 149, mode N and same ssid as before.
  /external/autotest/server/site_tests/network_WiFi_RxFrag/
network_WiFi_RxFrag.py 37 self.context.configure(configuration)
  /external/autotest/server/site_tests/network_WiFi_SetOptionalDhcpProperties/
network_WiFi_SetOptionalDhcpProperties.py 60 self.context.configure(configuration)
  /external/autotest/server/site_tests/network_WiFi_SimpleConnect/
network_WiFi_SimpleConnect.py 29 self.context.configure(router_conf)
  /external/autotest/server/site_tests/network_WiFi_SuspendStress/
network_WiFi_SuspendStress.py 51 self.context.configure(ap_config=router_conf)
  /external/autotest/server/site_tests/network_WiFi_VisibleScan/
network_WiFi_VisibleScan.py 44 self.context.configure(ap_config)
  /external/autotest/server/site_tests/policy_WiFiPrecedenceServer/
policy_WiFiPrecedenceServer.py 64 self.context.configure(ap_config, multi_interface=True)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/digest/
SHA1.java 94 public void configure(ConfigurableProvider provider) method in class:SHA1.Mappings
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
ARC4.java 96 public void configure(ConfigurableProvider provider) method in class:ARC4.Mappings
PBEPKCS12.java 115 public void configure(ConfigurableProvider provider) method in class:PBEPKCS12.Mappings
  /external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/asymmetric/
DSA.java 28 public void configure(ConfigurableProvider provider) method in class:DSA.Mappings
EC.java 47 public void configure(ConfigurableProvider provider) method in class:EC.Mappings

Completed in 489 milliseconds

<<11121314151617181920>>