Home
last modified time | relevance | path

Searched +defs:target +defs:thread (Results 1 – 25 of 2177) sorted by relevance

12345678910>>...88

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DFuncUnwinders.cpp61 Thread &thread) { in GetUnwindPlanAtCallSite()
199 UnwindPlanSP FuncUnwinders::GetSymbolFileUnwindPlan(Thread &thread) { in GetSymbolFileUnwindPlan()
215 Thread &thread) { in GetObjectFileAugmentedUnwindPlan()
246 Thread &thread) { in GetEHFrameAugmentedUnwindPlan()
287 Thread &thread) { in GetDebugFrameAugmentedUnwindPlan()
328 Thread &thread) { in GetAssemblyUnwindPlan()
353 Thread &thread, const UnwindPlanSP &a, const UnwindPlanSP &b) { in CompareUnwindPlansForIdenticalInitialPCLocation()
384 Thread &thread) { in GetUnwindPlanAtNonCallSite()
435 Thread &thread) { in GetUnwindPlanFastUnwind()
454 UnwindPlanSP FuncUnwinders::GetUnwindPlanArchitectureDefault(Thread &thread) { in GetUnwindPlanArchitectureDefault()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/test/stepping/
H A DForceReturnTests.java55 IJavaThread thread = null; in testForceIntReturnTopFrame() local
59 IJavaDebugTarget target = (IJavaDebugTarget) stackFrame.getDebugTarget(); in testForceIntReturnTopFrame() local
94 IJavaThread thread = null; in testForceIntReturn() local
98 IJavaDebugTarget target = (IJavaDebugTarget) stackFrame.getDebugTarget(); in testForceIntReturn() local
135 IJavaThread thread = null; in testForceStringReturnTopFrame() local
139 IJavaDebugTarget target = (IJavaDebugTarget) stackFrame.getDebugTarget(); in testForceStringReturnTopFrame() local
175 IJavaThread thread = null; in testForceStringReturn() local
216 IJavaThread thread = null; in testForceObjectReturnTopFrame() local
256 IJavaThread thread = null; in testForceObjectReturn() local
296 IJavaThread thread = null; in testIncompatibleReturnTypeTopFrame() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/core/
H A DHcrTests.java134 IJavaThread thread= null; in testSimpleHcr() local
209 IJavaThread thread= null; in testGeneralHcrListener() local
261 IJavaThread thread= null; in testSpecificHcrListener() local
315 IJavaThread thread= null; in testHCRLocalType() local
368 IJavaThread thread= null; in testHCRLocalType2() local
421 IJavaThread thread= null; in testHCRLocalType3() local
475 IJavaThread thread= null; in testHCRAnonymousType() local
528 IJavaThread thread= null; in testHCRAnonymousType2() local
580 IJavaThread thread= null; in testHCRAnonymousType3() local
632 IJavaThread thread= null; in testHCRConstructor() local
[all …]
H A DArrayTests.java41 IJavaThread thread = null; in testGetSize() local
61 IJavaThread thread = null; in testGetVariable() local
83 IJavaThread thread = null; in testGetVariableRange() local
108 IJavaThread thread = null; in testSetValueRange() local
145 IJavaThread thread = null; in testCreateArray() local
191 IJavaThread thread = null; in testSetZeroLengthArray() local
225 IJavaThread thread = null; in testSetBadLowerIndexArray() local
264 IJavaThread thread = null; in testSetBadUpperIndexArray() local
304 IJavaThread thread = null; in testSetExactUpperIndexArray() local
344 IJavaThread thread = null; in testSetBadLowerSrcIndexArray() local
[all …]
H A DJavaDebugTargetTests.java45 IJavaThread thread= null; in testGetVMName() local
50 IJavaDebugTarget target = (IJavaDebugTarget) thread.getDebugTarget(); in testGetVMName() local
63 IJavaThread thread= null; in testGetVersion() local
68 IJavaDebugTarget target = (IJavaDebugTarget) thread.getDebugTarget(); in testGetVersion() local
81 IJavaThread thread = null; in testIsAvailable() local
86 JDIDebugTarget target = (JDIDebugTarget) thread.getDebugTarget(); in testIsAvailable() local
146 IJavaThread thread = null; in testSupportsResource() local
151 JDIDebugTarget target = (JDIDebugTarget) thread.getDebugTarget(); in testSupportsResource() local
181 private List<IBreakpoint> getUserBreakpoints(JDIDebugTarget target) { in getUserBreakpoints()
188 private JDIDebugTarget target; field in JavaDebugTargetTests.JDIDebugTargetProxy
[all …]
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/glxx/
H A Dglxx_client.c75 #define SET_SERIALIZED_ATTRIB(target, b, x, k) { (target)[0] = RPC_INT((x).size); \ argument
138 static GLuint get_bound_buffer(GLXX_CLIENT_STATE_T *state, GLenum target) in get_bound_buffer()
272 GL_API void GL_APIENTRY glBindBuffer (GLenum target, GLuint buffer) in glBindBuffer()
301 GL_API void GL_APIENTRY glBindTexture (GLenum target, GLuint texture) in glBindTexture()
2949 GL_API void GL_APIENTRY glHint (GLenum target, GLenum mode) in glHint()
5141 void glxx_client_BindRenderbuffer(GLenum target, GLuint renderbuffer) in glxx_client_BindRenderbuffer()
5278 void glxx_client_BindFramebuffer(GLenum target, GLuint framebuffer) in glxx_client_BindFramebuffer()
5354 GLenum glxx_client_CheckFramebufferStatus(GLenum target) in glxx_client_CheckFramebufferStatus()
5367 GL_APICALL GLenum GL_APIENTRY glCheckFramebufferStatus(GLenum target) in glCheckFramebufferStatus()
5430 void glxx_client_GenerateMipmap(GLenum target) in glxx_client_GenerateMipmap()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/breakpoints/
H A DJavaBreakpointListenerTests.java244 IJavaThread thread = null; in testLineBreakpoint() local
298 IJavaThread thread = null; in testExceptionBreakpoint() local
363 IJavaThread thread = null; in testMethodBreakpoint() local
430 IJavaThread thread = null; in testUnanimousInstallVote() local
724 IJavaThread thread, in breakpointHit()
734 IJavaDebugTarget target, in breakpointInstalled()
746 IJavaDebugTarget target, in breakpointRemoved()
758 IJavaDebugTarget target, in installingBreakpoint()
769 IJavaDebugTarget target, in addingBreakpoint()
788 IJavaThread thread= null; in testEvalListenerExtension() local
[all …]
H A DExceptionBreakpointTests.java46 IJavaThread thread= null; in testCaughtException() local
69 IJavaThread thread= null; in testUncaughtException() local
133 IJavaThread thread= null; in testInclusiveScopedException() local
176 IJavaThread thread= null; in testHitCountException() local
199 IJavaThread thread = null; in testMultiExclusiveScopedExceptionHit() local
220 IJavaDebugTarget target= null; in testMultiExclusiveScopedExceptionMissed() local
239 IJavaThread thread = null; in testMultiInclusiveScopedExceptionHit() local
260 IJavaDebugTarget target= null; in testMultiInclusiveScopedExceptionMissed() local
280 IJavaThread thread = null; in testMultiInclusiveExclusiveScopedExceptionHit() local
302 IJavaDebugTarget target= null; in testMultiInclusiveExclusiveScopedExceptionMissed() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/launch/
H A DDecorationManager.java42 IDebugTarget target = decoration.getThread().getDebugTarget(); in addDecoration() local
57 public static void removeDecorations(IDebugTarget target) { in removeDecorations()
66 public static void removeDecorations(IThread thread) { in removeDecorations()
67 doRemoveDecorations(thread.getDebugTarget(), thread); in removeDecorations() local
70 private static void doRemoveDecorations(IDebugTarget target, IThread thread) { in doRemoveDecorations()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/khronos/ext/
H A Dgl_oes_map_buffer.c43 GL_API void* GL_APIENTRY glMapBufferOES (GLenum target, GLenum access) in glMapBufferOES()
45 CLIENT_THREAD_STATE_T *thread = CLIENT_GET_THREAD_STATE(); in glMapBufferOES() local
108 GL_API GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target) in glUnmapBufferOES()
110 CLIENT_THREAD_STATE_T *thread = CLIENT_GET_THREAD_STATE(); in glUnmapBufferOES() local
155 GL_API void GL_APIENTRY glGetBufferPointervOES (GLenum target, GLenum pname, GLvoid ** params) in glGetBufferPointervOES()
157 CLIENT_THREAD_STATE_T *thread = CLIENT_GET_THREAD_STATE(); in glGetBufferPointervOES() local
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/data/connection-monitoring-and-pooling/
H A Dpool-checkout-multiple.json8 "target": "thread1" string
12 "target": "thread2" string
16 "target": "thread3" string
20 "thread": "thread1" string
24 "thread": "thread2" string
28 "thread": "thread3" string
32 "target": "thread1" string
36 "target": "thread2" string
40 "target": "thread3" string
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/data/connection-monitoring-and-pooling/
H A Dpool-checkout-multiple.json8 "target": "thread1" string
12 "target": "thread2" string
16 "target": "thread3" string
20 "thread": "thread1" string
24 "thread": "thread2" string
28 "thread": "thread3" string
32 "target": "thread1" string
36 "target": "thread2" string
40 "target": "thread3" string
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug/model/org/eclipse/jdt/internal/debug/core/breakpoints/
H A DJavaBreakpoint.java308 JDIThread thread = target.findThread(threadRef); in handleEvent() local
338 JDIThread thread = target.findThread(threadRef); in eventSetComplete() local
356 …protected void classPrepareComplete(Event event, JDIThread thread, boolean suspend, EventSet event… in classPrepareComplete()
395 public boolean handleBreakpointEvent(Event event, JDIThread thread, in handleBreakpointEvent()
409 protected boolean suspend(JDIThread thread, boolean suspendVote) { in suspend()
563 JDIDebugTarget target) { in configureRequestThreadFilter()
564 IJavaThread thread = fFilteredThreadsByTarget.get(target); in configureRequestThreadFilter() local
585 JDIDebugTarget target) { in configureInstanceFilters()
1130 public void setThreadFilter(IJavaThread thread) throws CoreException { in setThreadFilter()
1185 protected void cleanupForThreadTermination(JDIThread thread) { in cleanupForThreadTermination()
[all …]
H A DJavaClassPrepareBreakpoint.java126 protected void createRequests(JDIDebugTarget target) throws CoreException { in createRequests()
150 protected void deregisterRequest(EventRequest request, JDIDebugTarget target) in deregisterRequest()
188 protected EventRequest[] newRequests(JDIDebugTarget target, in newRequests()
204 ThreadReference thread) { in setRequestThreadFilter()
216 JDIDebugTarget target, boolean suspendVote) { in handleClassPrepareEvent()
228 JDIThread thread = target.findThread(threadRef); in handleClassPrepareEvent() local
248 protected void classPrepareComplete(Event event, JDIThread thread, in classPrepareComplete()
298 public void setThreadFilter(IJavaThread thread) throws CoreException { in setThreadFilter()
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/data/connection-monitoring-and-pooling/
H A Dpool-checkout-multiple.json8 "target": "thread1" string
12 "target": "thread2" string
16 "target": "thread3" string
20 "thread": "thread1" string
24 "thread": "thread2" string
28 "thread": "thread3" string
32 "target": "thread1" string
36 "target": "thread2" string
40 "target": "thread3" string
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/data/connection-monitoring-and-pooling/
H A Dpool-checkout-multiple.json8 "target": "thread1" string
12 "target": "thread2" string
16 "target": "thread3" string
20 "thread": "thread1" string
24 "thread": "thread2" string
28 "thread": "thread3" string
32 "target": "thread1" string
36 "target": "thread2" string
40 "target": "thread3" string

12345678910>>...88