/third_party/node/lib/internal/cluster/ |
H A D | primary.js | [all...] |
H A D | child.js | [all...] |
/third_party/node/test/parallel/ |
H A D | test-cluster-worker-disconnect.js | [all...] |
H A D | test-dgram-cluster-bind-error.js | |
H A D | test-cluster-basic.js | [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Rasterizer.hpp | 40 Int cluster; member in sw::Rasterizer
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
H A D | Rasterizer.hpp | 35 Int cluster; member in sw::Rasterizer
|
H A D | Renderer.cpp | 951 int cluster = task[threadIndex].pixelCluster; executeTask() local 985 int cluster = pixelTask.pixelCluster; finishRendering() local [all...] |
/third_party/skia/src/pdf/ |
H A D | SkClusterator.cpp | 50 uint32_t cluster = fClusters[clusterGlyphIndex]; in next() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | sample.py | 58 cluster = info.cluster variable
|
H A D | hb-buffer.h | 67 uint32_t cluster; member [all...] |
H A D | hb-graphite2.cc | 225 unsigned int cluster; member [all...] |
H A D | hb-buffer.cc | 454 unsigned int cluster in merge_clusters_impl() local 258 add(hb_codepoint_t codepoint, unsigned int cluster) add() argument 485 unsigned int cluster = out_info[start].cluster; merge_out_clusters() local 511 unsigned int cluster = info[idx].cluster; delete_glyph() local 545 unsigned int cluster = UINT_MAX; unsafe_to_break_impl() local 561 unsigned int cluster = UINT_MAX; unsafe_to_break_from_outbuffer() local 1293 hb_buffer_add(hb_buffer_t *buffer, hb_codepoint_t codepoint, unsigned int cluster) hb_buffer_add() argument [all...] |
H A D | hb-coretext.cc | 722 unsigned int cluster = buffer->info[i].cluster; in _hb_coretext_shape() local 1197 unsigned int cluster = info[count - 1].cluster; _hb_coretext_shape() local 1206 unsigned int cluster = info[0].cluster; _hb_coretext_shape() local [all...] |
H A D | hb-directwrite.cc | 598 unsigned int cluster = buffer->info[i].cluster; in _hb_directwrite_shape() local
|
H A D | hb-ot-layout.cc | 1445 unsigned int cluster = info[i].cluster; in hb_ot_layout_delete_glyphs_inplace() local [all...] |
H A D | hb-uniscribe.cc | 646 unsigned int cluster = buffer->info[i].cluster; in _hb_uniscribe_shape() local
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | shape-options.hh | 220 unsigned int cluster = info[end].cluster; in verify_buffer_safe_to_break() local 226 unsigned int cluster = info[end - 1].cluster; verify_buffer_safe_to_break() local [all...] |
H A D | helper-cairo.hh | 663 unsigned int cluster = 0; in helper_cairo_line_from_buffer() local [all...] |
/third_party/skia/modules/skparagraph/src/ |
H A D | TextWrapper.h | 22 ClusterPos(Cluster* cluster, size_t pos) : fCluster(cluster), fPos(pos) {} in ClusterPos() argument 23 inline Cluster* cluster() const { return fCluster; } in cluster() function in skia::textlayout::TextWrapper::ClusterPos 81 extend(Cluster* cluster) extend() argument 95 extend(Cluster* cluster, size_t pos) extend() argument 102 startFrom(Cluster* cluster, size_t pos) startFrom() argument 140 trim(Cluster* cluster) trim() argument [all...] |
H A D | RunBaseImpl.cpp | 260 auto& cluster = fVisitorRun->owner()->cluster(fVisitorGlobalPos + i); in getAllGlyphRectInfo() local 300 auto& cluster = fVisitorRun->owner()->cluster(fVisitorGlobalPos + i); in getImageBounds() local 312 auto& cluster = fVisitorRun->owner()->cluster(fVisitorGlobalPos + i); in getImageBounds() local 348 auto& cluster = fVisitorRun->owner()->cluster(fVisitorGlobalPos + fVisitorSize + i); calculateTrailSpacesWidth() local [all...] |
H A D | Run.cpp | 409 auto cluster = &fOwner->cluster(correctIndex); in scaleFontWithCompressionConfig() local 414 void Run::addSpacesAtTheEnd(SkScalar space, Cluster* cluster) { in scaleFontWithCompressionConfig() argument 440 SkScalar Run::addSpacesEvenly(SkScalar space, Cluster* cluster) { in scaleFontWithCompressionConfig() argument 462 addSpacesEvenly(SkScalar space, Cluster* cluster) scaleFontWithCompressionConfig() argument 483 shift(const Cluster* cluster, SkScalar offset) scaleFontWithCompressionConfig() argument 498 extendClusterWidth(Cluster* cluster, SkScalar space) scaleFontWithCompressionConfig() argument [all...] |
H A D | TextWrapper.cpp | 59 SkScalar TextWrapper::calculateFakeSpacing(Cluster* cluster, bool autoSpacingEnable) in calculateFakeSpacing() argument 329 auto cluster = fEndLine.endCluster() + 1; moveForward() local 340 auto cluster = fEndLine.breakCluster() + 1; moveForward() local 400 auto& cluster = parent.clusters()[ix]; moveForward() local 913 auto cluster = fEndLine.endCluster(); moveForward() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-buffer.c | 205 unsigned int cluster; in test_buffer_contents() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | avienc.c | 66 AVIIentry** cluster; member [all...] |