Home
last modified time | relevance | path

Searched defs:cluster (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2containerservice/
Dlayer1.py97 def delete_cluster(self, cluster): argument
115 def deregister_container_instance(self, container_instance, cluster=None, argument
193 def describe_container_instances(self, container_instances, cluster=None): argument
237 def describe_tasks(self, tasks, cluster=None): argument
323 def list_container_instances(self, cluster=None, next_token=None, argument
410 def list_tasks(self, cluster=None, container_instance=None, family=None, argument
469 def register_container_instance(self, cluster=None, argument
539 def run_task(self, task_definition, cluster=None, overrides=None, argument
577 def start_task(self, task_definition, container_instances, cluster=None, argument
617 def stop_task(self, task, cluster=None): argument
[all …]
/external/libvpx/libvpx/
Dwebmdec.cc50 const mkvparser::Cluster *const cluster = segment->GetFirst(); in get_first_cluster() local
134 const mkvparser::Cluster* cluster = in webm_read_frame() local
Dwebmdec.h25 const void *cluster; member
/external/opencv3/modules/features2d/src/
Dbagofwords.cpp90 Mat BOWKMeansTrainer::cluster() const in cluster() function in cv::BOWKMeansTrainer
111 Mat BOWKMeansTrainer::cluster( const Mat& _descriptors ) const in cluster() function in cv::BOWKMeansTrainer
/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() method in KMeansPlusPlusClusterer
147 Cluster<T> cluster = getNearestCluster(clusters, p); in assignPointsToClusters() local
/external/harfbuzz_ng/src/
Dhb-buffer.cc254 unsigned int cluster) in add()
547 unsigned int cluster = info[start].cluster; in merge_clusters_impl() local
578 unsigned int cluster = out_info[start].cluster; in merge_out_clusters() local
602 unsigned int cluster = info[idx].cluster; in delete_glyph() local
1257 unsigned int cluster) in hb_buffer_add()
Dsample.py53 cluster = info.cluster variable
Dhb-buffer.h67 uint32_t cluster; member
Dhb-coretext.cc707 unsigned int cluster = buffer->info[i].cluster; in _hb_coretext_shape() local
1146 unsigned int cluster = info[count - 1].cluster; in _hb_coretext_shape() local
1155 unsigned int cluster = info[0].cluster; in _hb_coretext_shape() local
Dhb-graphite2.cc218 unsigned int cluster; member
Dhb-ot-shape.cc480 unsigned int cluster = info[i].cluster; in hb_ot_hide_default_ignorables() local
Dhb-directwrite.cc668 unsigned int cluster = buffer->info[i].cluster; in _hb_directwrite_shape() local
Dhb-uniscribe.cc788 unsigned int cluster = buffer->info[i].cluster; in _hb_uniscribe_shape() local
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
DMatrixFunction.h296 …for (typename ListOfClusters::const_iterator cluster = m_clusters.begin(); cluster != m_clusters.e… in computeClusterSize() local
325 Index cluster = m_eivalToCluster[i]; in constructPermutation() local
/external/e2fsprogs/e2fsck/
Dpass1b.c57 blk64_t cluster; member
119 static void add_dupe(e2fsck_t ctx, ext2_ino_t ino, blk64_t cluster, in add_dupe()
917 static int check_if_fs_cluster(e2fsck_t ctx, blk64_t cluster) in check_if_fs_cluster()
/external/libvpx/libvpx/third_party/libwebm/
Dmkvmuxer.cpp2264 Cluster* const cluster = cluster_list_[i]; in ~Segment() local
2531 const Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; in AddCuePoint() local
2667 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; in AddGenericFrame() local
3007 Cluster*& cluster = cluster_list_[cluster_list_size_]; in MakeNewCluster() local
3138 Cluster* const cluster = cluster_list_[i]; in MaxOffset() local
3184 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; in WriteFramesAll() local
3226 Cluster* const cluster = cluster_list_[cluster_list_size_ - 1]; in WriteFramesLessThan() local
Dmkvmuxerutil.cpp531 Cluster* cluster) { in WriteFrame()
/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417.cpp507 int32_t cluster = y % 3; in encodeLowLevel() local
/external/harfbuzz_ng/util/
Dhelper-cairo.cc498 unsigned int cluster = 0; in helper_cairo_line_from_buffer() local
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc90 Cluster* cluster) { in AddCluster()
/external/iproute2/include/linux/
Dtipc.h64 unsigned int cluster, in tipc_addr()
/external/kernel-headers/original/uapi/linux/
Dtipc.h64 unsigned int cluster, in tipc_addr()
/external/fio/engines/
Drbd.c20 rados_t cluster; member
/external/harfbuzz_ng/test/api/
Dtest-buffer.c205 unsigned int cluster; in test_buffer_contents() local
/external/e2fsprogs/misc/
Dmke2fs.c2324 blk64_t cluster, num_clusters, tot_free; in fix_cluster_bg_counts() local

12