Home
last modified time | relevance | path

Searched refs:dot (Results 101 – 125 of 1858) sorted by relevance

12345678910>>...75

/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.c48 const char *name,*dollar, *dot; in get_pxdata_name() local
54 dot = strchr (name + 1, '.'); in get_pxdata_name()
56 if (!dollar && !dot) in get_pxdata_name()
59 name = dot; in get_pxdata_name()
60 else if (!dot) in get_pxdata_name()
62 else if (dot < dollar) in get_pxdata_name()
63 name = dot; in get_pxdata_name()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dpower5.md171 (eq_attr "dot" "no"))
208 (eq_attr "dot" "yes")))
214 (eq_attr "dot" "yes")
222 (eq_attr "dot" "yes")
231 (eq_attr "dot" "yes")
240 (eq_attr "dot" "no")
247 (eq_attr "dot" "no")
H A Dpower8.md173 (eq_attr "dot" "no")))
208 ; add/logical with dot : add./and./nor./etc
211 (eq_attr "dot" "yes")
215 ; exts/shift with dot : rldicl./exts./rlwinm./slwi./rlwnm./slw./etc
218 (eq_attr "dot" "yes")
233 (eq_attr "dot" "no")
239 (eq_attr "dot" "yes")
H A De500mc64.md74 (eq_attr "dot" "no"))
76 (eq_attr "dot" "no")
84 (eq_attr "dot" "yes"))
86 (eq_attr "dot" "yes")
H A Dpower4.md215 (eq_attr "dot" "no"))
255 (eq_attr "dot" "yes")))
261 (eq_attr "dot" "yes")
272 (eq_attr "dot" "yes")
284 (eq_attr "dot" "yes")
296 (eq_attr "dot" "no")
304 (eq_attr "dot" "no")
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dobj-coff-seh.c48 const char *name,*dollar, *dot; in get_pxdata_name() local
54 dot = strchr (name + 1, '.'); in get_pxdata_name()
56 if (!dollar && !dot) in get_pxdata_name()
59 name = dot; in get_pxdata_name()
60 else if (!dot) in get_pxdata_name()
62 else if (dot < dollar) in get_pxdata_name()
63 name = dot; in get_pxdata_name()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dpower5.md171 (eq_attr "dot" "no"))
208 (eq_attr "dot" "yes")))
214 (eq_attr "dot" "yes")
222 (eq_attr "dot" "yes")
231 (eq_attr "dot" "yes")
240 (eq_attr "dot" "no")
247 (eq_attr "dot" "no")
H A Dpower8.md173 (eq_attr "dot" "no")))
208 ; add/logical with dot : add./and./nor./etc
211 (eq_attr "dot" "yes")
215 ; exts/shift with dot : rldicl./exts./rlwinm./slwi./rlwnm./slw./etc
218 (eq_attr "dot" "yes")
233 (eq_attr "dot" "no")
239 (eq_attr "dot" "yes")
H A De500mc64.md74 (eq_attr "dot" "no"))
76 (eq_attr "dot" "no")
84 (eq_attr "dot" "yes"))
86 (eq_attr "dot" "yes")
H A Dpower4.md215 (eq_attr "dot" "no"))
255 (eq_attr "dot" "yes")))
261 (eq_attr "dot" "yes")
272 (eq_attr "dot" "yes")
284 (eq_attr "dot" "yes")
296 (eq_attr "dot" "no")
304 (eq_attr "dot" "no")
/netbsd/external/gpl3/gdb/dist/gprof/
H A Dsource.c206 char *dot = strrchr (fname, '.'); in annotate_source() local
208 if (dot) in annotate_source()
209 *dot = '\0'; in annotate_source()
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A Dsource.c206 char *dot = strrchr (fname, '.'); in annotate_source() local
208 if (dot) in annotate_source()
209 *dot = '\0'; in annotate_source()
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A Dsource.c206 char *dot = strrchr (fname, '.'); in annotate_source() local
208 if (dot) in annotate_source()
209 *dot = '\0'; in annotate_source()
/netbsd/distrib/emips/ramdisk/
H A DMakefile20 dot.hdprofile dot.profile \
/netbsd/external/bsd/flex/dist/tests/
H A Dccl.txt22 dot-all-1:XXX junk
25 @dot-all-1@
/netbsd/crypto/external/bsd/openssl/dist/doc/life-cycles/
H A DREADME.md8 The various .dot files are graph descriptions for the
18 These are the rendered `.dot` files. The `.txt` files require
/netbsd/distrib/mipsco/ramdisk/
H A Dlist77 COPY ${DISTRIBDIR}/utils/script-installer/dot.commonutils .commonutils
78 COPY ${DISTRIBDIR}/utils/script-installer/dot.instutils .instutils
81 COPY ${CURDIR}/dot.profile .profile
/netbsd/lib/libterminfo/
H A Dtparm.c197 unsigned int done, dot, minus; in _ti_tiparm() local
268 done = dot = minus = 0; in _ti_tiparm()
292 if (dot == 0) { in _ti_tiparm()
293 dot = 1; in _ti_tiparm()
327 if (dot == 0) in _ti_tiparm()
/netbsd/external/ibm-public/postfix/dist/src/trivial-rewrite/
H A Dtransport.in43 foo@sub.example:DEFAULT:dot-example-result
44 foo@sub.sub.example:DEFAULT:dot-example-result
H A Dtransport.ref21 foo@sub.example:sub.example -> DEFAULT:dot-example-result
22 foo@sub.sub.example:sub.sub.example -> DEFAULT:dot-example-result
/netbsd/external/mpl/dhcp/dist/omapip/
H A Discprint.c82 int dot; in isc_print_vsnprintf() local
107 dot = neg = space = plus = left = zero = alt = h = l = q = 0; in isc_print_vsnprintf()
153 dot = 1; in isc_print_vsnprintf()
474 if (!dot) in isc_print_vsnprintf()
/netbsd/usr.bin/dc/
H A Dinout.c187 bool dot = false; in readnumber() local
204 if (dot) in readnumber()
206 dot = true; in readnumber()
212 if (dot) in readnumber()
/netbsd/external/gpl2/texinfo/dist/info/
H A Dmakedoc.c127 char *dot = strrchr (argv[0], '.'); in main() local
129 if (dot && FILENAME_CMP (dot, ".exe") == 0) in main()
130 *dot = 0; in main()
/netbsd/distrib/alpha/instkernel/ramdisk/
H A Dlist83 COPY ${DISTRIBDIR}/utils/script-installer/dot.commonutils .commonutils
84 COPY ${DISTRIBDIR}/utils/script-installer/dot.instutils .instutils
87 COPY ${CURDIR}/dot.profile .profile
/netbsd/tests/fs/tmpfs/
H A Dt_remove.sh68 atf_test_case dot
108 atf_add_test_case dot

12345678910>>...75