Home
last modified time | relevance | path

Searched refs:t1 (Results 1 – 25 of 268) sorted by last modified time

1234567891011

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m1388 file path=opt/util-tests/tests/files/grep/gout.t1.0 mode=0444
1389 file path=opt/util-tests/tests/files/grep/gout.t1.1 mode=0444
1390 file path=opt/util-tests/tests/files/grep/gout.t1.10 mode=0444
1400 file path=opt/util-tests/tests/files/grep/gout.t1.2 mode=0444
1411 file path=opt/util-tests/tests/files/grep/gout.t1.3 mode=0444
1422 file path=opt/util-tests/tests/files/grep/gout.t1.4 mode=0444
1433 file path=opt/util-tests/tests/files/grep/gout.t1.5 mode=0444
1444 file path=opt/util-tests/tests/files/grep/gout.t1.6 mode=0444
1455 file path=opt/util-tests/tests/files/grep/gout.t1.7 mode=0444
1466 file path=opt/util-tests/tests/files/grep/gout.t1.8 mode=0444
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c83 taginfo t1; \
84 retval = asn1_get_tag_2(buf, &t1); \
86 if (t1.asn1class != APPLICATION || t1.construction != CONSTRUCTED || \
87 t1.tagnum != (tagexpect)) return ASN1_BAD_ID; \
89 asn1class = t1.asn1class; \
90 construction = t1.construction; \
91 tagnum = t1.tagnum; \
92 applen = t1.length; \
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src373 sgr=\E[%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;%?%p7%t8;%;m,
431 # setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
432 # setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
1643 setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
1644 setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
3227 setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
6578 …0}%=%t1%e.%p2%d%;a%?%p3%{1000}%=%t1%e.%p3%d%;b%?%p4%{1000}%=%t1%e.%p4%d%;c%?%p5%{1000}%=%t1%e.%p5%…
11565 sgr=\E[%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;m,
11575 sgr=\E[%?%p1%p3%|%!%t7;%;%?%p2%t4;%;%?%p4%t5;%;%?%p6%t1;%;%?%p7%t8;%;m,
12652 sgr=\E[%?%p1%t7;%;%?%p2%t4;%;%?%p3%t7;%;%?%p4%t5;%;%?%p6%t1;%;m,
[all …]
H A Dtermcap.src413 # setb=\E[4%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
414 # setf=\E[3%?%p1%{1}%=%t4%e%p1%{3}%=%t6%e%p1%{4}%=%t1%e%p1%{6}%=%t3%e%p1%d%;m,
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c962 token_equal(struct in6_addr t1, struct in6_addr t2, int tlen) in token_equal() argument
975 if (t1.s6_addr[j] != t2.s6_addr[j]) in token_equal()
983 if ((t1.s6_addr[j] & mask) != (t2.s6_addr[j] & mask)) in token_equal()
/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c310 tmsecs(struct tm *t1, struct tm *t2) in tmsecs() argument
312 return((t2->tm_sec - t1->tm_sec) + in tmsecs()
313 60*(t2->tm_min - t1->tm_min) + in tmsecs()
314 3600L*(t2->tm_hour - t1->tm_hour)); in tmsecs()
323 tmless(struct tm *t1, struct tm *t2) in tmless() argument
325 if (t1->tm_hour != t2->tm_hour) in tmless()
326 return(t1->tm_hour < t2->tm_hour); in tmless()
327 if (t1->tm_min != t2->tm_min) in tmless()
328 return(t1->tm_min < t2->tm_min); in tmless()
329 return(t1->tm_sec < t2->tm_sec); in tmless()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2867 uint32_t t1, t2, t3, t4; in emlxs_get_key() local
2893 t1 = ts * key850; in emlxs_get_key()
2900 theKey = SEED + t1 + t2 + t3 + t4; in emlxs_get_key()
/illumos-gate/usr/src/data/zoneinfo/
H A Daustralasia604 # http://nzetc.victoria.ac.nz/tm/scholarly/tei-KloDisc-t1-body-d18.html
H A Dasia3481 # "Rule Palestine\t%d\tonly\t-\t%s\t%2d\t2:00\t1:00\tS\n")
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c151 float t1, t2, t3, w; in drawwig() local
179 t1 = 0.5 * w * w; in drawwig()
184 xp = t1 * x[i+2] + t2 * x[i+1] + t3 * x[i] + 0.5; in drawwig()
185 yp = t1 * y[i+2] + t2 * y[i+1] + t3 * y[i] + 0.5; in drawwig()
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c286 t1: in text()
303 goto t1; in text()
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h310 #define VARARG2(t1, n1, t2, n2) (t1 n1, t2 n2, ...) argument
311 #define VARARG3(t1, n1, t2, n2, t3, n3) (t1 n1, t2 n2, t3 n3, ...) argument
312 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) \ argument
313 (t1 n1, t2 n2, t3 n3, t4 n4, ...)
314 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
315 (t1 n1, t2 n2, t3 n3, t4 n4, t5 n5, ...)
318 #define VARARG2(t1, n1, t2, n2) (n1, n2, va_alist) t1 n1; t2 n2; int va_alist argument
320 t1 n1; t2 n2; t3 n3; int va_alist
322 t1 n1; t2 n2; t3 n3; t4 n4; int va_alist
323 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/removal/
H A Dremoval.kshlib65 mdb_ctf_set_int zfs_removal_suspend_progress 0t1
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c18667 la_wwn_t t1, t2; in ql_wwn_cmp() local
18674 t1.i_wwn[0] = BE_32(first->i_wwn[0]); in ql_wwn_cmp()
18675 t1.i_wwn[1] = BE_32(first->i_wwn[1]); in ql_wwn_cmp()
18680 if (t1.i_wwn[0] == t2.i_wwn[0]) { in ql_wwn_cmp()
18681 if (t1.i_wwn[1] == t2.i_wwn[1]) { in ql_wwn_cmp()
18683 } else if (t1.i_wwn[1] > t2.i_wwn[1]) { in ql_wwn_cmp()
18689 if (t1.i_wwn[0] > t2.i_wwn[0]) { in ql_wwn_cmp()
/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.c2073 time_t t0, t1; in idmap_cfg_discover1() local
2140 t1 = time(NULL); in idmap_cfg_discover1()
2141 if (t1 > (t0 + 15)) { in idmap_cfg_discover1()
2143 (int)(t1 - t0)); in idmap_cfg_discover1()
2167 time_t t0, t1; in idmap_cfg_discover2() local
2210 t1 = time(NULL); in idmap_cfg_discover2()
2211 if (t1 > (t0 + 30)) { in idmap_cfg_discover2()
2213 (int)(t1 - t0)); in idmap_cfg_discover2()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh213 log_must mdb_ctf_set_int spa_allocators 0t1
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2065 hentry_t *t1 = (hentry_t *)p1; in lib_sort() local
2068 char *p = t1->lib; in lib_sort()
2072 i = t1->count; in lib_sort()
2079 p = t1->key; in lib_sort()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h245 timediff(k5_debug_time_t t2, k5_debug_time_t t1) in timediff() argument
247 return (t2.tv_sec - t1.tv_sec) * 1000000 + (t2.tv_usec - t1.tv_usec); in timediff()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DUARequester.java412 Object t1, in createMessages() argument
474 new CSrvTypeMsg(locale, (String)t1, multiCastScopes); in createMessages()
484 if (t1 instanceof ServiceURL) { in createMessages()
487 (ServiceURL)t1, in createMessages()
511 new CSrvTypeMsg(locale, (String)t1, scopes); in createMessages()
521 if (t1 instanceof ServiceURL) { in createMessages()
524 (ServiceURL)t1, in createMessages()
/illumos-gate/usr/src/lib/librstp/common/
H A Dtimes.h36 STP_compare_times (IN TIMEVALUES_T* t1, IN TIMEVALUES_T* t2);
H A Dtimes.c28 STP_compare_times (IN TIMEVALUES_T *t1, IN TIMEVALUES_T *t2) in STP_compare_times() argument
30 if (t1->MessageAge < t2->MessageAge) return -1; in STP_compare_times()
31 if (t1->MessageAge > t2->MessageAge) return 1; in STP_compare_times()
33 if (t1->MaxAge < t2->MaxAge) return -2; in STP_compare_times()
34 if (t1->MaxAge > t2->MaxAge) return 2; in STP_compare_times()
36 if (t1->ForwardDelay < t2->ForwardDelay) return -3; in STP_compare_times()
37 if (t1->ForwardDelay > t2->ForwardDelay) return 3; in STP_compare_times()
39 if (t1->HelloTime < t2->HelloTime) return -4; in STP_compare_times()
40 if (t1->HelloTime > t2->HelloTime) return 4; in STP_compare_times()
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog_ultra3.S2186 ! f42 t1
H A D__vlog.S185 ! f42 t1
H A D__vatan2.S96 ! f14 t1
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsin.c268 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
277 t1 = x1 + x1 * t1; in __vsin()
296 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
302 t1 = x1 + x1 * t1; in __vsin()
378 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
384 t1 = x1 + x1 * t1; in __vsin()
399 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
402 t1 = x1 + x1 * t1; in __vsin()
427 t1 = z1 * (poly1[0] + z1 * (poly2[0] + t1)); in __vsin()
428 t1 = x1 + x1 * t1; in __vsin()
[all …]

1234567891011