Searched refs:t0 (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/o3tl/qa/ |
H A D | test-heap_ptr.cxx | 64 t0( new Help(7000) ); in TEST_F() local 73 ASSERT_TRUE(t0.is()) << "ctor2"; in TEST_F() 74 ASSERT_TRUE((*t0).Value() == 7000) << "ctor3"; in TEST_F() 75 ASSERT_TRUE(t0->Value() == 7000) << "ctor4"; in TEST_F() 76 ASSERT_TRUE(t0.get() == t0.operator->()) << "ctor5"; in TEST_F() 77 ASSERT_TRUE(t0.get() == &(*t0)) << "ctor6"; in TEST_F() 91 ASSERT_TRUE(t0) << "bool2"; in TEST_F()
|
/aoo42x/main/vcl/inc/unx/ |
H A D | salunx.h | 108 timeval t0 = t1; in operator +() local 109 return t0 += t2; in operator +() 114 timeval t0 = t1; in operator +() local 115 return t0 += t2; in operator +() 120 timeval t0 = t1; in operator -() local 121 return t0 -= t2; in operator -()
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | InterpolationMode.idl | 42 positioned at t0 and t1, take the one which has the closest t 52 v0 and v1, positioned at t0 and t1, take the sum of v0 53 weighted with (t-t0) and v1 weighted with (t1-t).<p>
|
/aoo42x/main/nss/ |
H A D | nss_win.patch | 1299 + uint64_t *t0; 1323 - uint64_t *t0 = buf + (uint32_t)5U; 1327 + t0 = buf + (uint32_t)5U; 1330 Hacl_Bignum_Fmul_fmul(c, t0, b); 1332 Hacl_Bignum_Fmul_fmul(t0, t0, c); 1737 + uint32_t t0; 1786 - uint32_t t0 = acc[0U]; 1793 - uint32_t t0_ = t0 & mask_261; 1800 + t0 = acc[0U]; 1805 + t1_ = t10 + (t0 >> (uint32_t)26U); [all …]
|
/aoo42x/main/helpcontent2/helpers/ |
H A D | update_tree.pl | 33 $t0 = new Benchmark; 118 $td = timediff($t1, $t0);
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr3.cxx | 228 double t0[] = in gauss() local 256 nVal = taylor(t0, 11, (xAbs * xAbs)) * xAbs; in gauss()
|
/aoo42x/extras/l10n/source/kid/ |
H A D | localize.sdf | 7176 helpcontent2 source\text\sbasic\shared\03102000.xhp 0 help par_id3149262 23 0 kid nuj-t0‖end sub … 30098 helpcontent2 source\text\shared\01\05340300.xhp 0 help par_id3151380 30 0 kid tw-3t0‖\<ahelp hid=… 38533 helpcontent2 source\text\shared\optionen\01041100.xhp 0 help par_id3155419 13 0 kid 7t0=ej‖\<ahel… 45702 helpcontent2 source\text\swriter\01\04120221.xhp 0 help hd_id3153355 21 0 kid 8t0]vq‖Character St… 55325 ….GenericCommands.UserInterface.Commands..uno:HyperlinkDialog Label 0 kid t0-i]1‖~Hyperlink 20… 56045 … ..CalcCommands.UserInterface.Popups..uno:FormatCellBorders Label 0 kid 8t0-x=‖Format Cell Borde… 59370 sc source\ui\src\scfuncs.src 0 string RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAX_A 1 0 kid g-t0]… 67450 svx source\svdraw\svdstr.src 0 string STR_ItemValOFF 0 kid t0=0==‖off 20130829 23:02:48 71100 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_OUTSIDE 0 kid zh1]t0‖outside 20130829 23:02… 71300 swext mediawiki\help\wiki.xhp 0 help par_id9533677 0 kid 2t0=na‖Open a Writer document, and choo… [all …]
|
Completed in 4589 milliseconds