/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_abs_send_time.h | 40 struct Cluster { struct 41 Cluster() in Cluster() argument 48 int GetSendBitrateBps() const { in GetSendBitrateBps() 53 int GetRecvBitrateBps() const { in GetRecvBitrateBps() 58 float send_mean_ms; 59 float recv_mean_ms; 61 size_t mean_size; 62 int count; 63 int num_above_min_delta;
|
/external/skia/src/pdf/ |
D | SkClusterator.h | 22 struct Cluster { struct 28 bool operator==(const SkClusterator::Cluster& o) { argument
|
/external/skqp/src/pdf/ |
D | SkClusterator.h | 22 struct Cluster { struct 28 bool operator==(const SkClusterator::Cluster& o) { argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | Clustering.h | 62 struct Cluster { struct 64 explicit Cluster(const ClusterId &Id) : Id(Id) {} in Cluster() argument 66 const ClusterId Id; argument 77 const Cluster &getCluster(ClusterId Id) const { in getCluster() argument
|
D | Analysis.cpp | 258 for (const SchedClassCluster &Cluster : Clusters) { in printSchedClassClustersHtml() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | rpcbench_test.cc | 102 struct Cluster { struct 103 SessionOptions options; 104 std::vector<string> workers; 105 std::vector<DeviceAttributes> devices; // One per process 107 Cluster() { in Cluster() argument
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/ |
D | Cluster.java | 30 public class Cluster<T extends Clusterable<T>> implements Serializable { class 45 public Cluster(final T center) { in Cluster() method in Cluster
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.h | 16 class Cluster; variable
|
/external/tensorflow/tensorflow/core/grappler/inputs/ |
D | trivial_test_graph_input_yielder.h | 26 class Cluster; variable
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.h | 16 class Cluster; variable
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_placer.h | 26 class Cluster; variable
|
D | measuring_cost_estimator.h | 37 class Cluster; variable
|
D | analytical_cost_estimator.h | 33 class Cluster; variable
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_fusion_optimizer.cc | 227 struct Cluster { in Optimize() struct 230 int representative = -1; in Optimize()
|
D | mark_for_compilation_pass.cc | 634 struct Cluster { struct 637 int representative = -1; 640 absl::flat_hash_set<string> devices; 645 string resource_op_device; 648 bool has_xla_compile_attr;
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | graph_optimizer.h | 27 class Cluster; variable
|
D | shape_optimizer.cc | 135 void ShapeOptimizer::Feedback(Cluster* /*cluster*/, in Feedback() argument
|
D | remapper.cc | 775 Status Remapper::Optimize(Cluster* /*cluster*/, const GrapplerItem& item, in Optimize() argument 870 void Remapper::Feedback(Cluster* /*cluster*/, const GrapplerItem& /*item*/, in Feedback() argument
|
D | dependency_optimizer.cc | 714 void DependencyOptimizer::Feedback(Cluster* /*cluster*/, in Feedback() argument
|
/external/tensorflow/tensorflow/core/grappler/clusters/ |
D | cluster.cc | 22 Cluster::Cluster(int timeout_s) : timeout_s_(timeout_s) { in Cluster() function in tensorflow::grappler::Cluster
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | RegionStore.cpp | 212 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 …]
|
/external/tensorflow/tensorflow/python/grappler/ |
D | cluster.py | 30 class Cluster(object): class
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 75 Cluster ///< Weak DAG edge linking a chain of clustered instrs. enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 70 Cluster ///< Weak DAG edge linking a chain of clustered instrs. enumerator
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | auto_shard.cc | 285 Status AutoShard::OptimizeAndCollectStats(Cluster* /* cluster */, in OptimizeAndCollectStats() argument
|