Searched refs:t1 (Results 26 - 47 of 47) sorted by relevance

12

/haiku/src/system/libroot/posix/crypt/
H A DSHA256.cpp173 uint32 t1 = h + s1 + ch + kRounds[i] + fBuffer[i]; local
178 e = d + t1;
182 a = t1 + t2;
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h209 uint8 t1 = t[1]; local
215 d[1] = t1;
219 d[1] = ((t1 - d[1]) * t3 + (d[1] << 8)) >> 8;
384 uint32 t1 = (s[1] * wLeft + s[5] * wRight) local
392 t1 += (s[1] * wLeft + s[5] * wRight) * wBottom;
396 d[1] = t1 >> 16;
/haiku/src/system/boot/platform/efi/arch/x86/
H A Darch_smp.cpp131 int64 t1, t2; local
147 t1 = system_time();
158 = (uint32)((1000000.0/(t2 - t1)) * count);
/haiku/src/system/boot/platform/riscv/
H A Dtraps.cpp25 uint64 t1; member in struct:iframe
/haiku/src/add-ons/media/media-add-ons/finepix_webcam/FinePixJpeg/
H A Dfinepix-jpeg.c620 XPP(t0, t1), \
624 XPP(t1, t2), \
634 XPP(t1, t6), \
652 PREC t0, t1, t2, t3, t4, t5, t6, t7, t; local
676 t1 = in[j] * quant[j];
685 tmpp[1 * 8] = t1;
697 t1 = tmp[8 * i + 1];
706 out[8 * i + 1] = ITOINT(t1);
/haiku/src/system/libroot/posix/musl/math/
H A Dlgamma_r.c102 t1 = -1.47587722994593911752e-01, /* 0xBFC2E427, 0x8DC6C509 */ variable
244 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
H A Dlgammaf_r.c37 t1 = -1.4758771658e-01, /* 0xbe17213c */ variable
179 p2 = t1+w*(t4+w*(t7+w*(t10+w*t13)));
/haiku/src/system/kernel/arch/riscv64/
H A Darch_user_debugger.cpp55 frame->t1 = cpuState->x[ 5];
105 cpuState->x[ 5] = frame->t1;
H A Darch_thread.cpp194 signalFrameData->context.uc_mcontext.x[ 5] = frame->t1;
279 frame->t1 = signalFrameData->context.uc_mcontext.x[ 5];
/haiku/src/system/libroot/posix/pthread/
H A Dpthread.cpp192 pthread_equal(pthread_t t1, pthread_t t2) argument
194 return t1 == t2;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.h73 uint8_t t1, r1; /* series 1: tries, rate code */ member in struct:txschedule
H A Dsample.c227 if (sched->t1 != 0) {
916 rc[1].tries = sched->t1;
946 s1code, sched->t1, /* series 1 */
/haiku/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A DSMTP.cpp563 BString t1 = BString(login) << ":" local
566 MD5Sum(sum, (unsigned char*)t1.String(), t1.Length());
/haiku/src/system/boot/platform/bios_ia32/
H A Dsmp.cpp324 int64 t1, t2; local
338 t1 = system_time();
349 = (uint32)((1000000.0/(t2 - t1)) * count);
/haiku/src/kits/storage/sniffer/
H A DParser.cpp1042 const Token *t1 = stream.Get(); local
1045 if (t1->Type() == LeftParen) {
1061 } else if (t1->Type() == LeftBracket) {
1065 throw new Err("Sniffer pattern error: missing pattern", t1->Pos()); // Same as R5
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Daes.c113 uint32_t t0, t1, t2, t3, t4, t5, t6, t7, t8, t9; local
145 t1 = x4 ^ y12;
146 y15 = t1 ^ x5;
147 y20 = t1 ^ x1;
/haiku/headers/posix/
H A Dpthread.h244 extern int pthread_equal(pthread_t t1, pthread_t t2);
/haiku/src/libs/icon/shape/
H A DVectorPath.cpp740 double t1 = (1 - t) * (1 - t) * (1 - t); local
746 point.x = fPath[index].point.x * t1 + fPath[index].point_out.x * t2
750 point.y = fPath[index].point.y * t1 + fPath[index].point_out.y * t2
754 point.x = fPath[fPointCount - 1].point.x * t1
758 point.y = fPath[fPointCount - 1].point.y * t1
/haiku/src/system/libroot/posix/musl/crypt/
H A Dcrypt_des.c728 uint32_t t0, t1; local
734 t1 = (k1 << shifts) | (k1 >> (28 - shifts));
740 kr |= comp_maskr0[i][(t1 >> ibit) & 7];
743 kr |= comp_maskr1[i][(t1 >> ibit) & 0xf];
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c1041 struct timeval t1, t2; local
1052 (void)gettimeofday(&t1, NULL);
1053 memcpy(&outdata.tv, &t1, sizeof(outdata.tv));
1061 while ((cc = wait_for_reply(s, from, &t1)) != 0) {
1078 T = deltaT(&t1, &t2);
/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c1035 bigtime_t t0,t1; local
1051 t1 = system_time();
1052 ms = (t1-t0)/1000 + 10; /* we seem to be off by 10ms typically */
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_eeprom.c2305 int32_t f[8], t[8],t1[3], t2[3]; local
2371 t1[0]= eep->base_ext1.tempslopextension[3];
2375 t1[1]= eep->base_ext1.tempslopextension[0];
2379 t1[2]= eep->base_ext1.tempslopextension[6];
2383 temp_slope_1=interpolate(frequency, f, t1,3);

Completed in 146 milliseconds

12