OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configure
(Results
601 - 625
of
1259
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/autotest/client/tests/ffsb/
ffsb.py
164
utils.
configure
()
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
network_WiFi_AttenuatedPerf.py
70
self.context.
configure
(self._ap_config)
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
network_WiFi_BluetoothStreamPerf.py
140
self.context.
configure
(ap_config)
/external/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/
network_WiFi_ChannelScanDwellTime.py
130
#
Configure
an AP to inject beacons.
131
self.context.
configure
(hostap_config.HostapConfig(channel=channel))
/external/autotest/server/site_tests/network_WiFi_Perf/
network_WiFi_Perf.py
135
self.context.
configure
(ap_config)
136
# self.context.
configure
has a similar check - but that one only
/external/autotest/site_utils/
setup_dev_autotest.sh
12
Install and
configure
software needed to run autotest locally.
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
DES.java
472
public void
configure
(ConfigurableProvider provider)
method in class:DES.Mappings
DESede.java
384
public void
configure
(ConfigurableProvider provider)
method in class:DESede.Mappings
PBEPBKDF2.java
548
public void
configure
(ConfigurableProvider provider)
method in class:PBEPBKDF2.Mappings
PBES2AlgorithmParameters.java
295
public void
configure
(ConfigurableProvider provider)
method in class:PBES2AlgorithmParameters.Mappings
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jcajce/provider/symmetric/
DESede.java
414
public void
configure
(ConfigurableProvider provider)
method in class:DESede.Mappings
PBES2AlgorithmParameters.java
332
public void
configure
(ConfigurableProvider provider)
method in class:PBES2AlgorithmParameters.Mappings
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/jce/provider/
BouncyCastleProvider.java
104
// later ones
configure
it.
250
((AlgorithmProvider)clazz.newInstance()).
configure
(this);
/external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/
Http2OkHttpTest.java
77
GrpcSslContexts.
configure
(contextBuilder, sslProvider);
/external/guice/core/test/com/google/inject/
PerformanceComparison.java
117
protected void
configure
() {
/external/guice/examples/src/example/xml/
XmlBeanModule.java
35
public void
configure
(Binder binder) {
method in class:XmlBeanModule
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
ExtensionSpiTest.java
195
protected void
configure
() {
method in class:ExtensionSpiTest.Module
/external/guice/extensions/struts2/src/com/google/inject/struts2/
GuiceObjectFactory.java
125
protected void
configure
() {
/external/guice/extensions/testlib/src/com/google/inject/testing/fieldbinder/
BoundFieldModule.java
99
// Note that binder is not initialized until
configure
() is called.
385
public void
configure
(Binder binder) {
method in class:BoundFieldModule
/external/icu/icu4c/packaging/rpm/
icu.spec
120
chmod a+x ./
configure
121
CFLAGS="-O3" CXXFLAGS="-O" ./
configure
--prefix=/usr --sysconfdir=/etc --with-data-packaging=files --enable-shared --enable-static --disable-samples
/external/icu/icu4c/source/tools/genren/
genren.pl
100
* - when running
configure
, e.g.
/external/libcxx/utils/libcxx/android/test/
config.py
20
def
configure
(self):
member in class:Configuration
/external/ltp/testcases/network/nfsv4/locks/
locktests.py
87
def
configure
(self, dir):
member in class:Serveur
/external/nanohttpd/
README.md
189
Here you write your own subclass of *fi.iki.elonen.NanoHTTPD* to
configure
and to serve the requests.
201
Here you write your own subclass of *fi.iki.elonen.NanoWebSocketServer* to
configure
and to serve the websocket requests. A small standard echo example is included as *fi.iki.elonen.samples.echo.DebugWebSocketServer*. You can use it as a starting point to implement your own services.
/external/nanohttpd/src/site/markdown/
index.md
185
Here you write your own subclass of *fi.iki.elonen.NanoHTTPD* to
configure
and to serve the requests.
197
Here you write your own subclass of *fi.iki.elonen.NanoWebSocketServer* to
configure
and to serve the websocket requests. A small standard echo example is included as *fi.iki.elonen.samples.echo.DebugWebSocketServer*. You can use it as a starting point to implement your own services.
Completed in 944 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>