Home
last modified time | relevance | path

Searched refs:t0 (Results 1 – 7 of 7) sorted by relevance

/trunk/main/o3tl/qa/
H A Dtest-heap_ptr.cxx64 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()
/trunk/main/vcl/inc/unx/
H A Dsalunx.h108 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 -()
/trunk/main/offapi/com/sun/star/rendering/
H A DInterpolationMode.idl42 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>
/trunk/main/nss/
H A Dnss_win.patch1299 + 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 …]
/trunk/main/helpcontent2/helpers/
H A Dupdate_tree.pl33 $t0 = new Benchmark;
118 $td = timediff($t1, $t0);
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx228 double t0[] = in gauss() local
256 nVal = taylor(t0, 11, (xAbs * xAbs)) * xAbs; in gauss()
/trunk/extras/l10n/source/kid/
H A Dlocalize.sdf7176 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 1245 milliseconds