Searched refs:res1 (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sal/qa/rtl/strings/ |
H A D | test_oustringbuffer_utf32.cxx | 82 rtl::OUString res1(buf1.makeStringAndClear()); in TEST_F() local 83 createMessage(message, res1, rtl::OUString(str2, str2Len)); in TEST_F() 85 res1 == rtl::OUString(str2, str2Len)) << message.getStr(); in TEST_F() 104 rtl::OUString res1(buf1.makeStringAndClear()); in TEST_F() local 105 createMessage(message, res1, rtl::OUString(str2, str2Len)); in TEST_F() 107 res1 == rtl::OUString(str2, str2Len)) << message.getStr(); in TEST_F()
|
/trunk/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()
|
/trunk/main/sal/workben/ |
H A D | tgetpwnam.cxx | 109 int res1,res2; in main() local 113 pthread_create(&tid1, NULL, workfunc1, &res1); in main()
|
/trunk/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 581 sal_Bool res1 = newthread->create(); in TEST_F() local 587 … ASSERT_TRUE(res1 && !res2) << "Creates a new thread: can not create two threads per instance"; in TEST_F() 633 sal_Bool res1 = newthread->createSuspended(); in TEST_F() local 642 … ASSERT_TRUE(res1 && !res2) << "Creates a new thread: can not create two threads per instance"; in TEST_F()
|
/trunk/extras/l10n/source/fr/ |
H A D | localize.sdf | 28118 …help par_id3153194 10 0 fr index = allindexes.getByName("Table des matières1") 20200411 15:09…
|
Completed in 973 milliseconds