Home
last modified time | relevance | path

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

12345

/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/core/signal/
H A Dsignaler_with_args.pattern.h43 class MAKE_NAME(IConnector) { in MAKE_NAME() function
64 MAKE_NAME(BasicSignaler) in MAKE_NAME()
130 class MAKE_NAME(Connector) : public MAKE_NAME(IConnector)< LIST_CLASSES > { in MAKE_NAME() function
132 MAKE_NAME(Connector)() { in MAKE_NAME()
138 MAKE_NAME(Connector) in MAKE_NAME()
145 MAKE_NAME(Connector) in MAKE_NAME()
179 class MAKE_NAME(Signaler) : public __sig__::MAKE_NAME(BasicSignaler)< LIST_CLASSES > { in MAKE_NAME() function
186 MAKE_NAME(Signaler)() { in MAKE_NAME()
191 MAKE_NAME(Signaler) in MAKE_NAME()
192 (const MAKE_NAME(Signaler) & s) : __sig__::MAKE_NAME(BasicSignaler)< LIST_CLASSES >(s) { in MAKE_NAME()
[all …]
H A Dsignaler1.h35 #define MAKE_NAME(nom) nom##1 macro
H A Dsignaler2.h35 #define MAKE_NAME(nom) nom##2 macro
H A Dsignaler3.h35 #define MAKE_NAME(nom) nom##3 macro
H A Dsignaler4.h35 #define MAKE_NAME(nom) nom##4 macro
/dports/net/yate/yate-6.4.0-1/libs/ysig/
H A Dmanagement.cpp32 MAKE_NAME(COO),
33 MAKE_NAME(ECO),
34 MAKE_NAME(RCT),
35 MAKE_NAME(TFP),
36 MAKE_NAME(RST),
38 MAKE_NAME(LIN),
39 MAKE_NAME(TRA),
40 MAKE_NAME(DLC),
41 MAKE_NAME(UPU),
42 MAKE_NAME(COA),
[all …]
H A Dsigtran.cpp42 MAKE_NAME(RKM),
43 MAKE_NAME(IIM),
47 #undef MAKE_NAME
55 #undef MAKE_NAME
67 #undef MAKE_NAME
71 MAKE_NAME(UP),
79 #undef MAKE_NAME
89 #undef MAKE_NAME
99 #undef MAKE_NAME
109 #undef MAKE_NAME
[all …]
H A Daddress.cpp27 #define MAKE_NAME(x) { #x, x } macro
29 MAKE_NAME(ITU),
30 MAKE_NAME(ANSI),
31 MAKE_NAME(ANSI8),
32 MAKE_NAME(China),
33 MAKE_NAME(Japan),
34 MAKE_NAME(Japan5),
37 #undef MAKE_NAME
H A Disup.cpp2070 MAKE_NAME(IAM),
2071 MAKE_NAME(SAM),
2072 MAKE_NAME(INR),
2073 MAKE_NAME(INF),
2074 MAKE_NAME(COT),
2075 MAKE_NAME(ACM),
2076 MAKE_NAME(CON),
2077 MAKE_NAME(FOT),
2078 MAKE_NAME(ANM),
2079 MAKE_NAME(REL),
[all …]
/dports/net/yate/yate-6.4.0-1/libs/yradio/
H A Dradio.cpp88 MAKE_NAME(TooEarly),
89 MAKE_NAME(TooLate),
90 MAKE_NAME(OutOfRange),
91 MAKE_NAME(NotExact),
92 MAKE_NAME(DataLost),
98 MAKE_NAME(Pending),
99 MAKE_NAME(Cancelled),
100 MAKE_NAME(Failure),
101 MAKE_NAME(Timeout),
104 MAKE_NAME(NoError),
[all …]
/dports/net/yate/yate-6.4.0-1/modules/server/
H A Dzapcard.cpp900 MAKE_NAME(None),
901 MAKE_NAME(OnHook),
904 MAKE_NAME(Alarm),
908 MAKE_NAME(BadFCS),
965 MAKE_NAME(DChan),
966 MAKE_NAME(E1),
967 MAKE_NAME(T1),
968 MAKE_NAME(BRI),
969 MAKE_NAME(FXO),
970 MAKE_NAME(FXS),
[all …]
/dports/net/yate/yate-6.4.0-1/libs/yscript/
H A Dscript.cpp244 #define MAKE_NAME(x) { #x, ScriptRun::x } macro
246 MAKE_NAME(Invalid),
247 MAKE_NAME(Running),
248 MAKE_NAME(Incomplete),
249 MAKE_NAME(Succeeded),
250 MAKE_NAME(Failed),
253 #undef MAKE_NAME
/dports/devel/sunpromake/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/devel/smake/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/devel/schilybase/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/devel/sccs/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/net/rscsi/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/archivers/star/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/sysutils/cdrtools/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/editors/ved/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/sysutils/schilyutils/schily-2021-09-18/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by
110 # bmake defined a macro .MAKE. If neither MAKE_NAME is defined by
394 # SunPro Make from Schilytools supports .PHONY: and sets MAKE_NAME=sunpro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/tty/serial/
H A Dmps2-uart.c29 #define MAKE_NAME(x) (DRIVER_NAME # x) macro
297 MAKE_NAME(-combined), mps_port); in mps2_uart_startup()
305 MAKE_NAME(-overrun), mps_port); in mps2_uart_startup()
313 MAKE_NAME(-rx), mps_port); in mps2_uart_startup()
320 MAKE_NAME(-tx), mps_port); in mps2_uart_startup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/tty/serial/
H A Dmps2-uart.c29 #define MAKE_NAME(x) (DRIVER_NAME # x) macro
297 MAKE_NAME(-combined), mps_port); in mps2_uart_startup()
305 MAKE_NAME(-overrun), mps_port); in mps2_uart_startup()
313 MAKE_NAME(-rx), mps_port); in mps2_uart_startup()
320 MAKE_NAME(-tx), mps_port); in mps2_uart_startup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/tty/serial/
H A Dmps2-uart.c29 #define MAKE_NAME(x) (DRIVER_NAME # x) macro
297 MAKE_NAME(-combined), mps_port); in mps2_uart_startup()
305 MAKE_NAME(-overrun), mps_port); in mps2_uart_startup()
313 MAKE_NAME(-rx), mps_port); in mps2_uart_startup()
320 MAKE_NAME(-tx), mps_port); in mps2_uart_startup()
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/RULES/
H A Drules1.top94 # Each make program should define a macro: MAKE_NAME for identification.
95 # MAKE_NAME in this case is a built in macro like MAKE or MAKEFLAGS.
99 _MAKEPROG= $(_UNIQ)$(MAKE_NAME)
103 # gmake defines a macro MAKE_COMMAND. If neither MAKE_NAME is defined by

12345