Home
last modified time | relevance | path

Searched refs:GDC (Results 1 – 25 of 868) sorted by relevance

12345678910>>...35

/dports/biology/ugene/ugene-40.1/data/samples/MSF/
H A Dpla2_20.msf3 GDC ******** GeneDoc Multiple Sequence Alignment Editor ********
4 GDC 010d4f0190000cffffffffffff000000000000ff00000000ffffff00ffff
5 GDC ff000000000000e03f000000000000e03f000000000000e03f0000000000
6 GDC 00e03f00A000300000190000cA54696d6573204e657720526f6d616e00B0
7 GDC 037000200000000000078007800780078000601444e00024551000353540
8 GDC 0044b52000546595700064c49564d0028285061326d5f48756d616e2c0d0
9 GDC a2828506132325f4269746e612c0d0a28506132325f4572696d612c0d0a5
10 GDC 061325f436572636529292c0d0a285061325f43726f61742c0d0a2828506
11 GDC 132315f41676b68612c0d0a506132785f547269666c292c0d0a285061326
12 GDC e5f43726f73732c0d0a28506132315f426f7461732c0d0a506132615f566
[all …]
H A Dlipid8.msf12 GDC ******** GeneDoc Multiple Sequence Alignment Editor ********
13 GDC 0109630190000cffffffffffff000000000000ff00000000ff00ff00ffff
14 GDC ff000000000000f43f000000000000f43f000000000000f03f0000000000
15 GDC 00f03f00A000300000190000cA54696d6573204e657720526f6d616e00A0
16 GDC 03200020000000000004d5341202d204f7074696d616c0050414d2032353
17 GDC 00038202d2064697374616e6365003132202d2064697374616e636500060
18 GDC 1444e000245510003535400044b52000546595700064c49564d002828526
19 GDC 162636574702c0d0a2848756d636574702c0d0a4d61636365747029292c0
20 GDC d0a28285261746c62702c0d0a2848756d6c6270612c0d0a5261626c70622
21 GDC 9292c0d0a2848756d6270692c0d0a426f766270692929293b0d0a00BBAAB
[all …]
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dgdc.cc33 GDC::GDC(void) : InterfaceCircuit("VIS") in GDC() function in GDC
39 GDC::~GDC(void) in ~GDC()
45 GDC::in(word_t addr) in in()
251 GDC::get_mem(int addr) in get_mem()
257 GDC::get_col(int addr) in get_col()
263 GDC::get_cursor(int addr) in get_cursor()
293 GDC::get_screen_on(void) in get_screen_on()
326 GDC::info(void) in info()
607 GDC::reti(void) in reti()
612 GDC::irqreq(void) in irqreq()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
H A Dgdc.m42 # GDC feature checking and sanity check macros
12 AC_MSG_CHECKING([[If $GDC can compile D sources]])
/dports/lang/gcc10/gcc-10.3.0/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
H A Dgdc.m42 # GDC feature checking and sanity check macros
12 AC_MSG_CHECKING([[If $GDC can compile D sources]])
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
H A Dgdc.m42 # GDC feature checking and sanity check macros
12 AC_MSG_CHECKING([[If $GDC can compile D sources]])
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
H A Dgdc.m42 # GDC feature checking and sanity check macros
12 AC_MSG_CHECKING([[If $GDC can compile D sources]])
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
/dports/lang/gcc9/gcc-9.4.0/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
/dports/lang/gcc11/gcc-11.2.0/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
H A Dgdc.m42 # GDC feature checking and sanity check macros
12 AC_MSG_CHECKING([[If $GDC can compile D sources]])
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/m4/
H A Dautoconf.m412 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [],
14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD'
15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD'
103 AN_MAKEVAR([GDC], [AC_PROG_GDC])
107 AC_ARG_VAR([GDC], [D compiler command])dnl
111 [AC_CHECK_TOOLS(GDC, [$1])],
112 [AC_CHECK_TOOL(GDC, gdc)
113 if test -z "$GDC"; then
115 AC_CHECK_PROG(GDC, [${ac_tool_prefix}gdc], [$ac_tool_prefix}gdc])
118 if test -z "$GDC"; then
[all …]
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/
H A Dgdc.h28 class GDC : public PortInterface, public InterfaceCircuit
53 GDC(void);
54 virtual ~GDC(void);
/dports/astro/gpstk/GPSTk-8.0.0/ext/apps/geomatics/cycleslips/
H A Ddfix.cpp184 gdc GDC; ///< the GDC object member in GlobalData
487 if(GD.debug > -1) GD.GDC.setParameter("debug",GD.debug); in GetCommandLine()
488 if(GD.verbose) GD.GDC.setParameter("verbose",1); in GetCommandLine()
493 if(GD.GDC.setParameter(msg)) { in GetCommandLine()
506 GD.GDC.setParameter("WLF=1"); // WL after fixing in GetCommandLine()
510 GD.GDC.setParameter("GFF=1"); // GF after fixing in GetCommandLine()
515 if(GD.GDC.setParameter(msg)) { in GetCommandLine()
526 if(!GD.obsout.empty()) GD.GDC.setParameter("doFix=1"); in GetCommandLine()
528 if(!GD.cmdout.empty()) GD.GDC.setParameter("doCmds=1"); in GetCommandLine()
733 GD.GDC.DisplayParameterUsage(LOGstrm,"#",GD.DChelpall); in GetCommandLine()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/
H A Dd_rules.am27 $(GDC) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
34 --mode=compile $(GDC) $(AM_DFLAGS)
40 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
44 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
/dports/lang/gcc9/gcc-9.4.0/libphobos/
H A Dd_rules.am27 $(GDC) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
34 --mode=compile $(GDC) $(AM_DFLAGS)
40 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
44 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/
H A Dd_rules.am27 $(GDC) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
34 --mode=compile $(GDC) $(AM_DFLAGS)
40 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
44 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
/dports/graphics/xfig/xfig-3.2.8a/Libraries/Networks/ATM/
H A Dgdc_apex.fig9 # GDC Apex
40 4 1 -1 2 0 18 14 0.0000 4 210 1065 13275 6825 GDC Apex\001
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/testsuite/
H A Dtestsuite_flags.in26 GDC="@GDC@"
27 echo ${GDC}

12345678910>>...35