Home
last modified time | relevance | path

Searched defs:max_threads (Results 51 – 75 of 107) sorted by relevance

12345

/aosp_15_r20/external/libfuse/lib/
H A Dfuse_loop_mt.c64 int max_threads; member
/aosp_15_r20/external/crosvm/cros_async/src/blocking/
H A Dpool.rs102 max_threads: usize, field
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/
H A Dfully_connected.h233 const int max_threads = cpu_backend_context->max_num_threads(); in FullyConnectedSparseWeight1x4() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compile.h262 unsigned max_threads; member
/aosp_15_r20/external/rust/android-crates-io/crates/num_cpus/src/
Dlib.rs407 pub max_threads: u32, in get_num_cpus() field
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1129 static void si_set_max_shader_compiler_threads(struct pipe_screen *screen, unsigned max_threads) in si_set_max_shader_compiler_threads()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DUpSampleNearest2d.cu277 const int max_threads = std::min<int>( in upsample_nearest2d_out_cuda_template() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dgen4_render.h338 unsigned int max_threads:6; member
400 unsigned int max_threads:6; member
512 unsigned int max_threads:7; member
H A Drendercopy_gen8.c761 const int max_threads = 63; in gen8_emit_ps() local
H A Drendercopy_gen9.c812 const int max_threads = 63; in gen8_emit_ps() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
H A Ddepthwise_conv_hybrid.h422 const int max_threads = cpu_backend_context->max_num_threads(); in DepthwiseConvHybridPerChannel() local
/aosp_15_r20/external/rust/crabbyavif/src/reformat/
Drgb.rs115 pub max_threads: i32, field
/aosp_15_r20/external/libfuse/include/
H A Dfuse_lowlevel.h2061 unsigned int max_threads; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dethread.c1234 int max_threads = oxcf->max_threads; in av1_compute_num_fp_contexts() local
1692 int max_threads) { in compute_num_enc_row_mt_workers()
1711 int max_threads) { in compute_num_enc_tile_mt_workers()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dcrop_and_resize_op.cc564 int max_threads = OpDeterminismRequired() ? 1 : worker_threads.num_threads; in operator ()() local
/aosp_15_r20/system/update_engine/payload_generator/
H A Ddelta_diff_utils.cc677 size_t max_threads = GetMaxThreads(); in DeltaReadPartition() local
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_structs.h161 unsigned max_threads:5; /* may be less */ member
400 unsigned max_threads:6; member
469 unsigned max_threads:5; member
511 unsigned max_threads:6; member
573 unsigned max_threads:7; member
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.h273 int max_threads; member
/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A Dhwc.hpp94 uint32_t max_threads; member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/drm/
Dpanthor_drm.h91 __u32 max_threads; member
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/drm/
H A Dpanthor_drm.h91 __u32 max_threads; member
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/drm/
H A Dpanthor_drm.h91 __u32 max_threads; member
/aosp_15_r20/external/kernel-headers/original/uapi/drm/
H A Dpanthor_drm.h310 __u32 max_threads; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/kernel/uapi/drm/
H A Dpanthor_drm.h91 __u32 max_threads; member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/drm/
H A Dpanthor_drm.h91 __u32 max_threads; member

12345