/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2containerservice/ |
D | layer1.py | 97 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/ |
D | webmdec.cc | 50 const mkvparser::Cluster *const cluster = segment->GetFirst(); in get_first_cluster() local 134 const mkvparser::Cluster* cluster = in webm_read_frame() local
|
D | webmdec.h | 25 const void *cluster; member
|
/external/opencv3/modules/features2d/src/ |
D | bagofwords.cpp | 90 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/ |
D | KMeansPlusPlusClusterer.java | 92 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/ |
D | hb-buffer.cc | 254 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()
|
D | sample.py | 53 cluster = info.cluster variable
|
D | hb-buffer.h | 67 uint32_t cluster; member
|
D | hb-coretext.cc | 707 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
|
D | hb-graphite2.cc | 218 unsigned int cluster; member
|
D | hb-ot-shape.cc | 480 unsigned int cluster = info[i].cluster; in hb_ot_hide_default_ignorables() local
|
D | hb-directwrite.cc | 668 unsigned int cluster = buffer->info[i].cluster; in _hb_directwrite_shape() local
|
D | hb-uniscribe.cc | 788 unsigned int cluster = buffer->info[i].cluster; in _hb_uniscribe_shape() local
|
/external/eigen/unsupported/Eigen/src/MatrixFunctions/ |
D | MatrixFunction.h | 296 …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/ |
D | pass1b.c | 57 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/ |
D | mkvmuxer.cpp | 2264 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
|
D | mkvmuxerutil.cpp | 531 Cluster* cluster) { in WriteFrame()
|
/external/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417.cpp | 507 int32_t cluster = y % 3; in encodeLowLevel() local
|
/external/harfbuzz_ng/util/ |
D | helper-cairo.cc | 498 unsigned int cluster = 0; in helper_cairo_line_from_buffer() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator_abs_send_time.cc | 90 Cluster* cluster) { in AddCluster()
|
/external/iproute2/include/linux/ |
D | tipc.h | 64 unsigned int cluster, in tipc_addr()
|
/external/kernel-headers/original/uapi/linux/ |
D | tipc.h | 64 unsigned int cluster, in tipc_addr()
|
/external/fio/engines/ |
D | rbd.c | 20 rados_t cluster; member
|
/external/harfbuzz_ng/test/api/ |
D | test-buffer.c | 205 unsigned int cluster; in test_buffer_contents() local
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 2324 blk64_t cluster, num_clusters, tot_free; in fix_cluster_bg_counts() local
|