Home
last modified time | relevance | path

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

12345678910>>...15

/netbsd-src/external/gpl2/rcs/dist/src/
H A Dconf.sh71 ech='echo' dots='... \c';;
73 ech='echo -n' dots='... '
76 $ech >&3 "$0: testing permissions $dots"
87 $ech >&3 "$0: testing compiler for plausibility $dots"
102 $ech >&3 "$0: configuring exitmain $dots"
112 $ech >&3 "$0: attempting to work around Domain/OS brain damage $dots"
155 $ech >&3 "$0: configuring $id $dots"
206 $ech >&3 "$0: configuring how to check for syntax errors $dots"
250 $ech >&3 "$0: configuring $i $dots"
281 $ech >&3 "$0: configuring has_sys_param_h $dots"
[all …]
/netbsd-src/lib/libc/resolv/
H A Dres_query.c253 u_int dots; in res_nsearch()
261 dots = 0; in res_nsearch()
263 dots += (*cp == '.'); in res_nsearch()
268 /* If there aren't any dots, it could be a user-level alias. */ in res_nsearch()
269 if (!dots && (cp = res_hostalias(statp, name, tmp, sizeof tmp))!= NULL) in res_nsearch()
273 * If there are enough dots in the name, let's just give it a in res_nsearch()
278 if (dots >= statp->ndots || trailing_dot) { in res_nsearch()
293 if ((!dots && (statp->options & RES_DEFNAMES) != 0U) || in res_nsearch()
294 (dots && !trailing_dot && (statp->options & RES_DNSRCH) != 0U)) { in res_nsearch()
359 * unless RES_NOTLDQUERY is set and there were no dots in res_nsearch()
255 u_int dots; res_nsearch() local
[all...]
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_query.c223 u_int dots; in res_nsearch() local
231 dots = 0; in res_nsearch()
233 dots += (*cp == '.'); in res_nsearch()
239 if (!dots && (cp = res_hostalias(statp, name, tmp, sizeof tmp))!= NULL) in res_nsearch()
248 if (dots >= statp->ndots || trailing_dot) { in res_nsearch()
263 if ((!dots && (statp->options & RES_DEFNAMES) != 0U) || in res_nsearch()
264 (dots && !trailing_dot && (statp->options & RES_DNSRCH) != 0U)) { in res_nsearch()
331 if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0U) && in res_nsearch()
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-vax.texi194 All DEC mnemonics are supported. Beware that @code{case@dots{}}
196 follows the @code{case@dots{}} instruction should be made with
219 @kbd{bsbb @dots{}}
221 @kbd{bsbw @dots{}}
223 @kbd{jsb @dots{}}
230 @kbd{brb @dots{}}
232 @kbd{brw @dots{}}
234 @kbd{jmp @dots{}}
247 @kbd{b@var{COND} @dots{}}
249 @kbd{b@var{NOTCOND} foo ; brw @dots{} ; foo:}
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-vax.texi194 All DEC mnemonics are supported. Beware that @code{case@dots{}}
196 follows the @code{case@dots{}} instruction should be made with
219 @kbd{bsbb @dots{}}
221 @kbd{bsbw @dots{}}
223 @kbd{jsb @dots{}}
230 @kbd{brb @dots{}}
232 @kbd{brw @dots{}}
234 @kbd{jmp @dots{}}
247 @kbd{b@var{COND} @dots{}}
249 @kbd{b@var{NOTCOND} foo ; brw @dots{} ; foo:}
[all …]
H A Dc-s12z.texi155 data register (@samp{D0}, @samp{D1} @dots{} @samp{D7}),
179 @samp{P} or one of the data registers @samp{D0}, @samp{D1} @dots{}
181 If any of the registers @samp{D2} @dots{} @samp{D5} are specified, then the
212 must be one of the data registers @samp{D0}, @samp{D1} @dots{} @samp{D7}.
213 If any of the registers @samp{D2} @dots{} @samp{D5} are specified, then
222 must be one of the data registers @samp{D0}, @samp{D1} @dots{} @samp{D7}.
223 If any of the registers @samp{D2} @dots{} @samp{D5} are specified, then
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dconstraints.md53 "Integer constant in the range 0 @dots{} 15, aka ucst4."
58 "Integer constant in the range 0 @dots{} 31, aka ucst5."
63 "Integer constant in the range @minus{}31 @dots{} 0, negation of ucst5."
68 "Integer constant in the range @minus{}16 @dots{} 15, aka scst5."
92 "Integer constant in the range 0 @dots{} 65535, aka ucst16."
97 "Integer constant in the range @minus{}32768 @dots{} 32767."
102 "Integer constant in the range @math{-2^{20}} @dots{} @math{2^{20} - 1}."
108 Integer constant in the range 0 @dots{} 31, corresponding to an A register
115 Integer constant in the range 32 @dots{} 63, corresponding to a B register
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dconstraints.md53 "Integer constant in the range 0 @dots{} 15, aka ucst4."
58 "Integer constant in the range 0 @dots{} 31, aka ucst5."
63 "Integer constant in the range @minus{}31 @dots{} 0, negation of ucst5."
68 "Integer constant in the range @minus{}16 @dots{} 15, aka scst5."
92 "Integer constant in the range 0 @dots{} 65535, aka ucst16."
97 "Integer constant in the range @minus{}32768 @dots{} 32767."
102 "Integer constant in the range @math{-2^{20}} @dots{} @math{2^{20} - 1}."
108 Integer constant in the range 0 @dots{} 31, corresponding to an A register
115 Integer constant in the range 32 @dots{} 63, corresponding to a B register
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetcwd.c143 char dots[DEEP_NESTING * sizeof ".." + BIG_FILE_NAME_COMPONENT_LENGTH + 1]; in __getcwd() local
144 char *dotlist = dots; in __getcwd()
145 size_t dotsize = sizeof dots; in __getcwd()
282 if (dotlist != dots) in __getcwd()
369 if (dotlist != dots) in __getcwd()
398 if (dotlist != dots) in __getcwd()
/netbsd-src/external/bsd/openldap/dist/tests/data/
H A Dtest-idassert2.ldif12 dn: uid=dots,ou=People,dc=example,dc=it
16 uid: dots
18 mail: dots@example.it
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dgetcwd.c177 char dots[DEEP_NESTING * sizeof ".." + BIG_FILE_NAME_COMPONENT_LENGTH + 1]; in __getcwd_generic() local
178 char *dotlist = dots; in __getcwd_generic()
179 size_t dotsize = sizeof dots; in __getcwd_generic()
376 if (dotlist != dots) in __getcwd_generic()
453 if (dotlist != dots) in __getcwd_generic()
482 if (dotlist != dots) in __getcwd_generic()
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixinc.in320 dots=`echo "${sym_link}" |
323 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
325 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
380 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
382 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixinc.in319 dots=`echo "${sym_link}" |
322 then echo ${sym_link} '->' $dots$y ': Making local link' ; fi
324 ln -s $dots$y ${LIB}/${sym_link} > /dev/null 2>&1
379 dots=`echo "$file2" | sed -e 's@/[^/]*@../@g'`
381 ln -s ${dots}root${full_dest_dir} ${LIB}/${sym_link} > /dev/null 2>&1
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dconstraints.md26 ; "A general purpose register (GPR), @code{r0}@dots{}@code{r31}.")
30 @code{r1}@dots{}@code{r31}.")
33 "A floating point register (FPR), @code{f0}@dots{}@code{f31}.")
41 "An Altivec vector register (VR), @code{v0}@dots{}@code{v31}.")
44 "A VSX register (VSR), @code{vs0}@dots{}@code{vs63}. This is either an
45 FPR (@code{vs0}@dots{}@code{vs31} are @code{f0}@dots{}@code{f31}) or a VR
46 (@code{vs32}@dots{}@code{vs63} are @code{v0}@dots{}@code{v31}).")
72 "Any condition register field, @code{cr0}@dots{}@code{cr7}.")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dconstraints.md26 ; "A general purpose register (GPR), @code{r0}@dots{}@code{r31}.")
30 @code{r1}@dots{}@code{r31}.")
33 "A floating point register (FPR), @code{f0}@dots{}@code{f31}.")
41 "An Altivec vector register (VR), @code{v0}@dots{}@code{v31}.")
44 "A VSX register (VSR), @code{vs0}@dots{}@code{vs63}. This is either an
45 FPR (@code{vs0}@dots{}@code{vs31} are @code{f0}@dots{}@code{f31}) or a VR
46 (@code{vs32}@dots{}@code{vs63} are @code{v0}@dots{}@code{v31}).")
72 "Any condition register field, @code{cr0}@dots{}@code{cr7}.")
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Dconstraints.md57 "Integer constant in the range 0 @dots{} 63."
62 "Integer constant in the range -63 @dots{} 0."
77 "Integer constant in the range 0 @dots{} 0xff."
192 "Integer constant in the range -11 @dots{} 6."
207 "A negative constant integer in the range @minus{}255 @dots{} @minus{}1."
249 "Fixed-point or integer constant not in the range @minus{}2 @dots{} 2"
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Dconstraints.md57 "Integer constant in the range 0 @dots{} 63."
62 "Integer constant in the range -63 @dots{} 0."
77 "Integer constant in the range 0 @dots{} 0xff."
192 "Integer constant in the range -11 @dots{} 6."
207 "A negative constant integer in the range @minus{}255 @dots{} @minus{}1."
254 "Fixed-point or integer constant not in the range @minus{}2 @dots{} 2"
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/data/
H A Dtest003-config.ldif1 dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDataba…
16 dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDataba…
H A Dtest007-config.ldif1 dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDataba…
16 dn: olcDatamorphValue={2}dots,olcDatamorphAttribute={0}enumerated,olcOverlay={0}datamorph,olcDataba…
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dconstraints.md30 "Integer constant in the range 1 @dots 8, for immediate shift counts and addq."
45 "Integer constant in the range -8 @dots -1, for subq."
55 "Integer constant in the range 24 @dots 31, for rotatert:SI 8 to 1 expressed as rotate."
65 "Integer constant in the range 8 @dots 15, for rotatert:HI 8 to 1 expressed as rotate."
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dconstraints.md30 "Integer constant in the range 1 @dots 8, for immediate shift counts and addq."
45 "Integer constant in the range -8 @dots -1, for subq."
55 "Integer constant in the range 24 @dots 31, for rotatert:SI 8 to 1 expressed as rotate."
65 "Integer constant in the range 8 @dots 15, for rotatert:HI 8 to 1 expressed as rotate."
/netbsd-src/tests/ipf/regress/
H A Di118 pass out on longNICname0 from test.host.dots to test\.host.dots
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rl78/
H A Dconstraints.md51 "Integer constant in the range 0 @dots{} 255."
56 "Integer constant in the range 1 @dots{} 7."
80 Integer constant in the range 9 @dots{} 15 (for shifts)."
86 Integer constant in the range 17 @dots{} 23 (for shifts)."
92 Integer constant in the range 25 @dots{} 31 (for shifts)."
126 "Integer constant in the range -255 @dots{} 0"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rl78/
H A Dconstraints.md51 "Integer constant in the range 0 @dots{} 255."
56 "Integer constant in the range 1 @dots{} 7."
80 Integer constant in the range 9 @dots{} 15 (for shifts)."
86 Integer constant in the range 17 @dots{} 23 (for shifts)."
92 Integer constant in the range 25 @dots{} 31 (for shifts)."
126 "Integer constant in the range -255 @dots{} 0"
/netbsd-src/tests/fs/tmpfs/
H A Dt_readdir.sh32 atf_test_case dots
112 atf_add_test_case dots

12345678910>>...15