Searched refs:res1 (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sal/qa/rtl/strings/ |
H A D | test_oustringbuffer_utf32.cxx | 94 rtl::OUString res1(buf1.makeStringAndClear()); in appendUtf32() local 95 createMessage(message, res1, rtl::OUString(str2, str2Len)); in appendUtf32() 97 message.getStr(), res1 == rtl::OUString(str2, str2Len)); in appendUtf32() 116 rtl::OUString res1(buf1.makeStringAndClear()); in insertUtf32() local 117 createMessage(message, res1, rtl::OUString(str2, str2Len)); in insertUtf32() 119 message.getStr(), res1 == rtl::OUString(str2, str2Len)); in insertUtf32()
|
/aoo41x/main/i18npool/source/collator/ |
H A D | chaptercollator.cxx | 77 ParseResult res1, res2; in compareSubstring() local 81 res1 = cclass->parseAnyToken( s1, 0, nLocale, DIGIT, aAddAllowed, DIGIT, aAddAllowed ); in compareSubstring() 84 return res1.Value == res2.Value ? 0 : res1.Value > res2.Value ? 1 : -1; in compareSubstring()
|
/aoo41x/main/sal/workben/ |
H A D | tgetpwnam.cxx | 109 int res1,res2; in main() local 113 pthread_create(&tid1, NULL, workfunc1, &res1); in main()
|
/aoo41x/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 582 sal_Bool res1 = newthread->create(); in create_002() local 590 res1 && !res2 in create_002() 646 sal_Bool res1 = newthread->createSuspended(); in createSuspended_002() local 657 res1 && !res2 in createSuspended_002()
|
/aoo41x/extras/l10n/source/fr/ |
H A D | localize.sdf | 33504 …help par_id3153194 10 0 fr index = allindexes.getByName("Table des matières1") 20130618 17:22…
|
Completed in 962 milliseconds