/aosp_15_r20/external/libavc/encoder/ |
H A D | ih264e_debug.h | 43 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) \ argument 50 #define DEBUG_DUMP_INP_TO_RC_POST_ENC(ps_frame_info, pic_cnt, num_cores) \ argument 55 #define DEBUG_DUMP_QP(pic_cnt, qp, num_cores) (void); argument 61 #define DEBUG_DUMP_INP_TO_RC_POST_ENC(ps_frame_info, pic_cnt, num_cores) (void); argument
|
/aosp_15_r20/external/crosvm/devices/src/tsc/ |
H A D | calibrate.rs | 416 let num_cores = in test_handle_offline_core() localVariable 485 let num_cores = in test_offset_identification_core_0() localVariable 528 let num_cores = in test_offset_identification_core_1() localVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
H A D | tpu_topology.cc | 51 int num_cores = tpu::ExecutorApiFn()->TpuHostLocation_NumCoresFn( in Cores() local 109 int num_cores = in cores() local
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkExecutor.cpp | 22 static int num_cores() { in num_cores() function 29 static int num_cores() { in num_cores() function
|
/aosp_15_r20/external/rappor/analysis/R/ |
H A D | association.R | 107 GetCondProbBooleanReports <- function(reports, pstar, qstar, num_cores) { argument 136 marginal, prob_other = NULL, num_cores) { argument 351 num_cores = 10, argument
|
/aosp_15_r20/external/bcc/examples/cpp/ |
H A D | CPUDistribution.cc | 84 auto num_cores = sysconf(_SC_NPROCESSORS_ONLN); in main() local
|
/aosp_15_r20/external/arm-trusted-firmware/include/plat/arm/common/ |
H A D | fconf_ethosn_getter.h | 30 uint32_t num_cores; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/protobuf/ |
H A D | hardware_types.proto | 26 uint32 num_cores = 2; field
|
H A D | op_metrics.proto | 77 uint32 num_cores = 21; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | device_properties.proto | 34 int64 num_cores = 5; field
|
/aosp_15_r20/external/mesa3d/src/asahi/lib/ |
H A D | agx_scratch.h | 17 uint32_t num_cores; member
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | task_scheduler.cc | 56 const int num_cores = SysInfo::NumberOfProcessors(); in StartWithDefaultParams() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/ |
H A D | tpu_program_group.h | 52 int64_t num_cores() const override { return num_cores_; } in num_cores() function
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | thread_pool.cpp | 16 size_t num_cores = cpuinfo_get_cores_count(); in defaultNumThreads() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/ |
H A D | tpu_system_metadata.py | 61 def __new__(cls, num_cores, num_hosts, num_of_cores_per_host, topology, argument
|
H A D | tensor_tracer.proto | 52 int32 num_cores = 4; field
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/OMP/ |
H A D | OMPScheduler.cpp | 46 const unsigned int num_cores = omp_get_max_threads(); in set_num_threads() local
|
/aosp_15_r20/external/coreboot/src/cpu/intel/model_2065x/ |
H A D | model_2065x_init.c | 118 unsigned int num_cores; in get_cpu_count() local
|
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/ |
D | gem5_manager.cpp | 152 int num_cores = 1; in GenerateGem5File() local
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/ |
H A D | group_assignment.h | 78 int num_cores() { return map_.size(); } in num_cores() function
|
/aosp_15_r20/external/arm-trusted-firmware/plat/brcm/board/stingray/include/ |
H A D | paxb.h | 46 uint32_t num_cores; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/brcm/board/stingray/include/ |
D | paxb.h | 46 uint32_t num_cores; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/plat/arm/common/ |
D | fconf_ethosn_getter.h | 49 uint32_t num_cores; member
|
/aosp_15_r20/external/crosvm/devices/src/ |
H A D | tsc.rs | 107 let num_cores = tsc_state.offsets.len(); in tsc_sync_mitigations_inner() localVariable
|
/aosp_15_r20/external/pigweed/pw_cli_analytics/py/pw_cli_analytics/ |
H A D | analytics.py | 216 num_cores: int = multiprocessing.cpu_count() variable in UserProperties
|