Home
last modified time | relevance | path

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

12

/netbsd-src/distrib/common/
H A DMakefile.mdset75 .for _K _I _F in ${MDSETTARGETS} # {
81 _KERNNAME.${_K}.${_F}:= ${_K}
83 _KERNNAME.${_K}.${_F}:= ${KERNOBJDIR}/${_K}/netbsd
86 _FILENAME:=${_F} # (work around obscure issue in make(1))
88 _KERNEL.${_K}.${_F}:= netbsd-${_K}
89 _FILENAME:= ${_KERNEL.${_K}.${_F}}
91 _KERNEL.${_K}.${_F}:= ${_F}
94 .for _S _C in ${MDSET_SUFFIXES.${_F}} # {
95 CLEANFILES+= ${_KERNEL.${_K}.${_F}}.${_S}
97 ${_KERNEL.${_K}.${_F}}.${_S}: ${_KERNEL.${_K}.${_F}} ${MDSET_.${_K}.${_F}.${_S}.deps}
[all …]
/netbsd-src/share/mk/
H A Dbsd.files.mk43 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
47 ${_F}! ${F} __fileinstall # install rule
49 ${_F}! .MADE # no build at install
52 ${_F}: ${F} __fileinstall # install rule
54 ${_F}: .MADE # no build at install
63 filesinstall:: ${_F}
64 .PRECIOUS: ${_F} # keep if install fails
76 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
80 ${_F}! ${F} __fileinstall # install rule
82 ${_F}! .MADE # no build at install
[all …]
H A Dbsd.man.mk97 _F:= ${DESTDIR}${MANDIR}/man${F:T:E}${MANSUBDIR}/${F}${MANSUFFIX}
100 ${_F}! ${F}${MANSUFFIX} __installpage # install rule
102 ${_F}! .MADE # no build at install
105 ${_F}: ${F}${MANSUFFIX} __installpage # install rule
107 ${_F}: .MADE # no build at install
111 manpages:: ${_F}
112 .PRECIOUS: ${_F} # keep if install fails
165 _F:= ${DESTDIR}${MANDIR}/${F:T:E}${MANSUBDIR}/${F:R}.0${MANSUFFIX}
168 ${_F}! ${F}${MANSUFFIX} __installpage # install rule
170 ${_F}! .MADE # no build at install
[all …]
H A Dbsd.nls.mk42 _F:= ${DESTDIR}${NLSDIR}/${F:T:R}/${NLSNAME}.cat # installed path
45 ${_F}! ${F} __nlsinstall # install rule
47 ${_F}! .MADE # no build at install
50 ${_F}: ${F} __nlsinstall # install rule
52 ${_F}: .MADE # no build at install
56 nlsinstall:: ${_F}
57 .PRECIOUS: ${_F} # keep if install fails
60 .undef _F
H A Dbsd.info.mk61 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
64 ${_F}! ${F} __infoinstall # install rule
66 ${_F}! .MADE # no build at install
69 ${_F}: ${F} __infoinstall # install rule
71 ${_F}: .MADE # no build at install
75 infoinstall:: ${_F}
76 .PRECIOUS: ${_F} # keep if install fails
81 .undef _F
H A Dbsd.inc.mk26 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
29 ${_F}! ${F} __incinstall # install rule
31 ${_F}: ${F} __incinstall # install rule
34 incinstall:: ${_F}
35 .PRECIOUS: ${_F} # keep if install fails
40 .undef _F
H A Dbsd.kinc.mk51 _F:= ${DESTDIR}${INCSDIR}/${F} # installed path
54 ${_F}! ${F} __incinstall # install rule
56 ${_F}: ${F} __incinstall # install rule
59 incinstall:: ${_F}
60 .PRECIOUS: ${_F} # keep if install fails
63 .undef _F
/netbsd-src/external/mit/xorg/share/nls/
H A DMakefile.nls14 .for _F in ${CTFILES}
15 ${_F}.ct: ${_F}.pre
21 FILES+= ${_F}.ct
22 FILESDIR_${_F}.ct= ${X11LIBDIR}/locale/${NLS_SUBDIR}
23 FILESNAME_${_F}.ct= ${_F:S/.pre$//}
24 CLEANFILES+= ${_F}.ct
H A DMakefile33 .for _F in ${LTFILES}
34 ${_F}.lt: ${_F}.pre
46 FILES+= ${_F}.lt
47 FILESNAME_${_F}.lt= ${_F}
48 CLEANFILES+= ${_F}.lt
/netbsd-src/external/bsd/ntp/html/
H A DMakefile115 _F:= ${DESTDIR}${NTP_HTMLDIR}/${_FDIR}/${_FNAME} # installed path macro
119 ${_F}! ${_FILE} __fileinstall # install rule
121 ${_F}! .MADE # no build at install
124 ${_F}: ${_FILE} __fileinstall # install rule
126 ${_F}: .MADE # no build at install
130 filesinstall:: ${_F}
131 .PRECIOUS: ${_F} # keep if install fails
/netbsd-src/external/mit/xorg/share/fonts/
H A DMakefile.bdf25 .for _F _M in ${UCSFILES} # {
26 ${_F}-${_M}.bdf: ${_F}.bdf
30 BDFFILES+= ${_F}-${_M}.bdf
/netbsd-src/usr.sbin/makefs/
H A Dcd9660.h121 #define CD9660_MEM_ALLOC_ERROR(_F) \ argument
122 err(EXIT_FAILURE, "%s, %s l. %d", _F, __FILE__, __LINE__)
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dmacros.h463 #define __glibcxx_check_max_load_factor(_F) \ argument
464 _GLIBCXX_DEBUG_VERIFY(_F > 0.0f, \
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dmacros.h460 #define __glibcxx_check_max_load_factor(_F) \ argument
461 _GLIBCXX_DEBUG_VERIFY(_F > 0.0f, \
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.td223 def F#Index#_F : RISCVReg32<!cast<RISCVReg16>("F"#Index#"_H")>,
228 def F#Index#_D : RISCVReg64<!cast<RISCVReg32>("F"#Index#"_F")>,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Ditanium2.md523 (define_reservation "2_F" "2_F0|2_F1|2_F2")
727 (not (match_test "bundling_p"))) "2_F")
731 (not (match_test "bundling_p"))) "2_F")
768 (not (match_test "bundling_p"))) "2_F")
772 (not (match_test "bundling_p"))) "2_F")
936 (not (match_test "bundling_p"))) "2_F")
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Ditanium2.md523 (define_reservation "2_F" "2_F0|2_F1|2_F2")
727 (not (match_test "bundling_p"))) "2_F")
731 (not (match_test "bundling_p"))) "2_F")
768 (not (match_test "bundling_p"))) "2_F")
772 (not (match_test "bundling_p"))) "2_F")
936 (not (match_test "bundling_p"))) "2_F")
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86SchedSandyBridge.td1036 def: InstRW<[SBWriteResGroup101], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
1087 def: InstRW<[SBWriteResGroup130], (instregex "DIV(R?)_F(32|64)m")>;
H A DX86InstrFPStack.td293 // Sets the scheduling resources for the actual NAME#_F<size>m definitions.
357 def _F : FPI<0xD9, fp, (outs), (ins), asmstring>;
H A DX86ScheduleAtom.td567 "(ST|ISTT)_F(P)?(16|32|64)?(m|rr)",
H A DX86SchedBroadwell.td1198 def: InstRW<[BWWriteResGroup101], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
H A DX86SchedSkylakeClient.td1320 def: InstRW<[SKLWriteResGroup133], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
H A DX86SchedHaswell.td1243 def: InstRW<[HWWriteResGroup52_1], (instregex "(ADD|SUB|SUBR)_F(32|64)m",
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmm-ko-comp.euc-kr.po645 msgstr "���� Ȯ��(_F)"
653 msgstr "���ڻ�(_F):"
H A Dmm-ko.euc-kr.po969 msgstr "/����(_F)"
985 msgstr "/����(_F)"
1220 msgstr "/��ü/������ ������(_F)"
8617 #~ msgstr "������ ����(_F)"

12