/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
H A D | quantize_wrapper.hpp | 86 void requantize_runtime(unsigned int threadid) { in requantize_runtime() 141 …void execute(const ndcoord_t &work_range, const ndcoord_t &thread_locator, int threadid) override { in execute()
|
H A D | gemm_interleaved_pretransposed_2d.hpp | 174 …nt m_start, unsigned int m_end, unsigned int n_start, unsigned int n_end, int threadid, int, int) { in execute_pretranspose() argument 401 …void execute(const ndcoord_t& work_range, const ndcoord_t& thread_locator, int threadid) override { in execute()
|
H A D | gemv_batched.hpp | 67 …void execute(const ndcoord_t &work_range, const ndcoord_t &thread_locator, int threadid) override { in execute()
|
H A D | gemm_hybrid_quantized.hpp | 175 void execute(const ndcoord_t &work_range, const ndcoord_t &, int threadid) override { in execute()
|
H A D | gemm_interleaved.hpp | 713 void execute(const ndcoord_t &work_range, const ndcoord_t &, int threadid) override { in execute()
|
/aosp_15_r20/external/libwebsockets/minimal-examples/http-server/minimal-http-server-smp/ |
H A D | minimal-http-server-smp.c | 57 void *thread_service(void *threadid) in thread_service()
|
/aosp_15_r20/external/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/ |
H A D | minimal-http-server-eventlib-smp.c | 55 void *thread_service(void *threadid) in thread_service()
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/ |
H A D | minimal-ws-server.c | 92 void *thread_service(void *threadid) in thread_service()
|
/aosp_15_r20/external/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/ |
H A D | minimal-ws-server.c | 90 void *thread_service(void *threadid) in thread_service()
|
/aosp_15_r20/external/python/cpython2/Python/ |
D | thread_pth.h | 69 volatile pth_t threadid; in PyThread_get_thread_ident() local
|
D | thread_pthread.h | 229 volatile pthread_t threadid; in PyThread_get_thread_ident() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_printf_host.cpp | 812 int threadid = header->tid; in DumpMemory() local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/mtest07/ |
H A D | shm_test.c | 87 pthread_t threadid; member
|
/aosp_15_r20/external/intel-media-driver/cmrtlib/agnostic/share/ |
H A D | cm_printf_host.cpp | 873 int threadid = header->tid; in DumpMemory() local
|
/aosp_15_r20/art/tools/ahat/etc/ |
H A D | hprofdump.py | 246 threadid = readID(hprof) ; length -= idsize variable
|
/aosp_15_r20/external/python/cpython3/Python/ |
D | thread_pthread.h | 324 volatile pthread_t threadid; in PyThread_get_thread_ident() local
|
/aosp_15_r20/external/stressapptest/src/ |
H A D | worker.cc | 2266 bool NetworkListenThread::SpawnSlave(int newsock, int threadid) { in SpawnSlave()
|
/aosp_15_r20/trusty/user/base/lib/dlmalloc/ |
D | dlmalloc.c | 1923 THREAD_ID_T threadid; member
|
/aosp_15_r20/external/dlmalloc/ |
H A D | dlmalloc.c | 1916 THREAD_ID_T threadid; member
|
/aosp_15_r20/external/trusty/lk/external/lib/heap/dlmalloc/ |
D | dlmalloc.c | 1972 THREAD_ID_T threadid; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/ |
D | dlmalloc_2_8_6.c | 1914 THREAD_ID_T threadid; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 38940 long unsigned int threadid; member
|
H A D | vmlinux_518.h | 38940 long unsigned int threadid; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 115328 long unsigned int threadid; member
|
H A D | vmlinux.h | 115328 long unsigned int threadid; member
|