Home
last modified time | relevance | path

Searched defs:dash (Results 1 - 19 of 19) sorted by relevance

/third_party/toybox/toys/other/
H A Dfactor.c26 int dash = 0; in factor() local
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c179 const char* dash = strchr(sha1, '-'); in spirv_to_dxil_get_version() local
/third_party/gn/src/util/test/
H A Dgn_test.cc81 const char* const dash = strchr(filter, '-'); in TestMatchesFilter() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtsdcfmsy.cpp163 UnicodeString dash = UnicodeString("-"); in testSymbols() local
/third_party/libunwind/libunwind/src/
H A Dos-linux.h207 char perm[16], dash = 0, colon = 0, *cp; in maps_next() local
/third_party/skia/samplecode/
H A DSampleFilterBounds.cpp82 SkScalar dash[2] = {10.f, 10.f}; in line_paint() local
/third_party/toybox/toys/posix/
H A Dgrep.c88 static void numdash(long num, char dash) in numdash() argument
94 static void outline(char *line, char dash, char *name, long lcount, long bcount, in outline() argument
/third_party/skia/modules/pathkit/
H A Dchaining.js
H A Dexterns.js
/third_party/ffmpeg/libavfilter/
H A Daf_channelmap.c135 char *dash = strchr(mapping, '-'); in channelmap_init() local
/third_party/popt/src/
H A 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/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dpostprocessor.c537 const char *dash; in find_boundary() local
/third_party/ffmpeg/libavformat/
H A Dftp.c148 int err, i, dash = 0, result = 0, code_found = 0, linesize; in ftp_status() local
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c1217 const char* dash = strchr(sha1, '-'); in clc_compiler_get_version() local
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1486 XPS_DASH dash; in shadePath() local
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp1122 SkPaint dash; in test_null_dash() local
1913 SkPaint dash = stroke; DEF_TEST() local
2293 auto dash = SkDashPathEffect::Make(kIntervals, SK_ARRAY_COUNT(kIntervals), 1.5f); DEF_TEST() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc880 size_t dash = requested_locale.find('-'); in StringLocaleConvertCase() local
/third_party/skia/modules/canvaskit/
H A Dinterface.js
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc530 const char* const dash = strchr(p, '-'); in FilterMatchesTest() local

Completed in 32 milliseconds