| /third_party/skia/modules/skparagraph/src/ |
| D | TextTabAlign.cpp | 83 …tTabAlign::leftAlignProcessTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessTab() 107 …ign::leftAlignProcessEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessEndofWord() 116 …ign::leftAlignProcessEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessEndofLine() 126 …Align::leftAlignProcessCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessCluster() 135 …::rightAlignProcessTabBlockEnd(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters) in rightAlignProcessTabBlockEnd() 144 …TabAlign::rightAlignProcessTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessTab() 172 …gn::rightAlignProcessEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessEndofWord() 194 …gn::rightAlignProcessEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessEndofLine() 205 …lign::rightAlignProcessCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessCluster() 216 …:centerAlignProcessTabBlockEnd(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters) in centerAlignProcessTabBlockEnd() [all …]
|
| D | TextTabAlign.h | 32 …bool processTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* curr… in processTab() 42 …bool processEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster… in processEndofWord() 52 …bool processEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster… in processEndofLine() 62 …bool processCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* … in processCluster()
|
| /third_party/skia/m133/modules/skparagraph/src/ |
| D | TextTabAlign.cpp | 84 …tTabAlign::leftAlignProcessTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessTab() 108 …ign::leftAlignProcessEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessEndofWord() 117 …ign::leftAlignProcessEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessEndofLine() 127 …Align::leftAlignProcessCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in leftAlignProcessCluster() 136 …::rightAlignProcessTabBlockEnd(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters) in rightAlignProcessTabBlockEnd() 145 …TabAlign::rightAlignProcessTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessTab() 173 …gn::rightAlignProcessEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessEndofWord() 195 …gn::rightAlignProcessEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessEndofLine() 206 …lign::rightAlignProcessCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, in rightAlignProcessCluster() 217 …:centerAlignProcessTabBlockEnd(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters) in centerAlignProcessTabBlockEnd() [all …]
|
| D | TextTabAlign.h | 34 …bool processTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* curr… in processTab() 44 …bool processEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster… in processEndofWord() 54 …bool processEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster… in processEndofLine() 64 …bool processCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* … in processCluster()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/ |
| D | cluster_quantization.cc | 42 std::vector<float> clusters{}; in KMeansPlusPlusInit() local 76 std::vector<float> clusters{}; in LinearInit() local 98 … const std::vector<float> &clusters, std::vector<int8_t> *clusters_index, in SelectClusterCentroid() 116 …usterCentroid(const std::vector<std::vector<float>> &clusters_data, std::vector<float> *clusters) { in UpdateClusterCentroid() 126 … std::vector<int8_t> *clusters, std::vector<float> *cluster_centroid) { in KMeans() 193 std::vector<int8_t> clusters; in KMeansQuantization() local
|
| /third_party/skia/m133/src/text/ |
| D | GlyphRun.cpp | 30 SkSpan<const uint32_t> clusters, in GlyphRun() 98 auto clusters = run.clusters(); in makeBlob() local 279 const uint32_t* clusters = it.clusters(); in blobToGlyphRunList() local 356 SkSpan<const uint32_t> clusters, in makeGlyphRun()
|
| D | GlyphRun.h | 52 SkSpan<const uint32_t> clusters() const { return fClusters; } in clusters() function
|
| /third_party/skia/m133/modules/skparagraph/tests/ |
| D | SkShaperJSONWriter.cpp | 43 std::vector<uint32_t>& clusters) { in is_one_to_one() 138 SkSpan<const uint32_t> clusters, in BreakupClusters() 177 SkSpan<const uint32_t> clusters, in VisualizeClusters()
|
| D | SkShaperJSONWriterTest.cpp | 25 std::vector<uint32_t> clusters; in DEF_TEST() member 82 std::vector<uint32_t> clusters; in DEF_TEST() member
|
| /third_party/skia/src/utils/ |
| D | SkShaperJSONWriter.cpp | 36 std::vector<uint32_t>& clusters) { in is_one_to_one() 131 SkSpan<const uint32_t> clusters, in BreakupClusters() 170 SkSpan<const uint32_t> clusters, in VisualizeClusters()
|
| /third_party/skia/modules/skparagraph/tests/ |
| D | SkShaperJSONWriter.cpp | 43 std::vector<uint32_t>& clusters) { in is_one_to_one() 138 SkSpan<const uint32_t> clusters, in BreakupClusters() 177 SkSpan<const uint32_t> clusters, in VisualizeClusters()
|
| D | SkShaperJSONWriterTest.cpp | 25 std::vector<uint32_t> clusters; in DEF_TEST() member 82 std::vector<uint32_t> clusters; in DEF_TEST() member
|
| /third_party/grpc/src/proto/grpc/testing/xds/v3/ |
| D | lrs.proto | 77 repeated string clusters = 1; field
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/cxx_api/llm_engine/ |
| D | llm_engine.cc | 66 Status LLMEngine::LinkClusters(const std::vector<LLMClusterInfo> &clusters, std::vector<Status> *re… in LinkClusters() 75 Status LLMEngine::UnlinkClusters(const std::vector<LLMClusterInfo> &clusters, std::vector<Status> *… in UnlinkClusters()
|
| /third_party/skia/m133/src/pdf/ |
| D | SkClusterator.cpp | 15 static bool is_reversed(const uint32_t* clusters, uint32_t count) { in is_reversed()
|
| /third_party/skia/src/pdf/ |
| D | SkClusterator.cpp | 14 static bool is_reversed(const uint32_t* clusters, uint32_t count) { in is_reversed()
|
| /third_party/skia/tests/ |
| D | SkShaperJSONWriterTest.cpp | 25 std::vector<uint32_t> clusters; in DEF_TEST() member 82 std::vector<uint32_t> clusters; in DEF_TEST() member
|
| D | PDFPrimitivesTest.cpp | 388 const SkFont& font, const uint32_t* clusters, in make_run() 402 const uint32_t clusters[len] = { 3, 2, 2, 1, 0, 4, 4, 7, 6, 6, 5 }; in DEF_TEST() local 426 const uint32_t clusters[len] = { 0, 1, 4, 5, 6 }; in DEF_TEST() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/micro/coder/wrapper/fp32/ |
| D | dequant_int8_to_fp32_wrapper.h | 26 float *clusters; member
|
| /third_party/skia/src/core/ |
| D | SkGlyphRun.cpp | 28 SkSpan<const uint32_t> clusters, in SkGlyphRun() 154 auto clusters = run.clusters(); in makeBlob() local 333 SkSpan<const uint32_t> clusters, in makeGlyphRun()
|
| D | SkGlyphRun.h | 45 SkSpan<const uint32_t> clusters() const { return fClusters; } in clusters() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/python/src/ |
| D | llm_engine_pybind.cc | 67 … const std::vector<LLMClusterInfo> &clusters, in PyLLMEngineLinkClusters() 79 … const std::vector<LLMClusterInfo> &clusters, in PyLLMEngineUnlinkClusters()
|
| /third_party/skia/experimental/sktext/tests/ |
| D | WrappedText.cpp | 57 SkSpan<const TextIndex> clusters; member 78 const TextIndex clusters[]) override in onGlyphRun()
|
| /third_party/skia/m133/tests/ |
| D | PDFPrimitivesTest.cpp | 414 const SkFont& font, const uint32_t* clusters, in make_run() 428 const uint32_t clusters[len] = { 3, 2, 2, 1, 0, 4, 4, 7, 6, 6, 5 }; in DEF_TEST() local 452 const uint32_t clusters[len] = { 0, 1, 4, 5, 6 }; in DEF_TEST() local
|
| /third_party/grpc/src/core/resolver/xds/ |
| D | xds_config.h | 93 absl::flat_hash_map<std::string, absl::StatusOr<ClusterConfig>> clusters; member
|