Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-pretty-print.c67 INDENT (spc); in newline_and_indent()
199 INDENT (spc); in dump_gimple_seq()
298 spc += 2; in dump_gimple_fmt()
303 spc -= 2; in dump_gimple_fmt()
1085 spc, flags, false); in dump_gimple_cond()
1466 spc += 2; in dump_gimple_omp_for()
1899 spc + 4, flags); in dump_gimple_transaction()
2549 spc, flags); in pp_gimple_stmt_1()
2555 spc, flags); in pp_gimple_stmt_1()
2588 spc, flags); in pp_gimple_stmt_1()
[all …]
H A Dtree-pretty-print.c1225 return spc; in dump_generic_node()
3047 spc += 4; in dump_generic_node()
3054 spc -= 2; in dump_generic_node()
3057 spc += 2; in dump_generic_node()
3088 spc -= 4; in dump_generic_node()
3284 return spc; in dump_generic_node()
3292 INDENT (spc); in print_declaration()
3400 INDENT (spc); in print_struct_decl()
3412 INDENT (spc); in print_struct_decl()
3437 INDENT (spc); in print_struct_decl()
[all …]
H A Ddumpfile.c366 gimple *gs, int spc) in dump_gimple_stmt() argument
369 print_gimple_stmt (dump_file, gs, spc, dump_flags | extra_dump_flags); in dump_gimple_stmt()
372 print_gimple_stmt (alt_dump_file, gs, spc, dump_flags | extra_dump_flags); in dump_gimple_stmt()
379 dump_flags_t extra_dump_flags, gimple *gs, int spc) in dump_gimple_stmt_loc() argument
384 print_gimple_stmt (dump_file, gs, spc, dump_flags | extra_dump_flags); in dump_gimple_stmt_loc()
390 print_gimple_stmt (alt_dump_file, gs, spc, dump_flags | extra_dump_flags); in dump_gimple_stmt_loc()
H A Dtree-cfg.c7954 dump_default_def (FILE *file, tree def, int spc, dump_flags_t flags) in dump_default_def() argument
7956 for (int i = 0; i < spc; ++i) in dump_default_def()
7958 dump_ssaname_info_to_file (file, def, spc); in dump_default_def()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple-pretty-print.c79 INDENT (spc); in newline_and_indent()
129 INDENT (spc); in dump_gimple_seq()
226 spc += 2; in dump_gimple_fmt()
231 spc -= 2; in dump_gimple_fmt()
816 spc, flags, false); in dump_gimple_cond()
823 spc, flags, false); in dump_gimple_cond()
1116 spc += 2; in dump_gimple_omp_for()
1376 spc, flags, false); in dump_gimple_transaction()
1418 spc + 4, flags); in dump_gimple_transaction()
1447 spc, flags, false); in dump_gimple_asm()
[all …]
H A Dtree-pretty-print.c608 return spc; in dump_generic_node()
2160 spc += 4; in dump_generic_node()
2165 spc -= 2; in dump_generic_node()
2168 spc += 2; in dump_generic_node()
2194 spc -= 4; in dump_generic_node()
2403 return spc; in dump_generic_node()
2411 INDENT (spc); in print_declaration()
2507 INDENT (spc); in print_struct_decl()
2519 INDENT (spc); in print_struct_decl()
2544 INDENT (spc); in print_struct_decl()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-ada-spec.c861 INDENT (spc); in newline_and_indent()
1960 INDENT (spc); in dump_ada_template()
2279 return spc; in dump_ada_node()
2560 int spc) in dump_nested_type() argument
2785 INDENT (spc); in dump_ada_declaration()
2874 INDENT (spc); in dump_ada_declaration()
2952 INDENT (spc); in dump_ada_declaration()
2959 INDENT (spc); in dump_ada_declaration()
3023 INDENT (spc); in dump_ada_declaration()
3088 INDENT (spc); in dump_ada_declaration()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-ada-spec.c741 INDENT (spc); in newline_and_indent()
1709 INDENT (spc); in dump_ada_template()
2063 return spc; in dump_generic_ada_node()
2607 INDENT (spc); in print_ada_declaration()
2698 INDENT (spc); in print_ada_declaration()
2782 INDENT (spc); in print_ada_declaration()
2789 INDENT (spc); in print_ada_declaration()
2884 INDENT (spc); in print_ada_declaration()
2950 INDENT (spc); in print_ada_declaration()
3011 spc -= 3; in print_ada_declaration()
[all …]
/dragonfly/etc/rc.d/
H A Dbootconf32 spc=""
41 echo -n "${spc}[${name}]"
43 echo -n "${spc}${name}"
45 spc=" "
/dragonfly/sys/dev/netif/bwn/siba/
H A Dsiba_core.c1908 siba_pcicore_init(struct siba_pci *spc) in siba_pcicore_init() argument
1910 struct siba_dev_softc *sd = spc->spc_dev; in siba_pcicore_init()
1918 KASSERT(spc->spc_hostmode == 0, in siba_pcicore_init()
2094 siba_pcie_write(spc, 0x4, in siba_pcicore_setup()
2095 siba_pcie_read(spc, 0x4) | 0x8); in siba_pcicore_setup()
2101 siba_pcie_write(spc, 0x100, in siba_pcicore_setup()
2104 spc->spc_inited = 1; in siba_pcicore_setup()
2112 struct siba_pci *spc = &siba->siba_pci; in siba_pcicore_intr() local
2136 if (spc->spc_inited == 0) in siba_pcicore_intr()
2137 siba_pcicore_setup(spc, sd); in siba_pcicore_intr()
[all …]
/dragonfly/stand/lib/
H A Ddosfs.c72 u_char spc; /* sectors per cluster */ member
459 if (!(fs->spc = bs->bpb.spc) || fs->spc & (fs->spc - 1)) in parsebs()
461 fs->bsize = secbyt(fs->spc); in parsebs()
548 nsec = !clus ? entsec(fs->dirents) : fs->spc; in lookup()
H A Ddosfs.h100 u_int spc; /* sectors per cluster */ member
/dragonfly/sys/libiconv/
H A Diconv.c324 char spc; in iconv_sysctl_drvlist() local
341 spc = 0; in iconv_sysctl_drvlist()
342 error = SYSCTL_OUT(req, &spc, sizeof(spc)); in iconv_sysctl_drvlist()
/dragonfly/contrib/binutils-2.34/gprof/
H A Dgmon_io.c233 gmon_read_raw_arc (FILE *ifp, bfd_vma *fpc, bfd_vma *spc, unsigned long *cnt) in gmon_read_raw_arc() argument
241 || gmon_io_read_vma (ifp, spc)) in gmon_read_raw_arc()
267 gmon_write_raw_arc (FILE *ofp, bfd_vma fpc, bfd_vma spc, unsigned long cnt) in gmon_write_raw_arc() argument
271 || gmon_io_write_vma (ofp, spc)) in gmon_write_raw_arc()
/dragonfly/contrib/binutils-2.27/gprof/
H A Dgmon_io.c233 gmon_read_raw_arc (FILE *ifp, bfd_vma *fpc, bfd_vma *spc, unsigned long *cnt) in gmon_read_raw_arc() argument
241 || gmon_io_read_vma (ifp, spc)) in gmon_read_raw_arc()
267 gmon_write_raw_arc (FILE *ofp, bfd_vma fpc, bfd_vma spc, unsigned long cnt) in gmon_write_raw_arc() argument
271 || gmon_io_write_vma (ofp, spc)) in gmon_write_raw_arc()
/dragonfly/usr.bin/dsynth/
H A Dsubs.c192 int spc; in _dlog() local
197 spc = 80 - l1 - l2; in _dlog()
200 buf, spc, spc, "", ptr + 2); in _dlog()
/dragonfly/usr.bin/telnet/
H A Dtelnet.c1079 struct spc { struct
1094 struct spc *spcp; in slc_init() argument
1203 struct spc *spcp; in slc_export()
1227 struct spc *spcp; in slc()
1295 struct spc *spcp; in slc_check()
1367 struct spc *spcp; in slc_update()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_da.h412 u_int8_t spc; /* XXX ??? */ member
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-sh64.texi124 @samp{tra}, @samp{spc}, @samp{pspc}, @samp{resvec}, @samp{vbr},
H A Dc-nds32.texi205 @item l.[bh]spc rt5,inc
/dragonfly/usr.sbin/makefs/
H A Dffs.c345 int32_t spc, nspf, ncyl, fssize; in ffs_validate() local
/dragonfly/contrib/tcpdump/
H A DCHANGES1221 Kennedy (terry@spcvxa.spc.edu)
1229 Kennedy (terry@spcvxa.spc.edu)
1350 - BYTEORDER -> BYTE_ORDER Thanks to Terry Kennedy (terry@spcvxa.spc.edu).
1363 Terry Kennedy (terry@spcvxa.spc.edu).
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Derror.c3663 newline_and_indent (pretty_printer *pp, int spc) in newline_and_indent() argument
3666 for (int i = 0; i < spc; i++) in newline_and_indent()
/dragonfly/etc/
H A Dservices2373 spc 6111/tcp #HP SoftBench Sub-Process Control
2374 spc 6111/udp #HP SoftBench Sub-Process Control
/dragonfly/contrib/libpcap/
H A DCHANGES1057 Kennedy (terry@spcvxa.spc.edu)