Searched refs:defs (Results 26 - 50 of 93) sorted by relevance

1234

/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose3.ksh56 cc -z defs -G -o livelib.so livelib.o prov.o -lc
69 cc -z defs -G -o deadlib.so deadlib.o -lc
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-spi.c59 #include <asm/octeon/cvmx-pko-defs.h>
60 #include <asm/octeon/cvmx-pip-defs.h>
H A Dcvmx-helper-srio.c60 #include <asm/octeon/cvmx-pip-defs.h>
61 #include <asm/octeon/cvmx-sriox-defs.h>
62 #include <asm/octeon/cvmx-sriomaintx-defs.h>
63 #include <asm/octeon/cvmx-dpi-defs.h>
H A Dcvmx-helper-xaui.c60 #include <asm/octeon/cvmx-gmxx-defs.h>
61 #include <asm/octeon/cvmx-pko-defs.h>
62 #include <asm/octeon/cvmx-pcsxx-defs.h>
63 #include <asm/octeon/cvmx-ciu-defs.h>
H A Dcvmx-error-custom.c56 #include <asm/octeon/cvmx-pexp-defs.h>
57 #include <asm/octeon/cvmx-dfa-defs.h>
58 #include <asm/octeon/cvmx-gmxx-defs.h>
59 #include <asm/octeon/cvmx-lmcx-defs.h>
60 #include <asm/octeon/cvmx-pemx-defs.h>
H A Dcvmx-helper-rgmii.c62 #include <asm/octeon/cvmx-asxx-defs.h>
63 #include <asm/octeon/cvmx-gmxx-defs.h>
64 #include <asm/octeon/cvmx-pko-defs.h>
65 #include <asm/octeon/cvmx-npi-defs.h>
66 #include <asm/octeon/cvmx-dbg-defs.h>
H A Dcvmx-helper-sgmii.c62 #include <asm/octeon/cvmx-pcsx-defs.h>
63 #include <asm/octeon/cvmx-gmxx-defs.h>
64 #include <asm/octeon/cvmx-ciu-defs.h>
H A Dcvmx-pcie.c57 #include <asm/octeon/cvmx-ciu-defs.h>
58 #include <asm/octeon/cvmx-dpi-defs.h>
59 #include <asm/octeon/cvmx-npi-defs.h>
60 #include <asm/octeon/cvmx-npei-defs.h>
61 #include <asm/octeon/cvmx-pci-defs.h>
62 #include <asm/octeon/cvmx-pcieepx-defs.h>
63 #include <asm/octeon/cvmx-pciercx-defs.h>
64 #include <asm/octeon/cvmx-pemx-defs.h>
65 #include <asm/octeon/cvmx-pexp-defs.h>
66 #include <asm/octeon/cvmx-pescx-defs
[all...]
H A Dcvmx-helper-errata.c61 #include <asm/octeon/cvmx-asxx-defs.h>
62 #include <asm/octeon/cvmx-gmxx-defs.h>
H A Dcvmx-helper.c58 #include <asm/octeon/cvmx-sriox-defs.h>
59 #include <asm/octeon/cvmx-npi-defs.h>
60 #include <asm/octeon/cvmx-pexp-defs.h>
61 #include <asm/octeon/cvmx-pip-defs.h>
62 #include <asm/octeon/cvmx-asxx-defs.h>
63 #include <asm/octeon/cvmx-gmxx-defs.h>
64 #include <asm/octeon/cvmx-smix-defs.h>
65 #include <asm/octeon/cvmx-dbg-defs.h>
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex2.ksh55 cc -z defs -G -o altlib.so altlib.o -lc
H A Dtst.provregex4.ksh62 cc -z defs -G -o altlib.so altlib.o provalt.o -lc
/freebsd-9.3-release/sys/dev/nxge/include/
H A Dxge-queue.h33 #include <dev/nxge/include/xge-defs.h>
H A Dxge-os-pal.h32 #include <dev/nxge/include/xge-defs.h>
/freebsd-9.3-release/contrib/gcc/
H A Dtree-into-ssa.c247 distinguish statements that need to have both uses and defs
248 processed from those that only need to have their defs processed.
249 Statements that define new SSA names only need to have their defs
767 /* Now process the defs and must-defs made by this statement. */
810 find_dfsnum_interval (struct dom_dfsnum *defs, unsigned n, unsigned s) argument
817 if (defs[m].dfs_num <= s)
823 return defs[f].bb_index;
840 struct dom_dfsnum *defs; local
880 defs
[all...]
H A Dloop-invariant.c232 struct df_link *defs; local
239 defs = DF_REF_CHAIN (use);
240 if (!defs || defs->next)
242 def = defs->ref;
694 struct df_link *defs; local
705 defs = DF_REF_CHAIN (use);
706 if (!defs)
709 if (defs->next)
712 def = defs
[all...]
H A Dtree-flow-inline.h865 if (ptr->defs)
867 def_p = DEF_OP_PTR (ptr->defs);
868 ptr->defs = ptr->defs->next;
919 if (ptr->defs)
921 val = DEF_OP (ptr->defs);
922 ptr->defs = ptr->defs->next;
951 ptr->defs = NULL;
965 /* Initialize the iterator PTR to the virtual defs i
[all...]
/freebsd-9.3-release/bin/csh/
H A DMakefile35 GENHDRS= ed.defns.h sh.err.h tc.const.h tc.defs.c
119 tc.defs.c: gethost ${TCSHDIR}/host.defs
122 ./gethost ${TCSHDIR}/host.defs >> ${.TARGET}
/freebsd-9.3-release/contrib/ncurses/
H A DMakefile.os251 # rm make.defs
52 # make -f Makefile.os2 make.defs
64 # The `make.defs' rule creates the new '.def' files and outputs a diagnostic
68 # `save.defs' rule. So, the only tough work is ensuring that the symbols that
163 $(DEFS) : make.defs
185 make.defs :
197 touch make.defs
199 save.defs :
/freebsd-9.3-release/usr.sbin/bsnmpd/bsnmpd/
H A DMakefile26 DEFSDIR= ${SHAREDIR}/snmp/defs
/freebsd-9.3-release/crypto/openssl/util/
H A Dmk1mf.pl503 $defs= <<"EOF";
519 $defs .= $preamble if defined $preamble;
521 $defs.= <<"EOF";
752 $defs.=&do_defs("HEADER",$header,"\$(INCL_D)","");
755 $defs.=&do_defs("EXHEADER",$exheader,"\$(INCO_D)","");
758 $defs.=&do_defs("T_OBJ",$test,"\$(OBJ_D)",$obj);
761 $defs.=&do_defs("E_OBJ",$e_exe,"\$(OBJ_D)",$obj);
854 $defs.=&do_defs(${_}."OBJ",$lib_obj,"\$(OBJ_D)",$obj);
875 $defs.=&do_defs("T_EXE",$test,"\$(TEST_D)",$exep);
908 $defs
[all...]
/freebsd-9.3-release/contrib/tcpdump/
H A Dmakemib33 # This script will read either ASN.1-style MIB files or the ".defs" files
81 # Read mosy "*.defs" file. mosy does all the parsing work; we just read
85 # Ignore these unless the current file is called something.defs; false
88 NF > 1 && index($2,".")>0 && FILENAME ~ /\.defs/ {
/freebsd-9.3-release/usr.sbin/ppp/
H A DMakefile8 command.c datalink.c deflate.c defs.c exec.c filter.c fsm.c hdlc.c \
/freebsd-9.3-release/sys/net/
H A Dif_spppsubr.c5157 spr->defs.pp_phase = sp->pp_phase;
5158 spr->defs.enable_vj = (sp->confflags & CONF_ENABLE_VJ) != 0;
5159 spr->defs.enable_ipv6 = (sp->confflags & CONF_ENABLE_IPV6) != 0;
5160 spr->defs.lcp = sp->lcp;
5161 spr->defs.ipcp = sp->ipcp;
5162 spr->defs.ipv6cp = sp->ipv6cp;
5163 spr->defs.myauth = sp->myauth;
5164 spr->defs.hisauth = sp->hisauth;
5165 bzero(spr->defs.myauth.secret, AUTHKEYLEN);
5166 bzero(spr->defs
[all...]
/freebsd-9.3-release/gnu/usr.bin/gdb/kgdb/
H A Dtrgt_amd64.c37 #include <defs.h>

Completed in 138 milliseconds

1234