Home
last modified time | relevance | path

Searched refs:t3 (Results 1 – 20 of 20) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/pb_ds/
A Dassoc_container.hpp129 basic_hash_table(T0 t0, T1 t1, T2 t2, T3 t3) in basic_hash_table() argument
130 : base_type(t0, t1, t2, t3) { } in basic_hash_table()
134 : base_type(t0, t1, t2, t3, t4) { } in basic_hash_table()
139 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_hash_table()
144 : base_type(t0, t1, t2, t3, t4, t5, t6) { } in basic_hash_table()
149 : base_type(t0, t1, t2, t3, t4, t5, t6, t7) { } in basic_hash_table()
582 basic_branch(T0 t0, T1 t1, T2 t2, T3 t3) in basic_branch() argument
583 : base_type(t0, t1, t2, t3) { } in basic_branch()
587 : base_type(t0, t1, t2, t3, t4) { } in basic_branch()
592 : base_type(t0, t1, t2, t3, t4, t5) { } in basic_branch()
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/
A Dmakecontext.S102 move t3, zero
104 addiu t3, 1
109 bgeu t3, a2, 2f /* all done */
110 bltu t3, NARGREGS, 0b /* next */
113 PTR_SUBU t2, a2, t3
121 addiu t3, 1
126 bltu t3, a2, 1b /* next */
A Dsetcontext.S159 li t3, ((UCONTEXT_SIZE + SZREG - 1) / SZREG) - 1
166 bgtz t3, 0b
167 addiu t3, -1
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sparc/sparc64/sparcv9b/
A Dmemcpy.S337 #define RMOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
341 ldx [%src - offset - 0x08], %t3; \
351 stw %t3, [%dst - offset - 0x04]; \
352 srlx %t3, 32, %t3; \
353 stw %t3, [%dst - offset - 0x08];
359 ldx [%src - offset - 0x08], %t3; \
363 stx %t3, [%dst - offset - 0x08]; \
367 ldx [%src - offset - 0x28], %t3; \
371 stx %t3, [%dst - offset - 0x28];
380 srlx %t1, 32, %t3; \
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/sys/
A Dregdef.h43 #define t3 $15 macro
52 #define t3 $11 macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sparc/sparc64/
A Dmemcpy.S100 stw %t3, [%dst + offset + 0x1c]; \
101 srlx %t3, 32, %t3; \
102 stw %t3, [%dst + offset + 0x18];
120 stx %t3, [%dst + offset + 0x38];
129 srlx %t1, 32, %t3; \
130 stw %t3, [%dst - offset - 0x08];
154 srlx %t3, 32, %t3; \
155 stw %t3, [%dst - offset - 0x08];
173 stx %t3, [%dst - offset - 0x28];
182 srlx %t1, 32, %t3; \
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/sparc/sparc32/
A Dmemcpy.S34 st %t3, [%dst + offset + 0x0c]; \
50 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
56 st %t3, [%dst - offset - 0x04];
79 st %t3, [%dst - offset - 0x14]; \
95 #define RMOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument
101 st %t3, [%dst + offset + 0x0c];
119 srl %t3, shir, %t6; \
124 sll %t3, shil, %prev; \
137 srl %t3, shir, %t5; \
140 sll %t3, shil, %prev; \
[all …]
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/sys/
A Dregdef.h9 #define t3 $4 macro
/l4re-core-master/uclibc/lib/contrib/uclibc/include/netax25/
A Dax25.h117 unsigned int t3, t3timer; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/mips/
A Dmemcpy.S96 ld t3, 24(a1)
106 sd t3, -40(a0)
279 lw t3, 12(a1)
289 sw t3, -20(a0)
/l4re-core-master/l4sys/include/ARCH-mips/
A Dutcb.h36 l4_umword_t t0, t1, t2, t3, t4, t5, t6, t7; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/
A De_lgamma_r.c106 t3 = -3.27885410759859649565e-02, /* 0xBFA0C9A8, 0xDF35B713 */ variable
257 p1 = t0+w*(t3+w*(t6+w*(t9 +w*t12))); /* parallel comp */ in __ieee754_lgamma_r()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/
A Ddivrem.h47 #define tmp2 t3

Completed in 50 milliseconds