Home
last modified time | relevance | path

Searched refs:dots (Results 1 – 25 of 68) sorted by relevance

123

/external/syslinux/core/legacynet/
Ddnsresolv.c64 int dots = 0; in dns_mangle() local
74 dots++; in dns_mangle()
89 return dots; in dns_mangle()
217 int dots; in dns_resolv() local
263 dots = dns_mangle(&p, name); /* store the CNAME */ in dns_resolv()
265 if (!dots) { in dns_resolv()
/external/curl/tests/data/
Dtest85718 ...triple dots...
28 ..triple dots...
Dtest7329 HTTP, receive cookies when using custom Host:, domain using only two dots
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c1010 struct ureg dots ) in emit_degenerate_lit() argument
1020 emit_op2(p, OPCODE_MAX, lit, WRITEMASK_XYZW, id, dots); in emit_degenerate_lit()
1025 emit_op2(p, OPCODE_SLT, lit, WRITEMASK_Z, swizzle1(id,Z), dots); in emit_degenerate_lit()
1040 struct ureg dots = get_temp(p); in build_lighting() local
1062 emit_op1(p, OPCODE_MOV, dots, WRITEMASK_W, swizzle1(shininess,X)); in build_lighting()
1079 emit_op1(p, OPCODE_MOV, dots, WRITEMASK_Z, in build_lighting()
1175 emit_op2(p, OPCODE_DP3, dots, 0, normal, VPpli); in build_lighting()
1178 emit_op2(p, OPCODE_DP3, dots, WRITEMASK_X, normal, VPpli); in build_lighting()
1179 emit_op2(p, OPCODE_DP3, dots, WRITEMASK_Y, normal, half); in build_lighting()
1214 emit_op1(p, OPCODE_LIT, lit, 0, dots); in build_lighting()
[all …]
/external/strace/tests-mx32/
Dread-write.c41 static const char dots[16] = "................"; in dump_str() local
49 i, dump, n, dots); in dump_str()
Dpread64-pwrite64.c40 static const char dots[16] = "................"; in dump_str() local
48 i, dump, n, dots); in dump_str()
/external/strace/tests-m32/
Dpread64-pwrite64.c40 static const char dots[16] = "................"; in dump_str() local
48 i, dump, n, dots); in dump_str()
Dread-write.c41 static const char dots[16] = "................"; in dump_str() local
49 i, dump, n, dots); in dump_str()
/external/strace/tests/
Dpread64-pwrite64.c40 static const char dots[16] = "................"; in dump_str() local
48 i, dump, n, dots); in dump_str()
Dread-write.c41 static const char dots[16] = "................"; in dump_str() local
49 i, dump, n, dots); in dump_str()
/external/icu/icu4c/source/test/intltest/
Dstrcase.cpp257dots=UnicodeString("I \\u0130 I\\u0307 I\\u0327\\u0307 I\\u0301\\u0307 I\\u0327\\u0307\\u0301", ""… in TestCaseConversion() local
261 (t=dots).toLower("tr"); in TestCaseConversion()
266 (t=dots).toLower("de"); in TestCaseConversion()
278dots=UnicodeString("a\\u0307 \\u0307 i\\u0307 j\\u0327\\u0307 j\\u0301\\u0307", "").unescape(), in TestCaseConversion() local
282 (t=dots).toUpper("lt"); in TestCaseConversion()
287 (t=dots).toUpper("de"); in TestCaseConversion()
/external/boringssl/src/crypto/x509v3/
Dv3_utl.c802 int dots = 0; in valid_star() local
816 if (star != NULL || (state & LABEL_IDNA) != 0 || dots) in valid_star()
839 ++dots; in valid_star()
853 if ((state & (LABEL_START | LABEL_HYPHEN)) != 0 || dots < 2) in valid_star()
/external/autotest/tko/parsers/test/
Dunittest_hotfix.py111 elif self.dots:
/external/bison/doc/
Drefcard.tex354 {\%type <{\it t\/}> {\it s1}\dots{\it sn}}
441 \key{Access data associated with a symbol.} {\$\$, \$0\dots\${\it n}}
443 \$0.{\it t}\dots\${\it n}.{\it t}}
444 \key{Access symbol's location.} {@\$, @0\dots@{\it n}}
Dbison.texi451 exception@dots{}''. The text spells out the exact terms of the
1461 calculator. As in C, comments are placed between @samp{/*@dots{}*/}.
1639 @dots{}
1650 @dots{}
1671 exp: NUM | exp exp '+' @{$$ = $1 + $2; @} | @dots{} ;
1681 | @dots{}
2732 @findex // @dots{}
2733 @findex /* @dots{} */
2752 Comments enclosed in @samp{/* @dots{} */} may appear in any of the sections.
2807 @dots{}
[all …]
/external/curl/docs/
DRELEASE-PROCEDURE14 tag and we use underscores instead of dots in the version number.
/external/iputils/
Dping6.c514 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/dnsmasq/contrib/webmin/
DREADME10 separated by dots etc). One thing that ISN'T CHECKED FOR is
/external/bison/examples/
Dextexi107 if (line ~ /^@(c |comment|dots|end (ignore|group)|ignore|group)/)
/external/syslinux/doc/
Dkeytab-lilo.txt73 the file name doesn't contain dots.
/external/blktrace/btt/doc/
Dbtt.tex588 and blue dots are somewhat similar below about 192 blocks per IO going
1008 0 & 0\dots\/4 \\
1009 1 & 5\dots\/9 \\
1010 2 & 10\dots\/14 \\
1011 \dots & \dots\dots\\
1012 19 & 95\dots\/99 \\
/external/libcxx/
DTODO.TXT54 * INCOMPLETE - US 61: Leading dots in filename() should not begin an extension
/external/dnsmasq/src/
Doption.c675 int i, addrs, digs, is_addr, is_hex, is_dec, is_string, dots; in parse_dhcp_opt() local
747 dots = 0; in parse_dhcp_opt()
768 dots++; in parse_dhcp_opt()
796 if (!is_addr || dots == 0) in parse_dhcp_opt()
/external/bison/djgpp/
Dconfig.sed93 # a Windows box, where leading dots in file names are allowed).
/external/strace/m4/
Dax_code_coverage.m4227 # sanitizes the test-name: replaces with underscores: dashes and dots

123