/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/ |
H A D | cm_task_rt.cpp | 266 uint32_t threadCount = 0; in IntegrityCheckKernelThreadspace() local
|
H A D | cm_command_buffer.cpp | 367 uint32_t threadCount = threadSpaceWidth * threadSpaceHeight; in AddMediaObjectWalker() local
|
H A D | cm_event_rt.cpp | 398 uint32_t threadCount; in SetKernelNames() local
|
/aosp_15_r20/frameworks/base/media/jni/soundpool/tests/ |
H A D | soundpool_stress.cpp | 228 int threadCount = 1; in main() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | KernelCpuThreadReaderTest.java | 159 int threadCount = 0; in checkResults() local
|
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/driver/ |
H A D | LoadClient.java | 65 private final int threadCount; field in LoadClient
|
/aosp_15_r20/cts/tests/tests/libsystemhealthndk/jni/ |
H A D | NativeSystemHealthTest.cpp | 124 static std::vector<std::thread> createThreads(int threadCount, std::atomic<bool>& stop, in createThreads()
|
/aosp_15_r20/external/angle/src/image_util/ |
H A D | AstcDecompressor.cpp | 217 const uint32_t threadCount = singleThreaded ? 1 : MaxThreads(); in decompress() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/ |
H A D | macro_unary_double.cpp | 64 cl_uint threadCount; // Number of worker threads member
|
H A D | macro_unary_float.cpp | 63 cl_uint threadCount; // Number of worker threads member
|
H A D | unary_double.cpp | 67 cl_uint threadCount; // Number of worker threads member
|
H A D | binary_two_results_i_float.cpp | 89 cl_uint threadCount = GetThreadCount(); in TestFunc_FloatI_Float_Float() local
|
H A D | binary_two_results_i_double.cpp | 91 cl_uint threadCount = GetThreadCount(); in TestFunc_DoubleI_Double_Double() local
|
H A D | macro_binary_float.cpp | 67 cl_uint threadCount; // Number of worker threads member
|
H A D | macro_binary_double.cpp | 68 cl_uint threadCount; // Number of worker threads member
|
H A D | unary_float.cpp | 66 cl_uint threadCount; // Number of worker threads member
|
H A D | binary_i_double.cpp | 73 cl_uint threadCount; // Number of worker threads member
|
H A D | binary_i_float.cpp | 73 cl_uint threadCount; // Number of worker threads member
|
/aosp_15_r20/external/skia/tests/ |
H A D | SkStrikeTest.cpp | 59 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier()
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_render.cpp | 816 void dng_render_task::Start (uint32 threadCount, in Start()
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_encode_hevc_mbenc_g12.cpp | 998 uint32_t threadCount = maxthreadWidth * maxthreadHeight * m_numberConcurrentGroup; in EncodeMbEncKernel() local
|
/aosp_15_r20/external/testng/src/main/java/org/testng/ |
H A D | TestNG.java | 462 public void setThreadCount(int threadCount) { in setThreadCount() 1590 String threadCount = (String) cmdLineArgs.get(CommandLineArgs.THREAD_COUNT); in configure() local
|
/aosp_15_r20/external/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
H A D | TimestampsTest.java | 202 final int threadCount = 16; in testTimestampConcurrentParsing() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/ |
H A D | TimestampsTest.java | 202 final int threadCount = 16; in testTimestampConcurrentParsing() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/graph/ |
H A D | AbstractNetworkTest.java | 820 int threadCount = 20; in concurrentIteration() local
|