Home
last modified time | relevance | path

Searched refs:t2 (Results 151 – 175 of 230) sorted by relevance

12345678910

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c151 float t1, t2, t3, w; in drawwig() local
181 t2 = 0.75 - 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/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DAggregation.java358 Tuple t2 = r2.getTuple(); in toString()
359 return t1.compareTo(t2); in toString()
H A DTuple.java345 compare(Tuple t1, Tuple t2, int pos) in compare() argument
349 ValueRecord rec2 = t2.get(pos); in compare()
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A Dtst.rv32f.out68 libdis_test+0x10c: d3 93 01 c0 fcvt.w.s t2,ft3,rtz
74 libdis_test+0x124: d3 93 11 c0 fcvt.wu.s t2,ft3,rtz
83 libdis_test+0x148: d3 f0 03 d0 fcvt.s.w ft1,t2
89 libdis_test+0x160: d3 f0 13 d0 fcvt.s.wu ft1,t2
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dcopy.test143 puts $fd "hello\tworld\\\t2"
253 CREATE TABLE t2(a,b,c);
254 COPY t2 FROM 'dataX.txt' USING DELIMITERS '|';
255 SELECT * FROM t2;
H A Dtclsqlite.test51 db eval {SELECT * FROM t2} data {
56 } {1 {no such table: t2}}
H A Dioerr.test92 CREATE TABLE t2 AS SELECT * FROM t1;
95 DROP TABLE t2;
/illumos-gate/usr/src/cmd/zic/
H A Dzic.c124 static long oadd(long t1, long t2);
2109 oadd(t1, t2) in oadd() argument
2111 const long t2;
2115 t = t1 + t2;
2116 if ((t2 > 0 && t <= t1) || (t2 < 0 && t >= t1)) {
2124 tadd(t1, t2) in tadd() argument
2126 const long t2;
2130 if (t1 == max_time && t2 > 0)
2132 if (t1 == min_time && t2 < 0)
2134 t = t1 + t2;
[all …]
/illumos-gate/usr/src/lib/librstp/common/
H A Dtimes.h36 STP_compare_times (IN TIMEVALUES_T* t1, IN TIMEVALUES_T* t2);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DTYPES157 Time_t t1 t2=now
158 will define t1 as the time at the beginning of the epoch and t2
159 as the current time. Unlike the previous case, $t2 will output
160 the current time in the date format specified by the value t2._.
161 However, the value of ${t2.} will expand the instance to a form
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dsqrtl.c239 double s[3], t, t2; in __q_pack() local
283 t2 = (s[0] - t) + s[1]; in __q_pack()
291 (t == twom113 && (t2 != zero || frac4 & 1))))) in __q_pack()
H A Dpowl.c293 t2 = -2.777777777777777777777707812093173478756e-3L, in powl() local
301 w2 = (w1 - t * (t1 + t * (t2 + t * (t3 + t * (t4 + t * t5))))) - in powl()
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c168 nwam_ncu_type_t t1, t2; in name_cmp() local
174 nwam_ncu_typed_name_to_name(*(const char **)c2, &t2, &n2) in name_cmp()
182 if (t1 < t2) in name_cmp()
184 else if (t1 > t2) in name_cmp()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dtest.c524 Time_t t1, t2; in test_time() local
532 t2 = tmxgetmtime(&statb2); in test_time()
533 if (t1 > t2) in test_time()
535 if (t1 < t2) in test_time()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthread.c220 pthread_equal(pthread_t t1, pthread_t t2) in pthread_equal() argument
222 return (t1 == t2); in pthread_equal()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dkrb5_decode.c86 { taginfo t2; \
87 retval = asn1_get_tag_2(&subbuf, &t2); \
89 asn1class = t2.asn1class; \
90 construction = t2.construction; \
91 tagnum = t2.tagnum; \
92 indef = t2.indef; \
93 taglen = t2.length; \
/illumos-gate/usr/src/cmd/initpkg/
H A Dswapadd.sh106 while read special t1 t2 fstype t3 t4 t5; do
/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c574 struct symbol *t1, *t2; in befoul() local
578 PREPARE_PTR_LIST(fouled, t2); in befoul()
581 return t2; in befoul()
585 NEXT_PTR_LIST(t2); in befoul()
587 FINISH_PTR_LIST(t2); in befoul()
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c2112 krb5_int32 t1, t2, t3, t4, t5, t6, t7, t8, t9; local
2135 if (!(name = (char *) malloc((size_t) t2 + 1)))
2177 if (!read_string(filep, name, t2, linenop) &&
2182 &t2, &t3, &t4, &t5, &t6, &t7, &t8, &t9);
2184 dbentry.attributes = (krb5_flags) t2;
2213 nread = fscanf(filep, "%d\t%d\t", &t1, &t2);
2216 tl->tl_data_length = (krb5_int16) t2;
2219 (krb5_octet *) malloc((size_t) t2+1)) ||
2222 t2)) {
2276 nread = fscanf(filep, "%d\t%d\t", &t1, &t2);
[all …]
/illumos-gate/usr/src/cmd/tbl/
H A DMakefile31 SRCS = t0.c t1.c t2.c t3.c t4.c t5.c t6.c t7.c \
/illumos-gate/usr/src/lib/libfruutils/
H A Dfru_tag.h147 int tags_equal(fru_tag_t t1, fru_tag_t t2);
/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/uts/common/fs/zfs/lua/
H A Dlvm.h26 LUAI_FUNC int luaV_equalobj_ (lua_State *L, const TValue *t1, const TValue *t2);
/illumos-gate/usr/src/cmd/cron/
H A Dcron.c1472 #define tm_cmp(t1, t2) (\ argument
1473 (t1)->tm_year == (t2)->tm_year && \
1474 (t1)->tm_mon == (t2)->tm_mon && \
1475 (t1)->tm_mday == (t2)->tm_mday && \
1476 (t1)->tm_hour == (t2)->tm_hour && \
1477 (t1)->tm_min == (t2)->tm_min)
1771 if (t2 > ref_t && t2 < t1) { in tz_next_time()
1772 t1 = t2; in tz_next_time()
1839 t2 = t1; in tz_next_time()
1840 t2 += abs(timezone - altzone); in tz_next_time()
[all …]
/illumos-gate/usr/src/lib/libm/common/m9x/
H A D__fex_sparc.c97 enum fp_class_type t1, t2; in __fex_get_invalid_type() local
109 t2 = fp_classf(*(float*)FPreg(rs2)); in __fex_get_invalid_type()
114 t2 = fp_class(*(double*)FPREG(rs2)); in __fex_get_invalid_type()
119 t2 = my_fp_classl((long double*)FPREG(rs2)); in __fex_get_invalid_type()
127 if (t2 == fp_signaling) in __fex_get_invalid_type()

12345678910