| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| poly1305_sse2.c | 110 uint64_t t0, t1; local 122 memcpy(&t0, key, 8); 124 r0 = t0 & 0xffc0fffffff; 125 t0 >>= 44; 126 t0 |= t1 << 20; 127 r1 = t0 & 0xfffffc0ffff; 207 xmmi T0, T1, T2, T3, T4, T5, T6, T7, T8; 239 T0 = _mm_loadu_si128((const xmmi *) (const void *) &st->H.hh[0]); 242 H0 = _mm_shuffle_epi32(T0, _MM_SHUFFLE(1, 1, 0, 0)); 243 H1 = _mm_shuffle_epi32(T0, _MM_SHUFFLE(3, 3, 2, 2)) 685 uint32_t t0, t1, t2, t3, t4, b; local [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
| function_call_trie_test.cc | 146 // f0@t0 -> f1@t1 -> f2@t2 151 // as d' = (t3 - t1) - d, and then local time to `f0` as d'' = (t3 - t0) - d'. 263 FunctionCallTrie T0(A); 267 T0.enterFunction(1, 0, 0); 268 T0.enterFunction(2, 1, 0); 269 T0.enterFunction(3, 2, 0); 270 T0.exitFunction(3, 3, 0); 271 T0.exitFunction(2, 4, 0); 272 T0.exitFunction(1, 5, 0); 289 T0.mergeInto(Merged) [all...] |
| buffer_queue_test.cc | 101 auto T0 = std::async(std::launch::async, F); 212 std::thread T0(Process), T1(Process); 228 T0.join();
|
| /src/tests/sbin/gpt/ |
| t_gpt.sh | 85 silence gpt -T0 create "$disk" 315 matcherr "$(migratemsg 5)" gpt -T0 migrate "$disk"
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| sislands_smc.h | 376 uint32_t T0;
|
| amdgpu_si_dpm.c | 1942 u32 t_0 = dte_data->t0; 2605 dte_tables->T0 = cpu_to_be32(dte_data->t0); 2684 u16 t0, u16 t_step) 2697 t = (1000 * (i * t_step + t0)); 2762 u16 t0, t_step; local 2793 t0 = 60; 2798 t0, t_step); 2818 cac_tables->lkge_lut_T0 = cpu_to_be32((u32)t0);
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| sislands_smc.h | 376 uint32_t T0;
|
| radeon_si_dpm.c | 1850 u32 t_0 = dte_data->t0; 2508 dte_tables->T0 = cpu_to_be32(dte_data->t0); 2586 u16 t0, u16 t_step) 2599 t = (1000 * (i * t_step + t0)); 2664 u16 t0, t_step; local 2695 t0 = 60; 2700 t0, t_step); 2720 cac_tables->lkge_lut_T0 = cpu_to_be32((u32)t0);
|
| /src/sys/arch/arc/arc/ |
| minidebug.c | 111 "t0", "t1", "t2", "t3", "t4", "t5", "t6", "t7", 223 printf("T0-7 %08x %08x %08x %08x %08x %08x %08x %08x\n", 224 mdbpcb.pcb_regs[T0],mdbpcb.pcb_regs[T1],
|
| /src/sys/arch/virt68k/virt68k/ |
| locore.s | 361 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/next68k/next68k/ |
| locore.s | 529 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/sun3/sun3/ |
| locore.s | 374 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/sun3/sun3x/ |
| locore.s | 359 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/cesfic/cesfic/ |
| locore.s | 525 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/luna68k/luna68k/ |
| locore.s | 436 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/mvme68k/mvme68k/ |
| locore.s | 792 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/news68k/news68k/ |
| locore.s | 518 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/x68k/x68k/ |
| locore.s | 543 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/hp300/hp300/ |
| locore.s | 691 notw %d1 | XXX no support for T0 on 680[234]0
|
| /src/sys/arch/mac68k/mac68k/ |
| locore.s | 613 notw %d1 | XXX no support for T0 on 680[234]0
|