/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | egl_context_lock_impl.h | 24 ANGLE_INLINE ScopedContextMutexLock GetContextLock_ChooseConfig(Thread *thread, in GetContextLock_ChooseConfig() 30 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CopyBuffers(Thread *thread, in GetContextLock_CopyBuffers() 36 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateContext(Thread *thread, in GetContextLock_CreateContext() 43 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreatePbufferSurface(Thread *thread, in GetContextLock_CreatePbufferSurface() 49 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreatePixmapSurface(Thread *thread, in GetContextLock_CreatePixmapSurface() 55 ANGLE_INLINE ScopedContextMutexLock GetContextLock_CreateWindowSurface(Thread *thread, in GetContextLock_CreateWindowSurface() 61 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroyContext(Thread *thread, in GetContextLock_DestroyContext() 69 ANGLE_INLINE ScopedContextMutexLock GetContextLock_DestroySurface(Thread *thread, in GetContextLock_DestroySurface() 75 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetConfigAttrib(Thread *thread, in GetContextLock_GetConfigAttrib() 82 ANGLE_INLINE ScopedContextMutexLock GetContextLock_GetConfigs(Thread *thread, in GetContextLock_GetConfigs() [all …]
|
H A D | egl_ext_stubs.cpp | 25 EGLint ClientWaitSyncKHR(Thread *thread, in ClientWaitSyncKHR() 65 EGLImageKHR CreateImageKHR(Thread *thread, in CreateImageKHR() 85 EGLClientBuffer CreateNativeClientBufferANDROID(Thread *thread, const AttributeMap &attribMap) in CreateNativeClientBufferANDROID() 96 EGLSurface CreatePlatformPixmapSurfaceEXT(Thread *thread, in CreatePlatformPixmapSurfaceEXT() 110 EGLSurface CreatePlatformWindowSurfaceEXT(Thread *thread, in CreatePlatformWindowSurfaceEXT() 137 EGLStreamKHR CreateStreamKHR(Thread *thread, Display *display, const AttributeMap &attributes) in CreateStreamKHR() 149 EGLSyncKHR CreateSyncKHR(Thread *thread, in CreateSyncKHR() 165 EGLint DebugMessageControlKHR(Thread *thread, in DebugMessageControlKHR() 176 EGLBoolean DestroyImageKHR(Thread *thread, Display *display, egl::ImageID imageID) in DestroyImageKHR() 188 EGLBoolean DestroyStreamKHR(Thread *thread, Display *display, Stream *streamObject) in DestroyStreamKHR() [all …]
|
H A D | entry_points_egl_ext_autogen.cpp | 30 Thread *thread = egl::GetCurrentThread(); in EGL_SetBlobCacheFuncsANDROID() local 63 Thread *thread = egl::GetCurrentThread(); in EGL_CreateNativeClientBufferANDROID() local 101 Thread *thread = egl::GetCurrentThread(); in EGL_GetCompositorTimingSupportedANDROID() local 144 Thread *thread = egl::GetCurrentThread(); in EGL_GetCompositorTimingANDROID() local 186 Thread *thread = egl::GetCurrentThread(); in EGL_GetNextFrameIdANDROID() local 225 Thread *thread = egl::GetCurrentThread(); in EGL_GetFrameTimestampSupportedANDROID() local 269 Thread *thread = egl::GetCurrentThread(); in EGL_GetFrameTimestampsANDROID() local 311 Thread *thread = egl::GetCurrentThread(); in EGL_GetNativeClientBufferANDROID() local 342 Thread *thread = egl::GetCurrentThread(); in EGL_DupNativeFenceFDANDROID() local 380 Thread *thread = egl::GetCurrentThread(); in EGL_PresentationTimeANDROID() local [all …]
|
H A D | egl_stubs.cpp | 50 EGLBoolean BindAPI(Thread *thread, EGLenum api) in BindAPI() 58 EGLBoolean BindTexImage(Thread *thread, Display *display, egl::SurfaceID surfaceID, EGLint buffer) in BindTexImage() 79 EGLBoolean ChooseConfig(Thread *thread, in ChooseConfig() 92 EGLint ClientWaitSync(Thread *thread, in ClientWaitSync() 132 EGLBoolean CopyBuffers(Thread *thread, in CopyBuffers() 145 EGLContext CreateContext(Thread *thread, in CreateContext() 163 EGLImage CreateImage(Thread *thread, in CreateImage() 187 EGLSurface CreatePbufferFromClientBuffer(Thread *thread, in CreatePbufferFromClientBuffer() 207 EGLSurface CreatePbufferSurface(Thread *thread, in CreatePbufferSurface() 222 EGLSurface CreatePixmapSurface(Thread *thread, in CreatePixmapSurface() [all …]
|
H A D | entry_points_egl_autogen.cpp | 34 Thread *thread = egl::GetCurrentThread(); in EGL_ChooseConfig() local 76 Thread *thread = egl::GetCurrentThread(); in EGL_CopyBuffers() local 115 Thread *thread = egl::GetCurrentThread(); in EGL_CreateContext() local 159 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePbufferSurface() local 201 Thread *thread = egl::GetCurrentThread(); in EGL_CreatePixmapSurface() local 244 Thread *thread = egl::GetCurrentThread(); in EGL_CreateWindowSurface() local 284 Thread *thread = egl::GetCurrentThread(); in EGL_DestroyContext() local 318 Thread *thread = egl::GetCurrentThread(); in EGL_DestroySurface() local 355 Thread *thread = egl::GetCurrentThread(); in EGL_GetConfigAttrib() local 395 Thread *thread = egl::GetCurrentThread(); in EGL_GetConfigs() local [all …]
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_egl_autogen.cpp | 22 CallCapture CaptureChooseConfig(egl::Thread *thread, in CaptureChooseConfig() 46 CallCapture CaptureCopyBuffers(egl::Thread *thread, in CaptureCopyBuffers() 66 CallCapture CaptureCreateContext(egl::Thread *thread, in CaptureCreateContext() 88 CallCapture CaptureCreatePbufferSurface(egl::Thread *thread, in CaptureCreatePbufferSurface() 108 CallCapture CaptureCreatePixmapSurface(egl::Thread *thread, in CaptureCreatePixmapSurface() 130 CallCapture CaptureCreateWindowSurface(egl::Thread *thread, in CaptureCreateWindowSurface() 152 CallCapture CaptureDestroyContext(egl::Thread *thread, in CaptureDestroyContext() 170 CallCapture CaptureDestroySurface(egl::Thread *thread, in CaptureDestroySurface() 188 CallCapture CaptureGetConfigAttrib(egl::Thread *thread, in CaptureGetConfigAttrib() 210 CallCapture CaptureGetConfigs(egl::Thread *thread, in CaptureGetConfigs() [all …]
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/thread/service/service-thread-pre-jarjar/android_common/turbine/ |
D | service-thread-pre-jarjar.jar | ... server.thread
final com.android.server.thread.ActiveOperationalDatasetReceiverWrapper extends java.lang.Object {
public |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Connectivity/thread/service/service-thread-pre-jarjar/android_common_apex30/turbine/ |
D | service-thread-pre-jarjar.jar | ... server.thread
final com.android.server.thread.ActiveOperationalDatasetReceiverWrapper extends java.lang.Object {
public |
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java/android_common/turbine/ |
D | ot-daemon-aidl-java.jar | ... <Unknown>
package com.android.server.thread.openthread
com.android.server.thread. ... |
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java/android_common_apex30/turbine/ |
D | ot-daemon-aidl-java.jar | ... <Unknown>
package com.android.server.thread.openthread
com.android.server.thread. ... |
/aosp_15_r20/external/trusty/lk/include/kernel/ |
D | thread.h | 91 typedef struct thread { struct 105 struct list_node thread_list_node; argument 110 enum thread_state state; argument 126 struct arch_thread arch; argument 129 thread_start_routine entry; argument 136 /* thread local storage */ argument 152 /* thread priority */ argument
|
/aosp_15_r20/external/oj-libjdwp/src/share/back/ |
H A D | threadControl.c | 65 jthread thread; member 129 jthread thread; member 141 getStackDepth(jthread thread) in getStackDepth() 156 threadState(jthread thread, jint *pstate) in threadState() 165 setThreadLocalStorage(jthread thread, ThreadNode *node) in setThreadLocalStorage() 182 getThreadLocalStorage(jthread thread) in getThreadLocalStorage() 208 nonTlsSearch(JNIEnv *env, ThreadList *list, jthread thread) in nonTlsSearch() 226 findThread(ThreadList *list, jthread thread) in findThread() 302 insertThread(JNIEnv *env, ThreadList *list, jthread thread) in insertThread() 380 removeThread(JNIEnv *env, ThreadList *list, jthread thread) in removeThread() [all …]
|
H A D | stepControl.c | 36 getFrameCount(jthread thread) in getFrameCount() 62 enableStepping(jthread thread) in enableStepping() 76 disableStepping(jthread thread) in disableStepping() 90 getFrameLocation(jthread thread, in getFrameLocation() 130 findLineNumber(jthread thread, jlocation location, in findLineNumber() 166 initState(JNIEnv *env, jthread thread, StepRequest *step) in initState() 266 jthread thread = evinfo->thread; in handleFramePopEvent() local 369 jthread thread = evinfo->thread; in handleExceptionCatchEvent() local 436 jthread thread; in handleMethodEnterEvent() local 486 completeStep(JNIEnv *env, jthread thread, StepRequest *step) in completeStep() [all …]
|
H A D | ThreadReferenceImpl.c | 38 jthread thread; in name() local 80 jthread thread; in suspend() local 102 jthread thread; in resume() local 128 jthread thread; in status() local 155 jthread thread; in threadGroup() local 194 validateSuspendedThread(PacketOutputStream *out, jthread thread) in validateSuspendedThread() 220 jthread thread; in frames() local 319 jthread thread; in getFrameCount() local 350 jthread thread; in ownedMonitors() local 399 jthread thread; in currentContendedMonitor() local [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() argument 220 thread(thread &&other) {} in thread() argument 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() argument 227 explicit thread(Function &&f, Args &&...args) { in thread() argument 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() argument 220 thread(thread &&other) {} in thread() function 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 227 explicit thread(Function &&f, Args &&...args) { in thread() function 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() argument 220 thread(thread &&other) {} in thread() argument 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 227 explicit thread(Function &&f, Args &&...args) { in thread() function 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() function 220 thread(thread &&other) {} in thread() argument 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() argument 227 explicit thread(Function &&f, Args &&...args) { in thread() argument 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | thread.h | 72 thread() : Thread(native_handle_type()) {} in thread() function 73 thread(thread &&Other) noexcept in thread() function 77 explicit thread(Function &&f, Args &&...args) in thread() function 125 thread::thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 218 struct thread { struct 219 thread() {} in thread() function 220 thread(thread &&other) {} in thread() function 222 explicit thread(std::optional<unsigned> StackSizeInBytes, Function &&f, in thread() function 227 explicit thread(Function &&f, Args &&...args) { in thread() function 233 report_fatal_error("Detaching from a thread does not make sense with no " in detach() argument [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java/android_common/javac/ |
D | ot-daemon-aidl-java.jar | ... android/
android/net/
android/net/thread/
android/net/thread/ChannelMaxPower$1 ... |
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java/android_common_apex30/javac/ |
D | ot-daemon-aidl-java.jar | ... android/
android/net/
android/net/thread/
android/net/thread/ChannelMaxPower$1 ... |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/detail/ |
D | thread.hpp | 163 class BOOST_THREAD_DECL thread class 264 explicit thread(BOOST_THREAD_RV_REF(F) f in thread() function in boost::thread 274 thread(attributes const& attrs, BOOST_THREAD_RV_REF(F) f): in thread() function in boost::thread 283 explicit thread(F f): in thread() function in boost::thread 289 thread(attributes const& attrs, F f): in thread() function in boost::thread 296 explicit thread(F f in thread() function in boost::thread 308 thread(attributes const& attrs, F f in thread() function in boost::thread 318 explicit thread(BOOST_THREAD_RV_REF(F) f in thread() function in boost::thread 319 , typename disable_if<is_same<typename decay<F>::type, thread>, dummy* >::type=0 in thread() argument 331 thread(attributes const& attrs, BOOST_THREAD_RV_REF(F) f): in thread() function in boost::thread [all …]
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | thread.h | 41 typedef std::thread thread; typedef 50 struct thread { struct 51 thread() {} in thread() argument 52 thread(thread &&other) {} in thread() function 54 explicit thread(Function &&f, Args &&... args) { in thread() argument 59 void join() {} in join() 60 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | thread.h | 26 typedef std::thread thread; typedef 35 struct thread { struct 36 thread() {} in thread() function 37 thread(thread &&other) {} in thread() argument 39 explicit thread(Function &&f, Args &&... args) { in thread() argument 44 void join() {} in join() 45 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | thread.h | 41 typedef std::thread thread; typedef 50 struct thread { struct 51 thread() {} in thread() function 52 thread(thread &&other) {} in thread() argument 54 explicit thread(Function &&f, Args &&... args) { in thread() function 59 void join() {} in join() 60 static unsigned hardware_concurrency() { return 1; } in hardware_concurrency()
|