Home
last modified time | relevance | path

Searched defs:dash (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/tests/
DDashPathEffectTest.cpp32 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
DDrawPathTest.cpp340 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
DGrStyledShapeTest.cpp1122 SkPaint dash; in test_null_dash() local
1673 bool dash) -> int { in test_rrect()
1913 SkPaint dash = stroke; in DEF_TEST() local
2293 auto dash = SkDashPathEffect::Make(kIntervals, SK_ARRAY_COUNT(kIntervals), 1.5f); in DEF_TEST() local
/third_party/typescript/tests/cases/fourslash/
DnavigateToQuoted.ts11 const dash: FourSlashInterface.ExpectedNavigateToItem = constant
/third_party/toybox/toys/other/
Dfactor.c26 int dash = 0; in factor() local
/third_party/toybox/toys/posix/
Dgrep.c88 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/
Dspirv_to_dxil.c179 const char* dash = strchr(sha1, '-'); in spirv_to_dxil_get_version() local
/third_party/curl/src/
Dtool_parsecfg.c42 #define ISSEP(x,dash) (!dash && (((x) == '=') || ((x) == ':'))) argument
/third_party/gn/src/util/test/
Dgn_test.cc81 const char* const dash = strchr(filter, '-'); in TestMatchesFilter() local
/third_party/popt/src/
Dpopthelp.c315 const char *dash = F_ISSET(opt, ONEDASH) ? "-" : "--"; in singleOptionHelp() local
325 const char *dash = poptArgType(opt) == POPT_ARG_MAINCALL ? "" in singleOptionHelp() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDecimalFormatSymbols.java245 String dash = "-"; in TestSymbols() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDecimalFormatSymbols.java248 String dash = "-"; in TestSymbols() local
/third_party/libunwind/libunwind/src/
Dos-linux.h207 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
/third_party/node/deps/npm/docs/lib/
Dindex.js139 const dash = short.length === 1 ? '-' : '--' constant
/third_party/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp163 UnicodeString dash = UnicodeString("-"); in testSymbols() local
/third_party/skia/modules/pathkit/
Dchaining.js89 PathKit.SkPath.prototype.dash = function(on, off, phase) { method in PathKit.SkPath
Dexterns.js97 PathKit.SkPath.prototype.dash = function(on, off, phase) {}; method in PathKit.SkPath
/third_party/skia/samplecode/
DSampleFilterBounds.cpp82 SkScalar dash[2] = {10.f, 10.f}; in line_paint() local
/third_party/ffmpeg/libavfilter/
Daf_channelmap.c135 char *dash = strchr(mapping, '-'); in channelmap_init() local
/third_party/skia/modules/svg/src/
DSkSVGRenderContext.cpp154 for (const auto& dash : da.dashArray()) { in dash_effect() local
DSkSVGAttributeParser.cpp755 SkSVGLength dash; in parse() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLanguageTag.java132 int dash = 2; in parse() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLanguageTag.java177 int dash = 2; in parse() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dpostprocessor.c537 const char *dash; in find_boundary() local
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c1217 const char* dash = strchr(sha1, '-'); in clc_compiler_get_version() local

12