Home
last modified time | relevance | path

Searched defs:cluster_index (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/src/nn/modules/
H A Dadaptive.cpp133 int64_t cluster_index = shortlist_size + i - 1; in forward() local
/aosp_15_r20/external/cpuinfo/src/x86/linux/
H A Dinit.c349 …uint32_t processor_index = UINT32_MAX, core_index = UINT32_MAX, cluster_index = UINT32_MAX, packag… in cpuinfo_x86_linux_init() local
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/
H A Dmkvmuxer.cc3156 int32_t cluster_index = 0; in MoveCuesBeforeClusters() local
/aosp_15_r20/external/libwebm/mkvmuxer/
H A Dmkvmuxer.cc3156 int32_t cluster_index = 0; in MoveCuesBeforeClusters() local
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/
H A Dmkvmuxer.cc3156 int32_t cluster_index = 0; in MoveCuesBeforeClusters() local
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto8609 optional int32 cluster_index = 2; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h311827 inline ::int32_t CpuClusterTime::cluster_index() const { in cluster_index() function