Home
last modified time | relevance | path

Searched refs:dot (Results 176 – 200 of 1858) sorted by relevance

12345678910>>...75

/netbsd/distrib/vax/inst/
H A Dlist4 COPY ${CURDIR}/dot.profile .profile
/netbsd/distrib/mac68k/miniroot/
H A DMakefile.inc7 IMAGEDEPENDS+= ${ARCHDIR}/dot.profile ${ARCHDIR}/install.md
/netbsd/distrib/mvme68k/ramdisk/
H A Ddot.profile1 # $NetBSD: dot.profile,v 1.1 2002/03/24 18:08:20 scw Exp $
/netbsd/usr.sbin/sysinst/
H A Dnet.c436 char *dot; in get_host_info() local
442 dot = strchr(hostname, '.'); in get_host_info()
443 if (dot == NULL) { in get_host_info()
448 *dot++ = 0; in get_host_info()
450 strlcpy(net_domain, dot, sizeof net_domain); in get_host_info()
/netbsd/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst353 gcc_jit_function_dump_to_dot (func, "/tmp/sum-of-squares.dot");
355 giving a .dot file in GraphViz format.
357 You can convert this to an image using `dot`:
361 $ dot -Tpng /tmp/sum-of-squares.dot -o /tmp/sum-of-squares.png
/netbsd/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial03.rst353 gcc_jit_function_dump_to_dot (func, "/tmp/sum-of-squares.dot");
355 giving a .dot file in GraphViz format.
357 You can convert this to an image using `dot`:
361 $ dot -Tpng /tmp/sum-of-squares.dot -o /tmp/sum-of-squares.png
/netbsd/external/gpl3/gdb/dist/gas/
H A Dstabs.c312 valueT dot; in s_stab_generic() local
319 dot = frag_now_fix (); in s_stab_generic()
380 symbol = symbol_temp_new (saved_seg, saved_frag, dot); in s_stab_generic()
/netbsd/external/gpl3/binutils/dist/gas/
H A Dstabs.c312 valueT dot; in s_stab_generic() local
319 dot = frag_now_fix (); in s_stab_generic()
380 symbol = symbol_temp_new (saved_seg, saved_frag, dot); in s_stab_generic()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Dstabs.c313 valueT dot; in s_stab_generic() local
320 dot = frag_now_fix (); in s_stab_generic()
381 symbol = symbol_temp_new (saved_seg, dot, saved_frag); in s_stab_generic()
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dstabs.c312 valueT dot; in s_stab_generic() local
319 dot = frag_now_fix (); in s_stab_generic()
380 symbol = symbol_temp_new (saved_seg, saved_frag, dot); in s_stab_generic()
/netbsd/distrib/hp300/miniroot/
H A DMakefile.inc7 IMAGEDEPENDS+= ${ARCHDIR}/dot.profile ${ARCHDIR}/install.md \
/netbsd/sbin/restore/
H A Dmain.c97 static char dot[] = "."; in main() local
200 *--argv = dot; in main()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dmpc.md46 (eq_attr "dot" "no")))
74 (eq_attr "dot" "yes")))
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dmpc.md46 (eq_attr "dot" "no")))
74 (eq_attr "dot" "yes")))
/netbsd/tests/kernel/
H A Dh_interpreter.sh9 dot)
/netbsd/etc/skel/
H A Ddot.shrc1 # $NetBSD: dot.shrc,v 1.3 2007/11/24 11:14:42 pavel Exp $
/netbsd/distrib/mvme68k/miniroot/
H A DMakefile.inc7 IMAGEDEPENDS+= ${ARCHDIR}/dot.profile ${ARCHDIR}/install.md \
/netbsd/usr.bin/mail/misc/
H A Dmail.rc3 set append dot save asksub crt
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-avr.c2630 bfd_vma dot, gap; in elf32_avr_relax_section() local
2638 gap = value - dot; in elf32_avr_relax_section()
2701 (int) dot, sec->name); in elf32_avr_relax_section()
2763 bfd_vma dot; in elf32_avr_relax_section() local
2798 (int) dot, sec->name); in elf32_avr_relax_section()
2829 (int) dot, sec->name); in elf32_avr_relax_section()
2871 (int) dot); in elf32_avr_relax_section()
2874 (int) dot); in elf32_avr_relax_section()
2951 (int) dot + insn_size); in elf32_avr_relax_section()
2980 (int) dot + insn_size); in elf32_avr_relax_section()
[all …]
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-selective/
H A Dkeepdot.d5 # Check that GC:ing does not mess up the default value for dot.
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-scripts/
H A Dassert.t5 ASSERT (. == ADDR(.empty), "dot is not ADDR");
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-scripts/
H A Dassert.t5 ASSERT (. == ADDR(.empty), "dot is not ADDR");
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-selective/
H A Dkeepdot.d5 # Check that GC:ing does not mess up the default value for dot.
/netbsd/external/gpl3/gdb/dist/bfd/doc/
H A Dchew.c919 int dot = 0; in kill_bogus_lines() local
964 dot = 2; in kill_bogus_lines()
968 && dot) in kill_bogus_lines()
979 if (dot == 2) in kill_bogus_lines()
980 dot = 1; in kill_bogus_lines()
982 dot = 0; in kill_bogus_lines()
/netbsd/external/gpl3/binutils.old/dist/bfd/doc/
H A Dchew.c920 int dot = 0; in kill_bogus_lines() local
965 dot = 2; in kill_bogus_lines()
969 && dot) in kill_bogus_lines()
980 if (dot == 2) in kill_bogus_lines()
981 dot = 1; in kill_bogus_lines()
983 dot = 0; in kill_bogus_lines()

12345678910>>...75