Home
last modified time | relevance | path

Searched defs:tId (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/State/
H A DTeams.hs51 setTeam tId = setTeamFocusWith $ Z.findRight (== tId) function
80 handleJoinTeam tId = do function
118 handleUpdateTeam tId = do function
166 let tId = teamId team function
213 let tId = teamId $ _tsTeam ts function
221 let tId = teamId t function
228 removeTeam tId = do function
H A DChannelList.hs69 updateTeamSidebar tId = do function
137 let tId = fromMaybe curTid (ch^.ccInfo.cdTeamId) function
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxOsalOsThread.c60 ixOsalThreadStart (IxOsalThread * tId) in ixOsalThreadStart()
88 ixOsalThreadSuspend (IxOsalThread * tId) in ixOsalThreadSuspend()
95 ixOsalThreadResume (IxOsalThread * tId) in ixOsalThreadResume()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxOsalOsThread.c60 ixOsalThreadStart (IxOsalThread * tId) in ixOsalThreadStart()
88 ixOsalThreadSuspend (IxOsalThread * tId) in ixOsalThreadSuspend()
95 ixOsalThreadResume (IxOsalThread * tId) in ixOsalThreadResume()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxOsalOsThread.c60 ixOsalThreadStart (IxOsalThread * tId) in ixOsalThreadStart()
88 ixOsalThreadSuspend (IxOsalThread * tId) in ixOsalThreadSuspend()
95 ixOsalThreadResume (IxOsalThread * tId) in ixOsalThreadResume()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxOsalOsThread.c60 ixOsalThreadStart (IxOsalThread * tId) in ixOsalThreadStart()
88 ixOsalThreadSuspend (IxOsalThread * tId) in ixOsalThreadSuspend()
95 ixOsalThreadResume (IxOsalThread * tId) in ixOsalThreadResume()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxOsalOsThread.c60 ixOsalThreadStart (IxOsalThread * tId) in ixOsalThreadStart()
88 ixOsalThreadSuspend (IxOsalThread * tId) in ixOsalThreadSuspend()
95 ixOsalThreadResume (IxOsalThread * tId) in ixOsalThreadResume()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxOsalOsThread.c60 ixOsalThreadStart (IxOsalThread * tId) in ixOsalThreadStart()
88 ixOsalThreadSuspend (IxOsalThread * tId) in ixOsalThreadSuspend()
95 ixOsalThreadResume (IxOsalThread * tId) in ixOsalThreadResume()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/cpu/ixp/npe/
H A DIxOsalOsThread.c60 ixOsalThreadStart (IxOsalThread * tId) in ixOsalThreadStart()
88 ixOsalThreadSuspend (IxOsalThread * tId) in ixOsalThreadSuspend()
95 ixOsalThreadResume (IxOsalThread * tId) in ixOsalThreadResume()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/CN/inference/
H A DmultipleInferenceEngine_tpl.h89 int tId = getThreadNumber(); in updateThread_() local
192 int tId = getThreadNumber(); in _updateThreadCredalSets_() local
282 for (Size tId = 0; tId < tsize; tId++) { in updateMarginals_() local
303 int tId = getThreadNumber(); in computeEpsilon_() local
353 for (Size tId = 0; tId < tsize; tId++) { in updateOldMarginals_() local
381 for (long tId = 0; tId < long(tsize); tId++) { in verticesFusion_() local
457 for (Idx tId = 0; tId < tsize; tId++) { in expFusion_() local
493 for (Size tId = 0; tId < tsize; tId++) { in optFusion_() local
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/
H A DCPUMatMul.cpp38int tId, const float* A, const float* B, const float* biasPtr, float* C) { in _scheduleForVecE()
55 int tId, const float* A, const float* B, const float* biasPtr, float* C) { in _scheduleForVec()
102 …mPreFunctions.emplace_back(std::make_pair([BTempPtr, l, h, this, core] (int tId, const float* APtr… in onResize()
113 …mPreFunctions.emplace_back(std::make_pair([ATPtr, e, l, core](int tId, const float* APtr, const fl… in onResize()
119 [ATPtr, e, l, core](int tId, const float* APtr, const float* BPtr, const float* Bias) { in onResize()
139 … [biasLength, bdest, core](int tId, const float* APtr, const float* BPtr, const float* borigin) { in onResize()
167 int tId, const float* APtr, const float* BPtr, const float* biasPtr, float* CPtr) { in onResize()
172 int tId, const float* APtr, const float* BPtr, const float* biasPtr, float* CPtr) { in onResize()
/dports/devel/ice37/ice-3.7.2/cpp/include/Ice/
H A DFactoryTableInit.h43 DefaultUserExceptionFactoryInit(const char* tId) : typeId(tId) in DefaultUserExceptionFactoryInit()
65 DefaultValueFactoryInit(const char* tId) : typeId(tId) in DefaultValueFactoryInit()
/dports/devel/php-ice37/ice-3.7.2/cpp/include/Ice/
H A DFactoryTableInit.h43 DefaultUserExceptionFactoryInit(const char* tId) : typeId(tId) in DefaultUserExceptionFactoryInit()
65 DefaultValueFactoryInit(const char* tId) : typeId(tId) in DefaultValueFactoryInit()
/dports/devel/py-ice37/ice-3.7.2/cpp/include/Ice/
H A DFactoryTableInit.h43 DefaultUserExceptionFactoryInit(const char* tId) : typeId(tId) in DefaultUserExceptionFactoryInit()
65 DefaultValueFactoryInit(const char* tId) : typeId(tId) in DefaultValueFactoryInit()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/gnu/classpath/jdwp/processor/
H A DStackFrameCommandSet.java101 ObjectId tId = idMan.readObjectId(bb); in executeGetValues() local
125 ObjectId tId = idMan.readObjectId(bb); in executeSetValues() local
142 ObjectId tId = idMan.readObjectId(bb); in executeThisObject() local
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DStackFrameCommandSet.java103 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeGetValues() local
128 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeSetValues() local
146 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeThisObject() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/classpath/jdwp/processor/
H A DStackFrameCommandSet.java103 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeGetValues() local
128 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeSetValues() local
146 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeThisObject() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/classpath/jdwp/processor/
H A DStackFrameCommandSet.java103 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeGetValues() local
128 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeSetValues() local
146 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeThisObject() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/classpath/jdwp/processor/
H A DStackFrameCommandSet.java103 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeGetValues() local
128 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeSetValues() local
146 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeThisObject() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/classpath/jdwp/processor/
H A DStackFrameCommandSet.java103 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeGetValues() local
128 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeSetValues() local
146 ThreadId tId = (ThreadId) idMan.readObjectId(bb); in executeThisObject() local
/dports/misc/mnn/MNN-1.2.0/source/backend/cpu/compute/
H A DStrassenMatmulComputor.cpp199 auto f1 = [CT, CTemp, e, cHeight, numberThread, core, this](int tId) { in _generateBasicMatMul()
208 … auto postFunction = [CT, COT, e, cHeight, numberThread, postParameters, core, this](int tId) { in _generateBasicMatMul()
217 … auto postFunction = [CT, COT, e, cHeight, numberThread, postParameters, core, this](int tId) { in _generateBasicMatMul()
329 …22, b12, X, Y, eSub, lSub, hSub, numberThread, core, hP, this, bWidth, aHeight, bHeight](int tId) { in _generateMatMul()
357 …11, b22, X, Y, eSub, lSub, hSub, numberThread, hP, core, this, bWidth, aHeight, bHeight](int tId) { in _generateMatMul()
371 auto f = [a12, X, eSub, aHeight, numberThread, core, this](int tId) { in _generateMatMul()
388 …c11, c12, c21, c22, b21, X, Y, eSub, bWidth, cHeight, bHeight, numberThread, core, this](int tId) { in _generateMatMul()
403 auto f0 = [c11, c21, eSub, cHeight, numberThread, core, this](int tId) { in _generateMatMul()
413 auto f1 = [c11, X, eSub, cHeight, numberThread, core, this](int tId) { in _generateMatMul()
422 … auto postFunction = [c11, COT, eSub, cHeight, numberThread, postParameters, core, this](int tId) { in _generateMatMul()
[all …]
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/rm/
H A DRMContainerAllocator.java902 boolean remove(TaskAttemptId tId) { in remove()
1154 TaskAttemptId tId = list.removeLast(); in getContainerReqToReplace() local
1160 TaskAttemptId tId = maps.keySet().iterator().next(); in getContainerReqToReplace() local
1165 TaskAttemptId tId = reduces.keySet().iterator().next(); in getContainerReqToReplace() local
1220 TaskAttemptId tId = list.removeFirst(); in assignMapsWithLocality() local
1250 TaskAttemptId tId = list.removeFirst(); in assignMapsWithLocality() local
1274 TaskAttemptId tId = maps.keySet().iterator().next(); in assignMapsWithLocality() local
1303 void add(Container container, TaskAttemptId tId) { in add()
1305 containerToAttemptMap.put(container.getId(), tId); in add() local
1336 boolean remove(TaskAttemptId tId) { in remove()
[all …]
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/Windows/
H A DViewMessage.hs72 onShow tId VMTabMessage = resetVp $ ViewMessageArea tId function
73 onShow tId VMTabReactions = resetVp $ ViewMessageArea tId function
106 tId = st^.csCurrentTeamId function
147 tId = st^.csCurrentTeamId function
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DApp.hs43 ChannelTopicWindow -> let tId = s^.csCurrentTeamId function
45 SaveAttachmentWindow _ -> let tId = s^.csCurrentTeamId function
/dports/math/ogdf/OGDF/include/ogdf/planarity/booth_lueker/
H A DPlanarLeafKey.h51 int tId = this->m_userStructKey->target()->index(); in print() local

12345678