Home
last modified time | relevance | path

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

1234

/netbsd/src/sys/arch/hpc/stand/dspgen/
Dgen_template.sh91 CFG="%%% NAME %%% - $ARCH_CFG"
92 echo "!MESSAGE \"$CFG $DEBUG_VER\" (\"$ARCH_CFG $PROJECTTYPE\")" >> $TEMPLATE
93 echo "!MESSAGE \"$CFG $RELEASE_VER\" (\"$ARCH_CFG $PROJECTTYPE\")" >> $TEMPLATE
108 CFG="%%% NAME %%% - $ARCH_CFG"
109 echo "!IF \"\$(CFG)\" == \"$CFG $DEBUG_VER\"" >> $TEMPLATE
120 echo "!IF \"\$(CFG)\" == \"$CFG $RELEASE_VER\"" >> $TEMPLATE
142 CFG="%%% NAME %%% - $ARCH_CFG"
143 echo "# Name \"$CFG $DEBUG_VER\"" >> $TEMPLATE
144 echo "# Name \"$CFG $RELEASE_VER\"" >> $TEMPLATE
183 CFG="%%% NAME %%% - $ARCH_CFG"
[all …]
/netbsd/src/external/gpl2/xcvs/dist/diff/
Dlibdiff.mak2 !IF "$(CFG)" == ""
3 CFG=libdiff - Win32 Debug macro
7 !IF "$(CFG)" != "libdiff - Win32 Release" && "$(CFG)" != "libdiff - Win32 Debug"
8 !MESSAGE Invalid configuration "$(CFG)" specified.
10 !MESSAGE by defining the macro CFG on the command line. For example:
12 !MESSAGE NMAKE /f "libdiff.mak" CFG="libdiff - Win32 Debug"
28 !IF "$(CFG)" == "libdiff - Win32 Release"
131 !ELSEIF "$(CFG)" == "libdiff - Win32 Debug"
246 !IF "$(CFG)" == "libdiff - Win32 Release" || "$(CFG)" == "libdiff - Win32 Debug"
312 !IF "$(CFG)" == "libdiff - Win32 Release"
[all …]
Dlibdiff.dsp7 CFG=libdiff - Win32 Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "libdiff.mak" CFG="libdiff - Win32 Debug"
31 !IF "$(CFG)" == "libdiff - Win32 Release"
54 !ELSEIF "$(CFG)" == "libdiff - Win32 Debug"
/netbsd/src/sys/arch/mips/bonito/
Dbonitoreg.h408 #define BONITO_PCIMEMBASECFG_SIZE(WIN,CFG) (((((~(CFG)) & BONITO_PCIMEMBASECFG_MEMBASE##WIN#… argument
410 #define BONITO_PCIMEMBASECFG_ADDRMASK(WIN,CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_MA… argument
411 #define BONITO_PCIMEMBASECFG_ADDRMASK(WIN,CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_MA… argument
412 #define BONITO_PCIMEMBASECFG_ADDRTRANS(WIN,CFG) ((((CFG) & BONITO_PCIMEMBASECFG_MEMBASE##WIN##_TR… argument
414 #define BONITO_PCITOPHYS(WIN,ADDR,CFG) ( \ argument
415 … (((ADDR) & (~(BONITO_PCIMEMBASECFG_MASK))) & (~(BONITO_PCIMEMBASECFG_ADDRMASK(WIN,CFG)))) | \
416 (BONITO_PCIMEMBASECFG_ADDRTRANS(WIN,CFG)) \
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcfg-flags.def120 This flag is only used for the RTL CFG. */
125 EH edges also have ABNORMAL set for the RTL CFG. */
130 This flag is only used for the RTL CFG. */
133 /* Not a real edge. This is used to connect parts of the CFG that do
135 EXIT_BLOCK, so that traversing of the reverse CFG is possible. */
138 /* A back edge, marked in a depth-first search of the CFG. Back edges
139 are hints that this edge may be part of a loop in the CFG. */
142 /* Edge in a part of the CFG that is an irreducible loop. */
146 This is only used for the GIMPLE CFG. */
150 This is only used for the GIMPLE CFG. */
[all …]
Dtimevar.def111 /* Time spent by constructing CFG. */
113 /* Time spent by cleaning up CFG. */
115 DEFTIMEVAR (TV_CFG_VERIFY , "CFG verifier")
157 DEFTIMEVAR (TV_TREE_CFG , "tree CFG construction")
158 DEFTIMEVAR (TV_TREE_CLEANUP_CFG , "tree CFG cleanup")
Dinsn-notes.def77 now included in every insn. NOTE: If there's no CFG anymore, in other words,
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dlibcvs.mak2 !IF "$(CFG)" == ""
3 CFG=libcvs - Win32 Debug macro
7 !IF "$(CFG)" != "libcvs - Win32 Release" && "$(CFG)" != "libcvs - Win32 Debug"
8 !MESSAGE Invalid configuration "$(CFG)" specified.
10 !MESSAGE by defining the macro CFG on the command line. For example:
12 !MESSAGE NMAKE /f "libcvs.mak" CFG="libcvs - Win32 Debug"
28 !IF "$(CFG)" == "libcvs - Win32 Release"
211 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
403 !IF "$(CFG)" == "libcvs - Win32 Release" || "$(CFG)" == "libcvs - Win32 Debug"
691 !IF "$(CFG)" == "libcvs - Win32 Release"
[all …]
Dlibcvs.dsp7 CFG=libcvs - Win32 Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "libcvs.mak" CFG="libcvs - Win32 Debug"
31 !IF "$(CFG)" == "libcvs - Win32 Release"
54 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
330 !IF "$(CFG)" == "libcvs - Win32 Release"
340 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
413 !IF "$(CFG)" == "libcvs - Win32 Release"
423 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
472 !IF "$(CFG)" == "libcvs - Win32 Release"
[all …]
Dlibcvs.dep525 !IF "$(CFG)" == "libcvs - Win32 Release"
527 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
531 !IF "$(CFG)" == "libcvs - Win32 Release"
533 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
537 !IF "$(CFG)" == "libcvs - Win32 Release"
539 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
543 !IF "$(CFG)" == "libcvs - Win32 Release"
545 !ELSEIF "$(CFG)" == "libcvs - Win32 Debug"
/netbsd/src/sys/arch/hpcmips/stand/dspgen/
Dstatic_library_WCE_MIPS.tmpl7 CFG=%%% NAME %%% - Win32 (WCE MIPS) Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "%%% NAME %%%.mak" CFG="%%% NAME %%% - Win32 (WCE MIPS) Debug"
31 !IF "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Release"
53 !ELSEIF "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Debug"
Dstatic_library_WCE_MIPS.tmpl.evc37 CFG=%%% NAME %%% - Win32 (WCE MIPS) Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "%%% NAME %%%.vcn" CFG="%%% NAME %%% - Win32 (WCE MIPS) Debug"
31 !IF "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Release"
53 !ELSEIF "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Debug"
Dapplication_WCE_MIPS.tmpl7 CFG=pbsdboot - Win32 (WCE MIPS) Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "pbsdboot.mak" CFG="pbsdboot - Win32 (WCE MIPS) Debug"
33 !IF "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Release"
64 !ELSEIF "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Debug"
Dapplication_WCE_MIPS.tmpl.evc37 CFG=%%% NAME %%% - Win32 (WCE MIPS) Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "%%% NAME %%%.vcn" CFG="%%% NAME %%% - Win32 (WCE MIPS) Debug"
33 !IF "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Release"
64 !ELSEIF "$(CFG)" == "%%% NAME %%% - Win32 (WCE MIPS) Debug"
/netbsd/src/sys/arch/hpcmips/stand/libz/
Dlibz.dsp7 CFG=libz - Win32 (WCE MIPS) Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "libz.mak" CFG="libz - Win32 (WCE MIPS) Debug"
31 !IF "$(CFG)" == "libz - Win32 (WCE MIPS) Release"
53 !ELSEIF "$(CFG)" == "libz - Win32 (WCE MIPS) Debug"
/netbsd/src/sys/arch/hpcmips/stand/libsa/
Dlibsa.dsp7 CFG=libsa - Win32 (WCE MIPS) Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "libsa.mak" CFG="libsa - Win32 (WCE MIPS) Debug"
31 !IF "$(CFG)" == "libsa - Win32 (WCE MIPS) Release"
53 !ELSEIF "$(CFG)" == "libsa - Win32 (WCE MIPS) Debug"
/netbsd/src/external/bsd/bzip2/dist/
Ddlltest.dsp7 CFG=dlltest - Win32 Debug
16 !MESSAGE NMAKE /f "dlltest.mak" CFG="dlltest - Win32 Debug"
30 !IF "$(CFG)" == "dlltest - Win32 Release"
54 !ELSEIF "$(CFG)" == "dlltest - Win32 Debug"
Dlibbz2.dsp7 CFG=libbz2 - Win32 Debug
16 !MESSAGE NMAKE /f "libbz2.mak" CFG="libbz2 - Win32 Debug"
31 !IF "$(CFG)" == "libbz2 - Win32 Release"
57 !ELSEIF "$(CFG)" == "libbz2 - Win32 Debug"
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcfg.texi12 @cindex CFG, Control Flow Graph
15 A control flow graph (CFG) is a data structure built on top of the
18 being compiled. The CFG is a directed graph where the vertices
25 the compilation process, from constructing the CFG early in
27 The CFG takes various different modes and may undergo extensive
33 Often the CFG may be better viewed as integral part of instruction
36 without proper maintenance of the CFG simultaneously.
42 * Maintaining the CFG:: Keeping the control flow graph and up to date.
80 transparently by the provided API for manipulating the CFG@. The macro
88 can be used to compute topological orders of the CFG. The orders are
[all …]
Dloop.texi14 strongly connected components of CFG with only one entry block. This
40 CFG manipulation routines are aware of loop structures and try to
56 that the analysis sometimes changes the CFG, and if you run it in the
58 blocks. You may avoid CFG changes by passing
66 and reachable from its latch against the direction of edges in CFG@. The
95 CFG@. The global variable @code{current_loops} contains the
106 changes to CFG will be performed in the loop analysis, in particular,
110 No other flags that require CFG changes can be passed to
149 The CFG manipulation functions in general do not update loop structures.
152 used to cleanup CFG while updating the loops structures if
[all …]
/netbsd/src/sys/arch/hpcmips/stand/pbsdboot/
Dpbsdboot.dsp7 CFG=pbsdboot - Win32 (WCE MIPS) Debug
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "pbsdboot.mak" CFG="pbsdboot - Win32 (WCE MIPS) Debug"
33 !IF "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Release"
64 !ELSEIF "$(CFG)" == "pbsdboot - Win32 (WCE MIPS) Debug"
/netbsd/src/external/bsd/ntp/dist/include/
Dmbg_gps166.h303 typedef uint16_t CFG; ///< an SV's 4 bit configuration code typedef
786 CFG cfg[N_SVNO_GPS]; ///< 4 bit SV configuration code from page 63
970 void get_mbg_cfg (unsigned char **, CFG *);
/netbsd/src/external/bsd/ntp/dist/libparse/
Ddata_mbg.c119 CFG *cfgp in get_mbg_cfg()
122 *cfgp = (CFG) get_lsb_short(bufpp); in get_mbg_cfg()
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/rfc/
Ddraft-beaulieu-ike-xauth-02.txt470 ISAKMP-CFG-REQUEST ( as defined in [IKECFG] )
471 ISAKMP-CFG-REPLY ( as defined in [IKECFG] )
472 ISAKMP-CFG-SET ( as defined in [IKECFG] )
473 ISAKMP-CFG-ACK ( as defined in [IKECFG] )
482 ISAKMP-CFG-REQUEST - This message is sent from an edge device to an
489 ISAKMP-CFG-REPLY - This message MUST contain the filled in
495 ISAKMP-CFG-SET - This message is sent from an edge device and is
501 ISAKMP-CFG-ACK - This message is sent from the IPsec host
561 This attribute SHOULD only be sent in an ISAKMP-CFG-REQUEST message.
572 the ISAKMP-CFG-SET message, in which case it may be set to either OK
/netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/
Davr-passes.def31 DF needs (correct) CFG, hence right before free_cfg is the last

1234