Home
last modified time | relevance | path

Searched refs:oss (Results 1 – 23 of 23) sorted by relevance

/external/qemu/audio/
Dossaudio.c147 OSSVoiceOut *oss = (OSSVoiceOut *) hw; in oss_poll_out() local
149 return qemu_set_fd_handler (oss->fd, NULL, oss_helper_poll_out, NULL); in oss_poll_out()
154 OSSVoiceIn *oss = (OSSVoiceIn *) hw; in oss_poll_in() local
156 return qemu_set_fd_handler (oss->fd, oss_helper_poll_in, NULL, NULL); in oss_poll_in()
384 static void oss_write_pending (OSSVoiceOut *oss) in oss_write_pending() argument
386 HWVoiceOut *hw = &oss->hw; in oss_write_pending()
388 if (oss->mmapped) { in oss_write_pending()
392 while (oss->pending) { in oss_write_pending()
395 int samples_till_end = hw->samples - oss->wpos; in oss_write_pending()
396 int samples_to_write = audio_MIN (oss->pending, samples_till_end); in oss_write_pending()
[all …]
/external/llvm/unittests/VMCore/
DMetadataTest.cpp59 raw_string_ostream oss(Str); in TEST_F() local
60 s->print(oss); in TEST_F()
61 EXPECT_STREQ("metadata !\"testing 1 2 3\"", oss.str().c_str()); in TEST_F()
69 raw_string_ostream oss(Str); in TEST_F() local
70 s->print(oss); in TEST_F()
71 EXPECT_STREQ("metadata !\"\\00\\0A\\22\\5C\\FF\"", oss.str().c_str()); in TEST_F()
140 raw_string_ostream oss(Str); in TEST() local
141 NMD->print(oss); in TEST()
143 oss.str().c_str()); in TEST()
/external/zlib/contrib/iostream2/
Dzstream.h243 ostrstream* oss = new ostrstream; in os_flush() local
244 oss->fill(m_os->fill()); in os_flush()
245 oss->flags(m_os->flags()); in os_flush()
246 oss->precision(m_os->precision()); in os_flush()
247 oss->width(m_os->width()); in os_flush()
249 delete[] m_os->str(); delete m_os; m_os = oss; in os_flush()
/external/chromium/third_party/libjingle/source/talk/base/
Dstringencode.h146 std::ostringstream oss; in ToString() local
147 oss << t; in ToString()
148 *s = oss.str(); in ToString()
149 return !oss.fail(); in ToString()
Dproxydetect.cc1057 OSStatus oss = 0; in p_putPasswordInProxyInfo() local
1093 oss = SecKeychainSearchCreateFromAttributes(NULL, in p_putPasswordInProxyInfo()
1096 if (0 == oss) { in p_putPasswordInProxyInfo()
1100 oss = SecKeychainSearchCopyNext(sref, &iref); in p_putPasswordInProxyInfo()
1101 if (0 == oss) { in p_putPasswordInProxyInfo()
1150 } else if (errSecItemNotFound == oss) { in p_putPasswordInProxyInfo()
1154 LOG(LS_ERROR) << "Couldn't get keychain information, error code" << oss; in p_putPasswordInProxyInfo()
1157 } else if (errSecItemNotFound == oss) { // noop in p_putPasswordInProxyInfo()
1160 LOG(LS_ERROR) << "Couldn't get keychain information, error code" << oss; in p_putPasswordInProxyInfo()
/external/oprofile/gui/
Doprof_start_util.cpp206 istringstream oss(oline); in format() local
207 while (oss >> word) { in format()
/external/stlport/test/unit/
Dsstream_test.cpp476 ostringstream oss; in to_string() local
477 oss << v; in to_string()
478 return oss.str(); in to_string()
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp648 raw_string_ostream oss(s); in getGraphNodeLabel() local
650 oss << "<entry>"; in getGraphNodeLabel()
652 oss << "<exit>"; in getGraphNodeLabel()
654 SU->getInstr()->print(oss); in getGraphNodeLabel()
655 return oss.str(); in getGraphNodeLabel()
DRenderMachineFunction.cpp621 raw_string_ostream oss(s); in renderMachineInstr() local
622 oss << *mi; in renderMachineInstr()
624 os << escapeChars(oss.str()); in renderMachineInstr()
647 std::ostringstream oss; in renderVertical() local
648 oss << t; in renderVertical()
649 std::string tStr(oss.str()); in renderVertical()
/external/valgrind/main/coregrind/
Dpub_core_signals.h55 vki_stack_t* oss );
Dm_signals.c969 SysRes VG_(do_sys_sigaltstack) ( ThreadId tid, vki_stack_t* ss, vki_stack_t* oss ) in VG_()
983 (void*)oss, (void*)m_SP); in VG_()
985 if (oss != NULL) { in VG_()
986 oss->ss_sp = VG_(threads)[tid].altstack.ss_sp; in VG_()
987 oss->ss_size = VG_(threads)[tid].altstack.ss_size; in VG_()
988 oss->ss_flags = VG_(threads)[tid].altstack.ss_flags in VG_()
/external/mesa3d/docs/
DRELNOTES-3.2.125 http://oss.sgi.com/projects/ogl-sample/
DRELNOTES-3.3133 http://oss.sgi.com/projects/ogl-sample/registry/
DlibGL.txt73 http://oss.sgi.com/projects/ogl-sample/registry/ARB/get_proc_address.spec
DRELNOTES-4.121 New extensions. Docs at http://oss.sgi.com/projects/ogl-sample/registry/
/external/icu4c/data/lang/
Dpt_PT.txt56 os{"ossético"}
Dfr.txt365 os{"ossète"}
/external/icu4c/data/unidata/
Dchanges.txt728 + perl preparse.pl \cvs\oss\icu > out.txt
735 C:\cvs\oss\icu\source\data>NMAKE /f makedata.mak ICUMAKE=\cvs\oss\icu\source\data\ CFG=debug uni-co…
737 ICU data make path is \cvs\oss\icu\source\data\
738 ICU root path is \cvs\oss\icu
745 Unicode .icu files built to "\cvs\oss\icu\source\data\out\build\icudt35l"
746 Unicode .c source files built to "\cvs\oss\icu\source\data\out\tmp"
748 - copy the .c source files to C:\cvs\oss\icu\source\common
/external/valgrind/main/memcheck/tests/x86-linux/
Dscalar.stderr.exp1963 Syscall param sigaltstack(oss) contains uninitialised byte(s)
1970 Syscall param sigaltstack(oss) points to unaddressable byte(s)
/external/qemu/
DCHANGES.TXT885 oss
/external/valgrind/main/coregrind/m_syswrap/
Dsyswrap-generic.c4126 const vki_stack_t *, ss, vki_stack_t *, oss); in PRE()
/external/strace/
DChangeLog2780 * Merge patch from ftp://oss.software.ibm.com/linux390/ to add
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en15186 http://samba.oss.eznetsols.org/samba/docs/man/Samba-HOWTO-Collection/printing.html
21120 http://www.agimo.gov.au/infrastructure/oss/what
39602 http://www.ensight.org/archives/2004/02/23/its-happening-oss-browsers-taking-over/
62309 http://www.oss-watch.ac.uk/resources/calibre04.xml?style=text
62310 http://www.oss-watch.ac.uk/resources/flosspols04.xml?style=printable
62311 http://www.oss.org.uk/responses/mainresponses.htm
68751 http://www.schoolgovernors-oss.org.uk/individual.htm
73765 http://www.technology-research.com/oss.htm
75660 http://www.tomchance.org.uk/writing/phil-oss-fs