/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_abs_send_time.h | 40 struct Cluster { struct 41 Cluster() in Cluster() function 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/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/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() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | graph_optimizer.h | 25 class Cluster; variable
|
D | loop_optimizer.cc | 39 void LoopOptimizer::Feedback(Cluster* /*cluster*/, const GrapplerItem& /*item*/, in Feedback() argument
|
D | dependency_optimizer.cc | 582 void DependencyOptimizer::Feedback(Cluster* /*cluster*/, in Feedback() argument
|
D | arithmetic_optimizer.cc | 1103 Status ArithmeticOptimizer::Optimize(Cluster* /*cluster*/, in Optimize() argument 1133 void ArithmeticOptimizer::Feedback(Cluster* /*cluster*/, in Feedback() argument
|
/external/libvpx/libvpx/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/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_placer.h | 27 class Cluster; variable
|
D | analytical_cost_estimator.h | 33 class Cluster; variable
|
D | measuring_cost_estimator.h | 37 class Cluster; variable
|
/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/tensorflow/tensorflow/compiler/jit/ |
D | mark_for_compilation_pass.cc | 241 struct Cluster { struct 244 int representative = -1;
|
/external/llvm/include/llvm/CodeGen/ |
D | ScheduleDAG.h | 70 Cluster ///< Weak DAG edge linking a chain of clustered instrs. enumerator
|
D | MachineScheduler.h | 765 NoCand, Only1, PhysRegCopy, RegExcess, RegCritical, Stall, Cluster, Weak, enumerator
|
/external/lisa/tools/scripts/power/ |
D | cpu_frequency_power_average.py | 120 class Cluster: class
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 1109 struct Cluster { struct in __anon9946319e0211::Clusterator 1110 const char* fUtf8Text; 1111 uint32_t fTextByteLength; 1112 uint32_t fGlyphIndex; 1113 uint32_t fGlyphCount; 1114 explicit operator bool() const { return fGlyphCount != 0; } in operator bool()
|
/external/skqp/src/pdf/ |
D | SkPDFDevice.cpp | 1109 struct Cluster { struct in __anon27c8a7b50211::Clusterator 1110 const char* fUtf8Text; 1111 uint32_t fTextByteLength; 1112 uint32_t fGlyphIndex; 1113 uint32_t fGlyphCount; 1114 explicit operator bool() const { return fGlyphCount != 0; } in operator bool()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | functionalize_control_flow.cc | 770 struct Cluster { in DeterminePredicateSwitchOrder() struct 771 bool operator==(const Cluster& other) const { in DeterminePredicateSwitchOrder() 774 int representative = -1; in DeterminePredicateSwitchOrder()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 184 bool Cluster = false; in ClusterNeighboringLoads() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGSDNodes.cpp | 215 bool Cluster = false; in ClusterNeighboringLoads() local
|
/external/ImageMagick/MagickCore/ |
D | segment.c | 149 } Cluster; typedef
|