OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_out
(Results
1 - 12
of
12
) sorted by null
/external/stlport/test/unit/
sstream_test.cpp
30
CPPUNIT_TEST(
init_out
);
50
void
init_out
();
251
void SstreamTest::
init_out
()
function in class:SstreamTest
/ndk/tests/device/test-gnustl-full/unit/
sstream_test.cpp
30
CPPUNIT_TEST(
init_out
);
50
void
init_out
();
251
void SstreamTest::
init_out
()
function in class:SstreamTest
/ndk/tests/device/test-stlport/unit/
sstream_test.cpp
30
CPPUNIT_TEST(
init_out
);
50
void
init_out
();
251
void SstreamTest::
init_out
()
function in class:SstreamTest
/external/qemu/audio/
noaudio.c
145
.
init_out
= no_init_out,
audio_int.h
158
int (*
init_out
)(HWVoiceOut *hw, struct audsettings *as);
member in struct:audio_pcm_ops
coreaudio.c
781
.
init_out
= coreaudio_init_out,
dsoundaudio.c
1005
.
init_out
= dsound_init_out,
esdaudio.c
617
.
init_out
= qesd_init_out,
fmodaudio.c
662
.
init_out
= fmod_init_out,
paaudio.c
592
.
init_out
= qpa_init_out,
alsaaudio.c
[
all
...]
ossaudio.c
910
.
init_out
= oss_init_out,
Completed in 627 milliseconds