Home
last modified time | relevance | path

Searched refs:legacy_pthreadpool_function_1d_t (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/caffe2/utils/threadpool/
H A Dpthreadpool.h32 typedef void (*legacy_pthreadpool_function_1d_t)(void*, size_t); typedef
99 legacy_pthreadpool_function_1d_t function,
105 legacy_pthreadpool_function_1d_t function,
170 #define pthreadpool_function_1d_t legacy_pthreadpool_function_1d_t
H A Dpthreadpool.cc69 …legacy_pthreadpool_compute_1d(threadpool, (legacy_pthreadpool_function_1d_t) compute_1d_tiled, &co… in legacy_pthreadpool_compute_1d_tiled()
110 …legacy_pthreadpool_compute_1d(threadpool, (legacy_pthreadpool_function_1d_t) compute_2d, &context,… in legacy_pthreadpool_compute_2d()
170 …legacy_pthreadpool_compute_1d(threadpool, (legacy_pthreadpool_function_1d_t) compute_2d_tiled, &co… in legacy_pthreadpool_compute_2d_tiled()
257 (legacy_pthreadpool_function_1d_t)compute_3d_tiled, in legacy_pthreadpool_compute_3d_tiled()
373 (legacy_pthreadpool_function_1d_t)compute_4d_tiled, in legacy_pthreadpool_compute_4d_tiled()
H A Dpthreadpool_impl.cc26 legacy_pthreadpool_function_1d_t function, in legacy_pthreadpool_compute_1d()
60 const legacy_pthreadpool_function_1d_t function, in legacy_pthreadpool_parallelize_1d()
/aosp_15_r20/external/pytorch/cmake/External/
H A Dnnpack.cmake82 pthreadpool_function_1d_t=legacy_pthreadpool_function_1d_t
/aosp_15_r20/external/pytorch/cmake/
H A DDependencies.cmake482 pthreadpool_function_1d_t=legacy_pthreadpool_function_1d_t