OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configure
(Results
551 - 575
of
1605
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/symmetric/
RC2.java
466
public void
configure
(ConfigurableProvider provider)
method in class:RC2.Mappings
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
BouncyCastleProvider.java
93
// later ones
configure
it.
260
((AlgorithmProvider)clazz.newInstance()).
configure
(this);
/external/curl/packages/vms/
clean_gnv_curl.com
5
$! The GNV environment leaves behind some during the
configure
and build
9
$!
configure
script and to remove all intermediate binary files.
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
FactoryModuleBuilder.java
169
* If you just want to return the types specified in the factory, do not
configure
any
176
* protected void
configure
() {
190
* protected void
configure
() {
333
@Override protected void
configure
() {
/external/guice/extensions/grapher/test/com/google/inject/grapher/
ShortNameFactoryTest.java
171
protected void
configure
() {}
method in class:ShortNameFactoryTest.ProvidingModule
/external/guice/extensions/multibindings/src/com/google/inject/multibindings/
MultibindingsScanner.java
52
@Override protected void
configure
() {
/external/guice/extensions/struts2/src/com/google/inject/struts2/
Struts2Factory.java
123
protected void
configure
() {
/external/guice/extensions/throwingproviders/src/com/google/inject/throwingproviders/
CheckedProviderMethod.java
79
void
configure
(Binder binder) {
method in class:CheckedProviderMethod
/external/libcxx/utils/libcxx/android/test/
config.py
15
def
configure
(self):
member in class:Configuration
/external/ltp/testcases/realtime/
00_Descriptions.txt
31
config - autotools
configure
support
32
confugure.ac - Top level autotools
configure
script
/external/ltp/testscripts/
ltpfslvm.sh
41
you must
configure
Device Mapper and install LVM2 from www.systina.com for the testcase to run correctly.
/external/parameter-framework/upstream/tools/xmlGenerator/
domainGenerator.py
196
hostConfig.
configure
(
/external/protobuf/protoc-artifacts/
build-protoc.sh
142
# Override the default value set in
configure
.ac that has '-g' which produces
214
cd "$WORKING_DIR"/.. && ./
configure
$CONFIGURE_ARGS &&
/external/syslinux/gpxe/src/
Makefile
120
configure
:
/frameworks/av/media/libaaudio/src/client/
AudioEndpoint.cpp
116
aaudio_result_t AudioEndpoint::
configure
(const EndpointDescriptor *pEndpointDescriptor)
function in class:AudioEndpoint
128
ALOGE("AudioEndpoint::
configure
() bytesPerFrame != sizeof(AAudioServiceMessage) = %d",
148
ALOGV("AudioEndpoint::
configure
() data framesPerBurst = %d", descriptor->framesPerBurst);
149
ALOGV("AudioEndpoint::
configure
() data readCounterAddress = %p", descriptor->readCounterAddress);
151
ALOGV("AudioEndpoint::
configure
() mFreeRunning = %d", mFreeRunning ? 1 : 0);
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerDecoderBase.cpp
65
void NuPlayer::DecoderBase::
configure
(const sp<AMessage> &format) {
function in class:android::NuPlayer::DecoderBase
/frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h
60
* The GraphicBufferSource can be
configure
dynamically to discard frames
123
//
Configure
the buffer source to be used with an OMX node with the default
125
status_t
configure
(
/frameworks/base/media/java/android/media/
AmrInputStream.java
71
mCodec.
configure
(format,
/frameworks/base/media/jni/
android_media_MediaCodec.h
58
status_t
configure
(
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
GpuVideoTrackDecoder.java
100
mediaCodec.
configure
(format, surface, null, 0);
/hardware/qcom/display/msm8084/libvirtual/
virtual.cpp
61
int VirtualDisplay::
configure
() {
function in class:qhwc::VirtualDisplay
150
we can
configure
to the virtual display)
/hardware/qcom/display/msm8226/libvirtual/
virtual.cpp
61
int VirtualDisplay::
configure
() {
function in class:qhwc::VirtualDisplay
161
we can
configure
to the virtual display)
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_uevents.cpp
184
ctx->mHDMIDisplay->
configure
();
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_uevents.cpp
184
ctx->mHDMIDisplay->
configure
();
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
configSectionNameDialog.py
15
self.
configure
(borderwidth=5)
Completed in 761 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>