Searched refs:DEP (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dspu-opc.c35 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \
37 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \
H A Dia64-opc.c735 index = DEP(index);
H A DMakefile.am424 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
601 DEP: dep.sed $(CFILES) $(HFILES) config.h
607 echo 'make DEP failed!'; exit 1; \
626 dep: DEP
628 cat DEP >> tmp-Makefile
631 dep-in: DEP
633 cat DEP >> tmp-Makefile.in
636 dep-am: DEP
638 cat DEP >> tmp-Makefile.am
/freebsd-10.0-release/usr.sbin/portsnap/make_index/
H A Dmake_index.c40 } DEP; typedef in typeref:union:__anon11646
51 DEP * edep;
53 DEP * pdep;
55 DEP * fdep;
57 DEP * bdep;
59 DEP * rdep;
66 static DEP * makelist(char * str, size_t * n);
72 static DEP * recurse_one(DEP * d, size_t * nd);
74 static void heapifypkgs(DEP *
[all...]
/freebsd-10.0-release/contrib/binutils/include/opcode/
H A Dspu.h73 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \
75 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \
H A Dia64.h247 #define DEP(X) ((X)&0x7FF) macro
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/examples/
H A Dwps-nfc.py140 if isinstance(tag, nfc.DEP):
/freebsd-10.0-release/contrib/dtc/
H A DMakefile232 @$(VECHO) DEP $<
236 @$(VECHO) DEP $<
/freebsd-10.0-release/contrib/binutils/binutils/
H A DMakefile.am369 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
375 echo 'make DEP failed!'; exit 1; \
395 dep: DEP
397 cat DEP >> tmp-Makefile
400 dep-in: DEP
402 cat DEP >> tmp-Makefile.in
405 dep-am: DEP
407 cat DEP >> tmp-Makefile.am
419 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-spu.c28 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \
30 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \
H A Dtc-ia64.c8300 if (depind == DEP (dep->chks[i]))
10644 DEP (opdeps->regs[i]), md.path);
10666 DEP (opdeps->regs[i]), path);
/freebsd-10.0-release/contrib/binutils/ld/
H A DMakefile.am1813 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s
1916 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
1922 echo 'make DEP failed!'; exit 1; \
1940 dep: DEP
1942 cat DEP >> tmp-Makefile
1945 dep-in: DEP
1947 cat DEP >> tmp-Makefile.in
1950 dep-am: DEP
1952 cat DEP >> tmp-Makefile.am
/freebsd-10.0-release/contrib/binutils/gas/
H A DMakefile.am691 CLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
835 DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2
852 echo 'make DEP failed!'; exit 1; \
866 $(MKDEP) $(DEP_FLAGS) $? > DEP
867 mv -f DEPDIR/DEP $@
986 dep: DEP
989 cat DEP >> tmp-Makefile
992 dep-in: DEP
995 cat DEP >> tmp-Makefile.in
998 dep-am: DEP
[all...]

Completed in 207 milliseconds