/external/python/cpython2/Lib/unittest/ |
D | runner.py | 40 self.dots = verbosity == 1 61 elif self.dots: 69 elif self.dots: 77 elif self.dots: 85 elif self.dots: 93 elif self.dots: 101 elif self.dots: 106 if self.dots or self.showAll:
|
/external/python/cpython3/Lib/unittest/ |
D | runner.py | 41 self.dots = verbosity == 1 62 elif self.dots: 70 elif self.dots: 78 elif self.dots: 86 elif self.dots: 94 elif self.dots: 102 elif self.dots: 107 if self.dots or self.showAll:
|
/external/python/cpython2/Lib/encodings/ |
D | idna.py | 7 dots = re.compile(u"[\u002E\u3002\uFF0E\uFF61]") variable 157 labels = dots.split(input) 178 labels = dots.split(input) 206 labels = dots.split(input) 241 labels = dots.split(input)
|
/external/python/cpython3/Lib/encodings/ |
D | idna.py | 7 dots = re.compile("[\u002E\u3002\uFF0E\uFF61]") variable 171 labels = dots.split(input) 227 labels = dots.split(input) 263 labels = dots.split(input)
|
/external/python/cpython2/Mac/Demo/sound/ |
D | morselib.py | 81 self.dots = DOT 94 self.noise(self.dots) 102 self.pause(self.dots)
|
/external/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 999 struct ureg dots ) in emit_degenerate_lit() argument 1009 emit_op2(p, OPCODE_MAX, lit, WRITEMASK_XYZW, id, dots); in emit_degenerate_lit() 1014 emit_op2(p, OPCODE_SLT, lit, WRITEMASK_Z, swizzle1(id,Z), dots); in emit_degenerate_lit() 1029 struct ureg dots = get_temp(p); in build_lighting() local 1051 emit_op1(p, OPCODE_MOV, dots, WRITEMASK_W, swizzle1(shininess,X)); in build_lighting() 1068 emit_op1(p, OPCODE_MOV, dots, WRITEMASK_Z, in build_lighting() 1164 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting() 1167 emit_op2(p, OPCODE_DP3, dots, WRITEMASK_X, normal, VPpli); in build_lighting() 1168 emit_op2(p, OPCODE_DP3, dots, WRITEMASK_Y, normal, half); in build_lighting() 1203 emit_op1(p, OPCODE_LIT, lit, 0, dots); in build_lighting() [all …]
|
/external/curl/tests/data/ |
D | test857 | 18 ...triple dots... 28 ..triple dots...
|
D | test73 | 29 HTTP, receive cookies when using custom Host:, domain using only two dots
|
/external/strace/tests-mx32/ |
D | pread64-pwrite64.c | 41 static const char dots[16] = "................"; in dump_str() local 49 i, dump, n, dots); in dump_str()
|
/external/strace/tests/ |
D | pread64-pwrite64.c | 41 static const char dots[16] = "................"; in dump_str() local 49 i, dump, n, dots); in dump_str()
|
/external/strace/tests-m32/ |
D | pread64-pwrite64.c | 41 static const char dots[16] = "................"; in dump_str() local 49 i, dump, n, dots); in dump_str()
|
/external/u-boot/drivers/mtd/ |
D | cfi_flash.c | 1295 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) \ argument 1297 dots -= dots_sub; \ 1298 if (scale > 0 && dots <= 0) { \ 1304 dots += scale; \ 1308 #define FLASH_SHOW_PROGRESS(scale, dots, digit, dots_sub) argument 1330 int dots = 0; in write_buff() local 1364 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff() 1396 FLASH_SHOW_PROGRESS(scale, dots, digit, i); in write_buff() 1411 FLASH_SHOW_PROGRESS(scale, dots, digit, info->portwidth); in write_buff()
|
/external/skia/src/pathops/ |
D | SkOpAngle.cpp | 268 double dots[2]; in linesOnOriginalSide() local 275 dots[index] = line.fX * testLine.fX + line.fY * testLine.fY; in linesOnOriginalSide() 287 if ((!dots[0] && dots[1] < 0) || (dots[0] < 0 && !dots[1])) { in linesOnOriginalSide()
|
/external/skqp/src/pathops/ |
D | SkOpAngle.cpp | 268 double dots[2]; in linesOnOriginalSide() local 275 dots[index] = line.fX * testLine.fX + line.fY * testLine.fY; in linesOnOriginalSide() 287 if ((!dots[0] && dots[1] < 0) || (dots[0] < 0 && !dots[1])) { in linesOnOriginalSide()
|
/external/python/httplib2/doc/html/_static/ |
D | searchtools.js | 261 Search.dots.text(dotString); 275 this.dots = $('<span></span>').appendTo(this.title);
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_utl.c | 835 int dots = 0; in valid_star() local 849 if (star != NULL || (state & LABEL_IDNA) != 0 || dots) in valid_star() 872 ++dots; in valid_star() 886 if ((state & (LABEL_START | LABEL_HYPHEN)) != 0 || dots < 2) in valid_star()
|
/external/autotest/tko/parsers/test/ |
D | unittest_hotfix.py | 111 elif self.dots:
|
/external/icu/icu4c/source/test/intltest/ |
D | strcase.cpp | 322 …dots=UnicodeString("I \\u0130 I\\u0307 I\\u0327\\u0307 I\\u0301\\u0307 I\\u0327\\u0307\\u0301", ""… in TestCaseConversion() local 326 (t=dots).toLower("tr"); in TestCaseConversion() 331 (t=dots).toLower("de"); in TestCaseConversion() 343 … dots=UnicodeString("a\\u0307 \\u0307 i\\u0307 j\\u0327\\u0307 j\\u0301\\u0307", "").unescape(), in TestCaseConversion() local 347 (t=dots).toUpper("lt"); in TestCaseConversion() 352 (t=dots).toUpper("de"); in TestCaseConversion()
|
/external/iputils/ |
D | ping6.c | 514 int dots, fqdn = niquery_options[index].data; in niquery_option_subject_name_handler() local 563 dots = 0; in niquery_option_subject_name_handler() 567 dots++; in niquery_option_subject_name_handler() 572 fqdn = dots ? 1 : -1; in niquery_option_subject_name_handler()
|
/external/curl/docs/ |
D | RELEASE-PROCEDURE.md | 14 tag and we use underscores instead of dots in the version number. Make sure
|
/external/cn-cbor/ |
D | CMakeLists.txt | 102 # dots are literal
|
/external/skia/samplecode/ |
D | SampleDegenerateQuads.cpp | 239 sk_sp<SkPathEffect> dots = SkDashPathEffect::Make(kDotParams, 2, 0.f); in onDrawContent() local 257 linePaint.setPathEffect(dots); in onDrawContent()
|
/external/f2fs-tools/fsck/ |
D | fsck.h | 62 u8 dots; member
|
/external/tensorflow/tensorflow/contrib/linear_optimizer/kernels/g3doc/ |
D | readme.md | 19 Following [1,2], we use a data partition $$\P_1,\dots,\P_K$$ of 20 $$\{1,2,\dots,n\}$$ such that $$\P_k$$ contains the examples on machine $$k$$.
|
/external/blktrace/btt/doc/ |
D | btt.tex | 624 and blue dots are somewhat similar below about 192 blocks per IO going 1082 0 & 0\dots\/4 \\ 1083 1 & 5\dots\/9 \\ 1084 2 & 10\dots\/14 \\ 1085 \dots & \dots\dots\\ 1086 19 & 95\dots\/99 \\
|