Home
last modified time | relevance | path

Searched refs:sm_this (Results 1 – 15 of 15) sorted by relevance

/dports/devel/py-numba/numba-0.51.2/numba/cuda/kernels/
H A Dreduction.py28 sm_this = sm_partials[warpid, :]
29 sm_this[laneid] = init
34 old = sm_this[laneid]
35 sm_this[laneid] = reduce_op(old, sm_this[laneid + width])
121 sm_this = sm_partials[warpid, :]
124 sm_this[0] = reduce_op(sm_this[0], sm_this[i])
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/thread/
H A Dthreadbase.d320 return sm_this; in getThis()
441 static ThreadBase sm_this;
471 sm_this = t; in setThis()
H A Dfiber.d913 return sm_this; in getThis()
1583 sm_this = f; in setThis()
1586 static Fiber sm_this; variable
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/thread/
H A Dthreadbase.d320 return sm_this; in getThis()
441 static ThreadBase sm_this;
471 sm_this = t; in setThis()
H A Dfiber.d903 return sm_this; in getThis()
1573 sm_this = f; in setThis()
1576 static Fiber sm_this; variable
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/thread/
H A Dthreadbase.d320 return sm_this; in getThis()
441 static ThreadBase sm_this;
471 sm_this = t; in setThis()
H A Dfiber.d903 return sm_this; in getThis()
1573 sm_this = f; in setThis()
1576 static Fiber sm_this; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/thread/
H A Dthreadbase.d320 return sm_this; in getThis()
441 static ThreadBase sm_this;
471 sm_this = t; in setThis()
H A Dfiber.d903 return sm_this; in getThis()
1573 sm_this = f; in setThis()
1576 static Fiber sm_this; variable
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/
H A Dthread.d1345 return sm_this; in getThis()
1515 static Thread sm_this; variable
1574 sm_this = t; in setThis()
4456 return sm_this;
5130 sm_this = f;
5133 static Fiber sm_this;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/
H A Dthread.d1345 return sm_this; in getThis()
1515 static Thread sm_this; variable
1574 sm_this = t; in setThis()
4456 return sm_this;
5130 sm_this = f;
5133 static Fiber sm_this;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/
H A Dthread.d1342 return sm_this; in getThis()
1512 static Thread sm_this; variable
1571 sm_this = t; in setThis()
4454 return sm_this;
5127 sm_this = f;
5130 static Fiber sm_this;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/
H A Dthread.d1342 return sm_this; in getThis()
1512 static Thread sm_this; variable
1571 sm_this = t; in setThis()
4454 return sm_this;
5127 sm_this = f;
5130 static Fiber sm_this;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/
H A Dthread.d1342 return sm_this; in getThis()
1512 static Thread sm_this; variable
1571 sm_this = t; in setThis()
4454 return sm_this;
5127 sm_this = f;
5130 static Fiber sm_this;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/
H A Dthread.d1345 return sm_this; in getThis()
1515 static Thread sm_this; variable
1574 sm_this = t; in setThis()
4456 return sm_this;
5130 sm_this = f;
5133 static Fiber sm_this;