Home
last modified time | relevance | path

Searched refs:ret2 (Results 1 – 3 of 3) sorted by relevance

/trunk/main/autodoc/source/ary/cpp/
H A Dca_ce.cxx369 ret2 = Search_MatchingInstance( in Search_CeLocal() local
375 if (NOT ret2.IsValid()) in Search_CeLocal()
378 ret = ret2; in Search_CeLocal()
/trunk/main/filter/source/flash/
H A Dswfwriter.cxx573 int ret2 = lame_encode_flush(m_lame_flags, mp3buffer + ret, mp3buffer_size - ret); in streamSound() local
575 if (ret2 < 0) in streamSound()
579 SvMemoryStream strm(mp3buffer, ret + ret2, STREAM_READWRITE); in streamSound()
/trunk/main/sal/test/unloading/
H A DunloadTest.cxx153 sal_Bool ret2= test2(); in main() local
154 if( ret2) printf( "\n Test 2 successful \n"); in main()

Completed in 26 milliseconds