OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configure
(Results
326 - 350
of
1605
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/autotest/server/site_tests/network_WiFi_DisconnectReason/
network_WiFi_DisconnectReason.py
34
self.context.
configure
(configuration)
41
self.context.
configure
(alt_ap_config, multi_interface=True)
/external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
network_WiFi_OverlappingBSSScan.py
56
self.context.
configure
(self.get_ap_config('obss_disabled', False))
71
# Re-
configure
the AP for OBSS and repeat the ping test.
72
self.context.
configure
(self.get_ap_config('obss_enabled', True))
/external/autotest/server/site_tests/network_WiFi_RoamDbus/
network_WiFi_RoamDbus.py
68
#
Configure
the inital AP.
69
self.context.
configure
(self._router0_conf)
78
self.context.
configure
(self._router1_conf, multi_interface=True)
/external/autotest/server/site_tests/network_WiFi_SSIDSwitchBack/
network_WiFi_SSIDSwitchBack.py
26
"""
Configure
an AP, connect to it, then tear it all down, again.
42
self.context.
configure
(ap_config)
69
#
Configure
and connect to the second AP. Then deconfig.
82
self.context.
configure
(ap_config)
/external/autotest/server/site_tests/network_WiFi_VerifyRouter/
network_WiFi_VerifyRouter.py
66
# Setup two APs on |channel|.
configure
() will spread these across
70
self.context.
configure
(ap_config)
71
self.context.
configure
(ap_config, multi_interface=True)
/external/guice/core/test/com/google/inject/
ErrorHandlingTest.java
44
protected void
configure
() {
120
protected void
configure
() {
method in class:ErrorHandlingTest.MyModule
ModulesTest.java
56
@Override protected void
configure
() {
73
protected void
configure
() {
TypeLiteralInjectionTest.java
38
protected void
configure
() {
52
protected void
configure
() {
/external/guice/core/test/com/google/inject/spi/
ModuleRewriterTest.java
43
protected void
configure
() {
85
public void
configure
() {
SpiBindingsTest.java
58
protected void
configure
() {
76
protected void
configure
() {
108
protected void
configure
() {
134
protected void
configure
() {
162
protected void
configure
() {
195
protected void
configure
() {
222
protected void
configure
() {
246
protected void
configure
() {
267
protected void
configure
() {
289
protected void
configure
() {
[
all
...]
/external/guice/extensions/dagger-adapter/test/com/google/inject/daggeradapter/
DaggerAdapterTest.java
57
@Override protected void
configure
() {}
method in class:DaggerAdapterTest.SimpleGuiceModule
86
@Override public void
configure
(Binder binder) {
method in class:DaggerAdapterTest.MultibindingGuiceModule
/external/guice/extensions/spring/test/com/google/inject/spring/
SpringIntegrationTest.java
52
protected void
configure
() {
83
protected void
configure
() {
/external/libvpx/
update_libvpx.sh
121
chmod 755 build/make/*.sh build/make/*.pl
configure
/external/llvm/utils/release/
test-release.sh
59
echo " -
configure
-flags FLAGS Extra flags to pass to the
configure
step."
100
-
configure
-flags | --
configure
-flags )
367
$BuildDir/llvm.src/
configure
\
369
2>&1 | tee $LogDir/llvm.
configure
-Phase$Phase-$Flavor.log
371
$BuildDir/llvm.src/
configure
\
373
2>&1 | tee $LogDir/llvm.
configure
-Phase$Phase-$Flavor.log
380
2>&1 | tee $LogDir/llvm.
configure
-Phase$Phase-$Flavor.log
386
2>&1 | tee $LogDir/llvm.
configure
-Phase$Phase-$Flavor.lo
[
all
...]
/external/ltp/android/tools/
gen_android_build.sh
28
echo "Executing \"cd $LTP_ROOT; make autotools; ./
configure
\""
31
$LTP_ROOT/
configure
/external/strace/debian/
rules
56
cd $(@D); sh ../
configure
--prefix=/usr $(CONFIG_OPTS)
60
cd $(@D); CC="$(CC64)" sh ../
configure
--prefix=/usr --build=$(DEB_BUILD_GNU_TYPE) --host=$(HOST64)
/external/valgrind/auxprogs/
build-gcc
48
../gcc-$GCC_VERSION/
configure
--prefix=$INSTALL_DIR --disable-bootstrap \
/external/valgrind/drd/scripts/
download-and-build-firefox
59
${SRC}/
configure
/toolchain/binutils/binutils-2.25/
makefile.vms
48
$$ @
configure
/cts/tests/tests/appwidget/src/android/appwidget/cts/
AppWidgetTestCase.java
68
provider.
configure
.getPackageName());
70
provider.
configure
.getClassName());
97
provider.
configure
.getPackageName());
99
provider.
configure
.getClassName());
/external/autotest/client/profilers/readprofile/
readprofile.py
24
utils.
configure
()
/external/autotest/client/site_tests/platform_StackProtector/
platform_StackProtector.py
30
utils.
configure
()
/external/autotest/client/tests/dbench/
dbench.py
16
utils.
configure
()
/external/autotest/client/tests/spew/
spew.py
18
utils.
configure
()
/external/autotest/client/tests/stress/
stress.py
26
utils.
configure
()
Completed in 1914 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>