Home
last modified time | relevance | path

Searched refs:Cluster (Results 1 – 25 of 69) sorted by relevance

123

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
DKMeansPlusPlusClusterer.java92 public List<Cluster<T>> cluster(final Collection<T> points, in cluster()
95 List<Cluster<T>> clusters = chooseInitialCenters(points, k, random); in cluster()
102 List<Cluster<T>> newClusters = new ArrayList<Cluster<T>>(); in cluster()
103 for (final Cluster<T> cluster : clusters) { in cluster()
126 newClusters.add(new Cluster<T>(newCenter)); in cluster()
145 assignPointsToClusters(final Collection<Cluster<T>> clusters, final Collection<T> points) { in assignPointsToClusters()
147 Cluster<T> cluster = getNearestCluster(clusters, p); in assignPointsToClusters()
161 private static <T extends Clusterable<T>> List<Cluster<T>>
165 final List<Cluster<T>> resultSet = new ArrayList<Cluster<T>>(); in chooseInitialCenters()
169 resultSet.add(new Cluster<T>(firstPoint)); in chooseInitialCenters()
[all …]
DCluster.java30 public class Cluster<T extends Clusterable<T>> implements Serializable { class
45 public Cluster(final T center) { in Cluster() method in Cluster
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.h69 class Cluster; variable
82 long Parse(const Cluster*);
85 long long GetTimeCode(const Cluster*) const; // absolute, but not scaled
86 long long GetTime(const Cluster*) const; // absolute, and scaled (ns)
124 BlockEntry(Cluster*, long index);
130 const Cluster* GetCluster() const;
138 Cluster* const m_pCluster;
147 SimpleBlock(Cluster*, long index, long long start, long long size);
162 BlockGroup(Cluster*, long index,
968 class Cluster {
[all …]
Dmkvparser.cc684 Cluster** i = m_clusters; in ~Segment()
685 Cluster** j = m_clusters + count; in ~Segment()
688 Cluster* const p = *i++; in ~Segment()
1181 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_); in DoLoadCluster()
1225 Cluster* const pCluster = m_clusters[idx]; in DoLoadCluster()
1280 Cluster* const pCluster = Cluster::Create(this, idx, cluster_off); in DoLoadCluster()
1336 bool Segment::AppendCluster(Cluster* pCluster) { in AppendCluster()
1351 Cluster** const qq = new (std::nothrow) Cluster*[n]; in AppendCluster()
1355 Cluster** q = qq; in AppendCluster()
1356 Cluster** p = m_clusters; in AppendCluster()
[all …]
/external/libvpx/libwebm/mkvparser/
Dmkvparser.h69 class Cluster; variable
82 long Parse(const Cluster*);
85 long long GetTimeCode(const Cluster*) const; // absolute, but not scaled
86 long long GetTime(const Cluster*) const; // absolute, and scaled (ns)
124 BlockEntry(Cluster*, long index);
130 const Cluster* GetCluster() const;
138 Cluster* const m_pCluster;
147 SimpleBlock(Cluster*, long index, long long start, long long size);
162 BlockGroup(Cluster*, long index,
935 class Cluster {
[all …]
Dmkvparser.cc683 Cluster** i = m_clusters; in ~Segment()
684 Cluster** j = m_clusters + count; in ~Segment()
687 Cluster* const p = *i++; in ~Segment()
1180 status = Cluster::HasBlockEntries(this, cluster_off, pos_, len_); in DoLoadCluster()
1224 Cluster* const pCluster = m_clusters[idx]; in DoLoadCluster()
1279 Cluster* const pCluster = Cluster::Create(this, idx, cluster_off); in DoLoadCluster()
1335 bool Segment::AppendCluster(Cluster* pCluster) { in AppendCluster()
1350 Cluster** const qq = new (std::nothrow) Cluster*[n]; in AppendCluster()
1354 Cluster** q = qq; in AppendCluster()
1355 Cluster** p = m_clusters; in AppendCluster()
[all …]
/external/ImageMagick/MagickCore/
Dsegment.c149 } Cluster; typedef
256 Cluster in Classify()
292 cluster=(Cluster *) NULL; in Classify()
293 head=(Cluster *) NULL; in Classify()
308 if (head != (Cluster *) NULL) in Classify()
310 cluster->next=(Cluster *) AcquireMagickMemory( in Classify()
316 cluster=(Cluster *) AcquireMagickMemory(sizeof(*cluster)); in Classify()
319 if (cluster == (Cluster *) NULL) in Classify()
329 cluster->next=(Cluster *) NULL; in Classify()
333 if (head == (Cluster *) NULL) in Classify()
[all …]
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.h40 struct Cluster { struct
41 Cluster() in Cluster() argument
96 const Cluster& cluster_aggregate);
98 static void AddCluster(std::list<Cluster>* clusters, Cluster* cluster);
118 void ComputeClusters(std::list<Cluster>* clusters) const;
120 std::list<Cluster>::const_iterator FindBestProbe(
121 const std::list<Cluster>& clusters) const
Dremote_bitrate_estimator_abs_send_time.cc80 const Cluster& cluster_aggregate) { in IsWithinClusterBounds()
89 std::list<Cluster>* clusters, in AddCluster()
90 Cluster* cluster) { in AddCluster()
123 std::list<Cluster>* clusters) const { in ComputeClusters()
124 Cluster current; in ComputeClusters()
139 current = Cluster(); in ComputeClusters()
153 std::list<Cluster>::const_iterator
155 const std::list<Cluster>& clusters) const { in FindBestProbe()
157 std::list<Cluster>::const_iterator best_it = clusters.end(); in FindBestProbe()
158 for (std::list<Cluster>::const_iterator it = clusters.begin(); in FindBestProbe()
[all …]
/external/llvm/test/CodeGen/AArch64/
Darm64-ldp-cluster.ll8 ; CHECK: Cluster ld/st SU(1) - SU(2)
13 ; EXYNOS: Cluster ld/st SU(1) - SU(2)
28 ; CHECK: Cluster ld/st SU(1) - SU(2)
33 ; EXYNOS: Cluster ld/st SU(1) - SU(2)
49 ; CHECK: Cluster ld/st SU(2) - SU(1)
54 ; EXYNOS: Cluster ld/st SU(2) - SU(1)
69 ; CHECK: Cluster ld/st SU(3) - SU(4)
74 ; EXYNOS: Cluster ld/st SU(3) - SU(4)
92 ; CHECK: Cluster ld/st SU(3) - SU(4)
97 ; EXYNOS: Cluster ld/st SU(3) - SU(4)
[all …]
Daarch64-stp-cluster.ll6 ; CHECK:Cluster ld/st SU(4) - SU(3)
7 ; CHECK:Cluster ld/st SU(2) - SU(5)
27 ; CHECK:Cluster ld/st SU(4) - SU(3)
28 ; CHECK:Cluster ld/st SU(2) - SU(5)
48 ; CHECK:Cluster ld/st SU(5) - SU(2)
49 ; CHECK:Cluster ld/st SU(4) - SU(3)
69 ; CHECK:Cluster ld/st SU(5) - SU(2)
70 ; CHECK:Cluster ld/st SU(4) - SU(3)
90 ; CHECK:Cluster ld/st SU(3) - SU(4)
91 ; CHECK:Cluster ld/st SU(2) - SU(5)
[all …]
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp212 const ClusterBindings &Cluster = I.getData(); in dump() local
213 for (ClusterBindings::iterator CI = Cluster.begin(), CE = Cluster.end(); in dump()
244 ClusterBindings Cluster = in addBinding() local
247 ClusterBindings NewCluster = CBFactory->add(Cluster, K, V); in addBinding()
259 const ClusterBindings *Cluster = lookup(K.getBaseRegion()); in lookup() local
260 if (!Cluster) in lookup()
262 return Cluster->lookup(K); in lookup()
272 const ClusterBindings *Cluster = lookup(Base); in removeBinding() local
273 if (!Cluster) in removeBinding()
276 ClusterBindings NewCluster = CBFactory->remove(*Cluster, K); in removeBinding()
[all …]
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.cc2428 Cluster::Cluster(uint64_t timecode, int64_t cues_pos, uint64_t timecode_scale, in Cluster() function in mkvmuxer::Cluster
2442 Cluster::~Cluster() { in ~Cluster()
2454 bool Cluster::Init(IMkvWriter* ptr_writer) { in Init()
2462 bool Cluster::AddFrame(const Frame* const frame) { in AddFrame()
2466 bool Cluster::AddFrame(const uint8_t* data, uint64_t length, in AddFrame()
2478 bool Cluster::AddFrameWithAdditional(const uint8_t* data, uint64_t length, in AddFrameWithAdditional()
2497 bool Cluster::AddFrameWithDiscardPadding(const uint8_t* data, uint64_t length, in AddFrameWithDiscardPadding()
2511 bool Cluster::AddMetadata(const uint8_t* data, uint64_t length, in AddMetadata()
2524 void Cluster::AddPayloadSize(uint64_t size) { payload_size_ += size; } in AddPayloadSize()
2526 bool Cluster::Finalize() { in Finalize()
[all …]
Dmkvmuxerutil.h16 class Cluster; variable
87 Cluster* cluster);
Dmkvmuxer.h1198 class Cluster {
1203 Cluster(uint64_t timecode, int64_t cues_pos, uint64_t timecode_scale,
1206 ~Cluster();
1387 LIBWEBM_DISALLOW_COPY_AND_ASSIGN(Cluster);
1813 Cluster** cluster_list_;
/external/libvpx/libvpx/
Dwebmdec.cc50 const mkvparser::Cluster *const cluster = segment->GetFirst(); in get_first_cluster()
130 const mkvparser::Cluster *cluster = in webm_read_frame()
131 reinterpret_cast<const mkvparser::Cluster *>(webm_ctx->cluster); in webm_read_frame()
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixFunction.h131 template <typename EivalsType, typename Cluster>
132 void matrix_function_partition_eigenvalues(const EivalsType& eivals, std::list<Cluster>& clusters) in matrix_function_partition_eigenvalues()
138 typename std::list<Cluster>::iterator qi = matrix_function_find_cluster(i, clusters); in matrix_function_partition_eigenvalues()
140 Cluster l; in matrix_function_partition_eigenvalues()
151 typename std::list<Cluster>::iterator qj = matrix_function_find_cluster(j, clusters); in matrix_function_partition_eigenvalues()
/external/tcpdump/tests/
Dbgp_vpn_attrset.out15 Cluster List (10), length: 4, Flags [O]: 22.5.5.5
Dbgp-aigp.out10 Cluster List (10), length: 4, Flags [O]: 172.16.20.5
/external/skia/site/dev/testing/
Dindex.md13 Cluster Telemetry is a powerful framework that helps us capture and benchmark
Dct.md1 Cluster Telemetry
18 Cluster Telemetry allows you to run [telemetry](https://www.chromium.org/developers/telemetry)'s be…
99 Cluster Telemetry is primarily written in Go with a few python scripts. The framework lives in [mas…
Dskiaperf.md20 <img src=Cluster.png style="margin-left:30px" align="left" width="500"/> <br clear="left">
/external/lisa/ipynb/chromeos/
DChromeOS_TestThat.ipynb632 " <th>LITTLE Cluster</th>\n",
636 " <th>big Cluster</th>\n",
646 "LITTLE Cluster 1574.512282\n",
647 "big Cluster 2998.660071"
686 " 'big Cluster' : bnrg,\n",
687 " 'LITTLE Cluster' : lnrg,\n",
/external/skia/infra/bots/recipe_modules/
DREADME.md10 * ct - Shared Cluster Telemetry utilities.
/external/skia/src/pdf/
DSkPDFDevice.cpp1112 struct Cluster { struct in __anon9006ff200211::Clusterator
1121 Cluster next() { in next()
1126 return Cluster{nullptr, 0, 0, glyphCount}; in next()
1129 return Cluster{nullptr, 0, 0, 0}; // empty in next()
1135 return Cluster{nullptr, 0, 0, 0}; // bad input. in next()
1151 return Cluster{nullptr, 0, 0, 0}; in next()
1156 return Cluster{fUtf8Text + cluster, in next()
1164 return Cluster{nullptr, 0, 0, 0}; // bad input. in next()
1168 return Cluster{nullptr, 0, 0, 0}; // bad input. in next()
1177 return Cluster{nullptr, 0, 0, 0}; // bad input. in next()
[all …]

123