| /third_party/skia/tests/ |
| D | DashPathEffectTest.cpp | 32 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, count, phase)); in DEF_TEST() local 42 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, count, 0.0f)); in DEF_TEST() local 104 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, 2, 0)); in DEF_TEST() local
|
| D | DrawPathTest.cpp | 340 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, 2, 0)); in test_infinite_dash() local 360 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, 2, 0)); in test_crbug_165432() local
|
| /third_party/flutter/skia/tests/ |
| D | DashPathEffectTest.cpp | 31 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, count, phase)); in DEF_TEST() local 41 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, count, 0.0f)); in DEF_TEST() local 103 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, 2, 0)); in DEF_TEST() local
|
| D | DrawPathTest.cpp | 292 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, 2, 0)); in test_infinite_dash() local 312 sk_sp<SkPathEffect> dash(SkDashPathEffect::Make(intervals, 2, 0)); in test_crbug_165432() local
|
| D | GrShapeTest.cpp | 1112 SkPaint dash; in test_null_dash() local 1652 bool dash) -> int { in test_rrect() 1897 SkPaint dash = stroke; in DEF_TEST() local 2277 auto dash = SkDashPathEffect::Make(kIntervals, SK_ARRAY_COUNT(kIntervals), 1.5f); in DEF_TEST() local
|
| /third_party/typescript/tests/cases/fourslash/ |
| D | navigateToQuoted.ts | 11 const dash: FourSlashInterface.ExpectedNavigateToItem = constant
|
| /third_party/toybox/toys/other/ |
| D | factor.c | 26 int dash = 0; in factor() local
|
| /third_party/toybox/toys/posix/ |
| D | grep.c | 88 static void numdash(long num, char dash) in numdash() 94 static void outline(char *line, char dash, char *name, long lcount, long bcount, in outline()
|
| /third_party/mesa3d/src/microsoft/spirv_to_dxil/ |
| D | spirv_to_dxil.c | 179 const char* dash = strchr(sha1, '-'); in spirv_to_dxil_get_version() local
|
| /third_party/ninja/src/ |
| D | ninja_test.cc | 88 const char* const dash = strchr(filter, '-'); in TestMatchesFilter() local
|
| /third_party/gn/src/util/test/ |
| D | gn_test.cc | 81 const char* const dash = strchr(filter, '-'); in TestMatchesFilter() local
|
| /third_party/popt/src/ |
| D | popthelp.c | 315 char *dash = F_ISSET(opt, ONEDASH) ? "-" : "--"; in singleOptionHelp() local 325 char *dash = poptArgType(opt) == POPT_ARG_MAINCALL ? "" in singleOptionHelp() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| D | IntlTestDecimalFormatSymbols.java | 248 String dash = "-"; in TestSymbols() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| D | IntlTestDecimalFormatSymbols.java | 245 String dash = "-"; in TestSymbols() local
|
| /third_party/libunwind/src/ |
| D | os-linux.h | 230 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
|
| /third_party/gstreamer/gstplugins_bad/ext/ |
| D | meson.build | 11 subdir('dash') subdir
|
| /third_party/skia/modules/pathkit/ |
| D | chaining.js | 89 PathKit.SkPath.prototype.dash = function(on, off, phase) { method in PathKit.SkPath
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tsdcfmsy.cpp | 163 UnicodeString dash = UnicodeString("-"); in testSymbols() local
|
| /third_party/flutter/skia/modules/pathkit/ |
| D | chaining.js | 89 PathKit.SkPath.prototype.dash = function(on, off, phase) { method in PathKit.SkPath
|
| /third_party/skia/samplecode/ |
| D | SampleFilterBounds.cpp | 82 SkScalar dash[2] = {10.f, 10.f}; in line_paint() local
|
| /third_party/skia/modules/svg/src/ |
| D | SkSVGRenderContext.cpp | 121 for (const auto& dash : da.dashArray()) { in dash_effect() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_channelmap.c | 135 char *dash = strchr(mapping, '-'); in channelmap_init() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
| D | LanguageTag.java | 132 int dash = 2; in parse() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
| D | LanguageTag.java | 177 int dash = 2; in parse() local
|
| /third_party/flutter/skia/experimental/svg/model/ |
| D | SkSVGRenderContext.cpp | 170 for (const auto& dash : dashArray->dashArray()) { in commitToPaint() local
|