Searched refs:th (Results 1 - 25 of 29) sorted by relevance

12

/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr_topo.c52 topo_hdl_t *th = NULL; local
56 if ((th = topo_open(TOPO_VERSION, NULL, &err)) == NULL) {
61 if ((id = topo_snap_load(th, LATEST_TOPO, &err)) == NULL) {
62 topo_close(th);
63 th = NULL;
69 topo_hdl_strfree(th, id);
73 return (th);
117 topo_hdl_t *th; local
121 if ((th = asr_topo_gen(ah)) == NULL)
125 tdata.asr_topoh = th;
149 topo_hdl_t *th; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dcookie.cgi54 <tr><th>Add/Delete<th>Current Contents
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dlocale.t303 Thai:th:th:11 tis620
311 $locales =~ s/Thai:th:th:11 tis620\n//;
H A DBenchmark.pm394 September 8th, 1994; by Tim Bunce.
396 March 28th, 1997; by Hugo van der Sanden: added support for code
400 April 04-07th, 1997: by Jarkko Hietaniemi, added the run-for-some-time
H A DMemoize.pm619 At 10:23, this function generates the 10th line of a data file; at
620 3:45 PM it generates the 15th line instead. By default, C<Memoize>
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dconfig.charset217 for l in th th_TH; do
677 echo "th CP874"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DLanguage.pm287 th:Thai
H A DScript.pm282 th:tha:352:Thai
H A DCountry.pm516 th:tha:764:Thailand
/osnet-11/usr/src/lib/libc/port/fp/
H A Ddecimal_bin.c290 double t, th, tl; local
306 th = 1.0e9 * (double)acc; /* this will be exact */
314 t = th + tl;
315 *pe = ((t - th) == tl)? 0 : 1;
/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c622 td_thrhandle_t th; member in struct:__anon1482
638 data->th = *th_p;
690 *th_p = data.th;
896 td_thrhandle_t th; local
1059 th.th_ta_p = (td_thragent_t *)ta_p;
1060 th.th_unique = curr_lwp_addr;
1061 if ((*cb)(&th, cbdata_p))
1706 static td_thrhandle_t th; local
1719 th = *th_p;
1720 msg->th_p = &th;
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DSemaphore.pm267 Set the C<N>th value in the semaphore set to C<VALUE>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm292 =item March 18th, 2000
/osnet-11/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s105 ldub [%o1], %o3 ! load 4th from last byte
107 stb %o3, [%o0] ! store 4th from last byte
305 ldub [%o1], %o3 ! load 4th from last byte
306 stb %o3, [%o0] ! store 4th from last byte
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s196 stb %l1, [%l0 + 3] ! store 4th byte
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm749 (Historical) (Until 15th century or so.)
753 (Since 15th century or so.)
1518 =item {th} : Thai
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm158 data item will be discarded and looked up afresh after the I<n>th time
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DMan.pm157 .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
172 . ds th \o'bp'
245 'thorn' => '\\*(th', # small thorn, Icelandic
H A DLaTeX.pm155 'thorn' => q|\th{}|, # 0xFE - latin small letter thorn
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.pm495 26th January 1996
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm158 B<NOTE 2>: Since Sunday, September 9th, 2001 at 01:46:40 AM GMT, when
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DCollate.pm49 # Shifted weight at 4th level
54 # has weights over 0xFFFF at the 4th level.
853 # Do the $g'th graphemes have the same number of AV weigths?
1244 If omitted, the maximum is the 4th.
1455 considered at the 4th level.
1463 'Shift-Trimmed' Same as 'shifted', but all FFFF's at the 4th level
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL451 Replace only the n-th matching substring of the pattern space.
826 # n-th occurrence
1881 In an B<s> command, either the `g' flag and an n-th occurrence flag, or
1882 multiple n-th occurrence flags are specified. Note that only the digits
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm516 inside a 5th eval in the program;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm1725 The I<k>th root for C<z = [r,t]> is given by:

Completed in 75 milliseconds

12