Home
last modified time | relevance | path

Searched defs:dots (Results 1 – 14 of 14) sorted by relevance

/third_party/python/Lib/encodings/
Didna.py7 dots = re.compile("[\u002E\u3002\uFF0E\uFF61]") variable
/third_party/node/deps/npm/node_modules/npm-normalize-package-bin/test/
Dobject.js74 dots: 'etc/passwd', property
/third_party/icu/icu4c/source/test/intltest/
Dstrcase.cpp324dots=UnicodeString("I \\u0130 I\\u0307 I\\u0327\\u0307 I\\u0301\\u0307 I\\u0327\\u0307\\u0301", ""… in TestCaseConversion() local
345dots=UnicodeString("a\\u0307 \\u0307 i\\u0307 j\\u0327\\u0307 j\\u0301\\u0307", "").unescape(), in TestCaseConversion() local
/third_party/libcoap/src/
Duri.c379 dots(const uint8_t *s, size_t len) { in dots() function
/third_party/musl/src/network/
Dlookup_name.c184 size_t l, dots; in name_from_dns_search() local
/third_party/f2fs-tools/fsck/
Dfsck.h73 u8 dots; member
/third_party/flutter/skia/samplecode/
DSampleDegenerateQuads.cpp248 sk_sp<SkPathEffect> dots = SkDashPathEffect::Make(kDotParams, 2, 0.f); in onDrawContent() local
/third_party/ffmpeg/libavcodec/
Dtexturedspenc.c179 int dots[16]; in match_colors() local
/third_party/skia/samplecode/
DSampleDegenerateQuads.cpp254 sk_sp<SkPathEffect> dots = SkDashPathEffect::Make(kDotParams, 2, 0.f); in onDrawContent() local
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c1002 struct ureg dots ) in emit_degenerate_lit()
1032 struct ureg dots = get_temp(p); in build_lighting() local
/third_party/openssl/crypto/x509v3/
Dv3_utl.c737 int dots = 0; in valid_star() local
/third_party/flutter/skia/src/pathops/
DSkOpAngle.cpp268 double dots[2]; in linesOnOriginalSide() local
/third_party/skia/src/pathops/
DSkOpAngle.cpp268 double dots[2]; in linesOnOriginalSide() local
/third_party/libxml2/
Dtrio.c1202 int dots; /* Count number of dots in modifier part */ variable