Home
last modified time | relevance | path

Searched defs:Cluster (Results 1 – 25 of 162) sorted by relevance

1234567

/aosp_15_r20/external/skia/src/pdf/
H A DSkClusterator.h23 struct Cluster { struct
29 bool operator==(const SkClusterator::Cluster& o) { argument
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Drpcbench_test.cc102 struct Cluster { struct
103 SessionOptions options;
104 std::vector<string> workers;
105 std::vector<DeviceAttributes> devices; // One per process
107 Cluster() { in Cluster() argument
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h75 struct Cluster { struct
90 const Cluster& cluster_aggregate); argument
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp212 const ClusterBindings &Cluster = I.getData(); in dump() local
244 ClusterBindings Cluster = in addBinding() local
259 const ClusterBindings *Cluster = lookup(K.getBaseRegion()); in lookup() local
272 const ClusterBindings *Cluster = lookup(Base); in removeBinding() local
586 const ClusterBindings &Cluster = I.getData(); in iterBindings() local
686 const ClusterBindings &Cluster = RI.getData(); in GenerateClusters() local
735 const ClusterBindings *Cluster = B.lookup(R); in scanReachableSymbols() local
800 SValBuilder &SVB, const ClusterBindings &Cluster, in collectSubRegionBindings()
872 SValBuilder &SVB, const ClusterBindings &Cluster, in collectSubRegionBindings()
890 const ClusterBindings *Cluster = B.lookup(ClusterHead); in removeSubRegionBindings() local
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dcluster_ops_by_policy.h217 struct Cluster { struct
229 llvm::SmallVector<Cluster> FindClustersInTheBlock( argument
H A Dcluster_formation.cc50 struct Cluster { struct
51 llvm::SmallVector<Operation*, 4> ops;
52 StringRef device;
/aosp_15_r20/external/webrtc/rtc_tools/frame_analyzer/
H A Dvideo_quality_analysis.h77 struct Cluster { struct
87 std::vector<Cluster> CalculateFrameClusters(const std::vector<size_t>& indices); argument
/aosp_15_r20/external/fonttools/Lib/fontTools/otlLib/optimize/
H A Dgpos.py189 class Cluster: class
372 def merge(cluster: Cluster, other: Cluster) -> Cluster:
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ml/clustering/
H A DCluster.java29 public class Cluster<T extends Clusterable> implements Serializable { class
40 public Cluster() { in Cluster() method in Cluster
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/clustering/
H A DCluster.java32 public class Cluster<T extends Clusterable<T>> implements Serializable { class
47 public Cluster(final T center) { in Cluster() method in Cluster
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
H A DCluster.java30 public class Cluster<T extends Clusterable<T>> implements Serializable { class
45 public Cluster(final T center) { in Cluster() method in Cluster
/aosp_15_r20/external/libwebm/webm_parser/include/webm/
H A Ddom_types.h297 struct Cluster { struct
321 bool operator==(const Cluster& other) const { argument
/aosp_15_r20/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/java/com/google/cloud/apigeeconnect/v1/
H A DCluster.java22 public final class Cluster extends com.google.protobuf.GeneratedMessageV3 class
28 private Cluster(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Cluster() method in Cluster
32 private Cluster() { in Cluster() method in Cluster
/aosp_15_r20/external/libwebm/webm_parser/src/
H A Dcallback.cc59 const Cluster& /* cluster */, Action* action) { in OnClusterBegin()
110 const Cluster& /* cluster */) { in OnClusterEnd()
/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DRun.h28 class Cluster; variable
272 Cluster() in Cluster() function
291 Cluster(TextRange textRange) : fTextRange(textRange), fGraphemeRange(EMPTY_RANGE) { } in Cluster() function
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/data/
DTimeClustering.java348 class Cluster { class
358 public Cluster() { in Cluster() method in Cluster
/aosp_15_r20/external/google-cloud-java/java-vmwareengine/proto-google-cloud-vmwareengine-v1/src/main/java/com/google/cloud/vmwareengine/v1/
H A DCluster.java30 public final class Cluster extends com.google.protobuf.GeneratedMessageV3 class
36 private Cluster(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Cluster() method in Cluster
40 private Cluster() { in Cluster() method in Cluster
/aosp_15_r20/external/google-cloud-java/java-distributedcloudedge/proto-google-cloud-distributedcloudedge-v1/src/main/java/com/google/cloud/edgecontainer/v1/
H A DCluster.java30 public final class Cluster extends com.google.protobuf.GeneratedMessageV3 class
36 private Cluster(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Cluster() method in Cluster
40 private Cluster() { in Cluster() method in Cluster
/aosp_15_r20/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/
H A DCluster.java31 public final class Cluster extends com.google.protobuf.GeneratedMessageV3 class
37 private Cluster(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Cluster() method in Cluster
41 private Cluster() { in Cluster() method in Cluster
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/
H A Dmkvmuxerutil.h16 class Cluster; variable
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/
H A Dmkvmuxerutil.h16 class Cluster; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/inputs/
H A Dtrivial_test_graph_input_yielder.h26 class Cluster; variable
/aosp_15_r20/external/libwebm/mkvmuxer/
H A Dmkvmuxerutil.h16 class Cluster; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dvirtual_placer.h28 class Cluster; variable
H A Dmeasuring_cost_estimator.h37 class Cluster; variable

1234567