Home
last modified time | relevance | path

Searched refs:P_NONE (Results 1 – 25 of 746) sorted by relevance

12345678910>>...30

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/common/config/i386/
H A Di386-isas.h50 ISA_NAMES_TABLE_ENTRY("cmov", FEATURE_CMOV, P_NONE, NULL)
71 ISA_NAMES_TABLE_ENTRY("avx512vl", FEATURE_AVX512VL, P_NONE,
73 ISA_NAMES_TABLE_ENTRY("avx512bw", FEATURE_AVX512BW, P_NONE,
75 ISA_NAMES_TABLE_ENTRY("avx512dq", FEATURE_AVX512DQ, P_NONE,
92 P_NONE, "-mavx512vpopcntdq")
105 P_NONE, "-mavx512vp2intersect")
108 ISA_NAMES_TABLE_ENTRY("adx", FEATURE_ADX, P_NONE, "-madx")
109 ISA_NAMES_TABLE_ENTRY("abm", FEATURE_ABM, P_NONE, "-mabm")
125 ISA_NAMES_TABLE_ENTRY("ibt", FEATURE_IBT, P_NONE, NULL)
127 ISA_NAMES_TABLE_ENTRY("lm", FEATURE_LM, P_NONE, NULL)
[all …]
H A Di386-common.c1840 0, P_NONE},
1844 0, P_NONE},
1847 0, P_NONE},
1859 0, P_NONE},
1963 0, P_NONE},
1965 0, P_NONE},
1967 0, P_NONE},
1970 0, P_NONE},
2099 0, P_NONE},
2102 M_VENDOR (VENDOR_AMD), P_NONE},
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/common/config/i386/
H A Di386-isas.h50 ISA_NAMES_TABLE_ENTRY("cmov", FEATURE_CMOV, P_NONE, NULL)
71 ISA_NAMES_TABLE_ENTRY("avx512vl", FEATURE_AVX512VL, P_NONE,
73 ISA_NAMES_TABLE_ENTRY("avx512bw", FEATURE_AVX512BW, P_NONE,
75 ISA_NAMES_TABLE_ENTRY("avx512dq", FEATURE_AVX512DQ, P_NONE,
92 P_NONE, "-mavx512vpopcntdq")
105 P_NONE, "-mavx512vp2intersect")
108 ISA_NAMES_TABLE_ENTRY("adx", FEATURE_ADX, P_NONE, "-madx")
109 ISA_NAMES_TABLE_ENTRY("abm", FEATURE_ABM, P_NONE, "-mabm")
125 ISA_NAMES_TABLE_ENTRY("ibt", FEATURE_IBT, P_NONE, NULL)
127 ISA_NAMES_TABLE_ENTRY("lm", FEATURE_LM, P_NONE, NULL)
[all …]
H A Di386-common.c1821 0, P_NONE},
1825 0, P_NONE},
1828 0, P_NONE},
1840 0, P_NONE},
1944 0, P_NONE},
1946 0, P_NONE},
1948 0, P_NONE},
1951 0, P_NONE},
2080 0, P_NONE},
2083 M_VENDOR (VENDOR_AMD), P_NONE},
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/common/config/i386/
H A Di386-isas.h50 ISA_NAMES_TABLE_ENTRY("cmov", FEATURE_CMOV, P_NONE, NULL)
71 ISA_NAMES_TABLE_ENTRY("avx512vl", FEATURE_AVX512VL, P_NONE,
73 ISA_NAMES_TABLE_ENTRY("avx512bw", FEATURE_AVX512BW, P_NONE,
75 ISA_NAMES_TABLE_ENTRY("avx512dq", FEATURE_AVX512DQ, P_NONE,
92 P_NONE, "-mavx512vpopcntdq")
105 P_NONE, "-mavx512vp2intersect")
108 ISA_NAMES_TABLE_ENTRY("adx", FEATURE_ADX, P_NONE, "-madx")
109 ISA_NAMES_TABLE_ENTRY("abm", FEATURE_ABM, P_NONE, "-mabm")
125 ISA_NAMES_TABLE_ENTRY("ibt", FEATURE_IBT, P_NONE, NULL)
127 ISA_NAMES_TABLE_ENTRY("lm", FEATURE_LM, P_NONE, NULL)
[all …]
H A Di386-common.c1780 0, P_NONE},
1784 0, P_NONE},
1787 0, P_NONE},
1799 0, P_NONE},
1903 0, P_NONE},
1905 0, P_NONE},
1907 0, P_NONE},
1910 0, P_NONE},
2039 0, P_NONE},
2042 M_VENDOR (VENDOR_AMD), P_NONE},
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/common/config/i386/
H A Di386-isas.h50 ISA_NAMES_TABLE_ENTRY("cmov", FEATURE_CMOV, P_NONE, NULL)
71 ISA_NAMES_TABLE_ENTRY("avx512vl", FEATURE_AVX512VL, P_NONE,
73 ISA_NAMES_TABLE_ENTRY("avx512bw", FEATURE_AVX512BW, P_NONE,
75 ISA_NAMES_TABLE_ENTRY("avx512dq", FEATURE_AVX512DQ, P_NONE,
92 P_NONE, "-mavx512vpopcntdq")
105 P_NONE, "-mavx512vp2intersect")
108 ISA_NAMES_TABLE_ENTRY("adx", FEATURE_ADX, P_NONE, "-madx")
109 ISA_NAMES_TABLE_ENTRY("abm", FEATURE_ABM, P_NONE, "-mabm")
125 ISA_NAMES_TABLE_ENTRY("ibt", FEATURE_IBT, P_NONE, NULL)
127 ISA_NAMES_TABLE_ENTRY("lm", FEATURE_LM, P_NONE, NULL)
[all …]
H A Di386-common.c1780 0, P_NONE},
1784 0, P_NONE},
1787 0, P_NONE},
1799 0, P_NONE},
1903 0, P_NONE},
1905 0, P_NONE},
1907 0, P_NONE},
1910 0, P_NONE},
2039 0, P_NONE},
2042 M_VENDOR (VENDOR_AMD), P_NONE},
[all …]
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dprint.h7 case OP_END: P_OP("END"); P_NONE; break;
20 case OP_GETTABLE: P_OP("GETTABLE"); P_NONE; break;
30 case OP_ADD: P_OP("ADD"); P_NONE; break;
32 case OP_SUB: P_OP("SUB"); P_NONE; break;
33 case OP_MULT: P_OP("MULT"); P_NONE; break;
34 case OP_DIV: P_OP("DIV"); P_NONE; break;
35 case OP_POW: P_OP("POW"); P_NONE; break;
37 case OP_MINUS: P_OP("MINUS"); P_NONE; break;
38 case OP_NOT: P_OP("NOT"); P_NONE; break;
50 case OP_PUSHNILJMP: P_OP("PUSHNILJMP"); P_NONE; break;
/dports/games/zangband/zangband/src/lua/
H A Dprint.h7 case OP_END: P_OP("END"); P_NONE; break;
20 case OP_GETTABLE: P_OP("GETTABLE"); P_NONE; break;
30 case OP_ADD: P_OP("ADD"); P_NONE; break;
32 case OP_SUB: P_OP("SUB"); P_NONE; break;
33 case OP_MULT: P_OP("MULT"); P_NONE; break;
34 case OP_DIV: P_OP("DIV"); P_NONE; break;
35 case OP_POW: P_OP("POW"); P_NONE; break;
37 case OP_MINUS: P_OP("MINUS"); P_NONE; break;
38 case OP_NOT: P_OP("NOT"); P_NONE; break;
50 case OP_PUSHNILJMP: P_OP("PUSHNILJMP"); P_NONE; break;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/common/config/i386/
H A Di386-common.c1599 0, P_NONE},
1603 0, P_NONE},
1606 0, P_NONE},
1618 0, P_NONE},
1715 0, P_NONE},
1718 0, P_NONE},
1847 0, P_NONE},
1850 M_VENDOR (VENDOR_AMD), P_NONE},
1852 M_CPU_TYPE (AMDFAM10H), P_NONE},
1854 M_CPU_TYPE (AMDFAM15H), P_NONE},
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/common/config/i386/
H A Di386-common.c1599 0, P_NONE},
1603 0, P_NONE},
1606 0, P_NONE},
1618 0, P_NONE},
1715 0, P_NONE},
1718 0, P_NONE},
1847 0, P_NONE},
1850 M_VENDOR (VENDOR_AMD), P_NONE},
1852 M_CPU_TYPE (AMDFAM10H), P_NONE},
1854 M_CPU_TYPE (AMDFAM15H), P_NONE},
[all …]
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dobjects.c501 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
563 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
594 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
599 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
688 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
691 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
698 OBJ(name,(char *)0), BITS(1,1,unk,0,0,0,0,0,0,0,0,P_NONE,tin), 0, \
798 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPER), 0, \
931 OBJ(name,typ), BITS(0,0,1,0,mgc,1,0,0,0,0,dir,P_NONE,metal), 0, \
1066 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
[all …]
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dobjects.c507 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
569 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
600 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
605 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
698 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
701 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
808 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPER), 0, \
941 OBJ(name,typ), BITS(0,0,1,0,mgc,1,0,0,0,0,dir,P_NONE,metal), 0, \
1081 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
1084 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
[all …]
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dobjects.c727 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
732 BITS(kn,0,chg,1,mgc,chg,0,0,bi,0,0,P_NONE,mat), \
886 BITS(1,1,0,0,0,0,0,1,0,0,0,P_NONE,CLOTH), 0,
889 BITS(1,1,0,0,0,0,0,1,0,0,0,P_NONE,GLASS), 0,
1042 SCROLL((char *)0, "FOOBIE BLETCH", P_NONE, 1, 0, 100),
1043 SCROLL((char *)0, "TEMOV", P_NONE, 1, 0, 100),
1044 SCROLL((char *)0, "GARVEN DEH", P_NONE, 1, 0, 100),
1045 SCROLL((char *)0, "READ ME", P_NONE, 1, 0, 100),
1183 OBJ(name,(char *)0), BITS(0,1,0,0,0,0,0,0,0,0,0,P_NONE,metal), 0, \
1263 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/MOLFILE/
H A Dmolfile_interface.cpp915 return P_NONE; in property()
932 return P_NONE; in property()
943 return P_NONE; in property()
952 return P_NONE; in property()
973 return P_NONE; in property()
990 return P_NONE; in property()
1001 return P_NONE; in property()
1010 return P_NONE; in property()
1045 return P_NONE; in property()
1070 return P_NONE; in property()
[all …]
/dports/net/c3270/suite3270-4.0/Common/
H A Dscreentrace.c227 return P_NONE; in type_from_file()
259 if (ptype == P_NONE) { in screentrace_go()
260 if (screentrace_default.ptype != P_NONE) { in screentrace_go()
265 if (t != P_NONE) { in screentrace_go()
303 if (ptype == P_NONE) { in screentrace_go()
473 screentrace_default.ptype = P_NONE; in screentrace_resource_setup()
701 ptype_t ptype = P_NONE; in ScreenTrace_action()
794 } else if (screentrace_default.ptype == P_NONE && name != NULL) { in ScreenTrace_action()
797 if (t != P_NONE) { in ScreenTrace_action()
801 if (ptype == P_NONE) { in ScreenTrace_action()
[all …]
/dports/x11/x3270/suite3270-4.0/Common/
H A Dscreentrace.c227 return P_NONE; in type_from_file()
259 if (ptype == P_NONE) { in screentrace_go()
260 if (screentrace_default.ptype != P_NONE) { in screentrace_go()
265 if (t != P_NONE) { in screentrace_go()
303 if (ptype == P_NONE) { in screentrace_go()
473 screentrace_default.ptype = P_NONE; in screentrace_resource_setup()
701 ptype_t ptype = P_NONE; in ScreenTrace_action()
794 } else if (screentrace_default.ptype == P_NONE && name != NULL) { in ScreenTrace_action()
797 if (t != P_NONE) { in ScreenTrace_action()
801 if (ptype == P_NONE) { in ScreenTrace_action()
[all …]
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dobjects.c495 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
540 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
565 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
570 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
657 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
660 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
667 OBJ(name,(char *)0), BITS(1,1,unk,0,0,0,0,0,0,0,0,P_NONE,tin), 0, \
753 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPER), 0, \
845 OBJ(name,typ), BITS(0,0,1,0,mgc,1,0,0,0,0,dir,P_NONE,metal), 0, \
952 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Dobjects.c495 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
540 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
565 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
570 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
657 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
660 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
667 OBJ(name,(char *)0), BITS(1,1,unk,0,0,0,0,0,0,0,0,P_NONE,tin), 0, \
753 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPER), 0, \
845 OBJ(name,typ), BITS(0,0,1,0,mgc,1,0,0,0,0,dir,P_NONE,metal), 0, \
952 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
[all …]
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dobjects.c495 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
540 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
565 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
570 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
657 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
660 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
667 OBJ(name,(char *)0), BITS(1,1,unk,0,0,0,0,0,0,0,0,P_NONE,tin), 0, \
753 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPER), 0, \
845 OBJ(name,typ), BITS(0,0,1,0,mgc,1,0,0,0,0,dir,P_NONE,metal), 0, \
952 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
[all …]
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dobjects.c83 BITS(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, P_NONE, 0),
671 BITS(0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, P_NONE, GOLD),
674 BITS(0, 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, P_NONE, SILVER),
957 SPELL("blank paper", "plain", P_NONE, 18, 0, 0, 0, HI_PAPER),
960 BITS(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, P_NONE, PAPER),
964 BITS(0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, P_NONE, PAPER),
1087 BITS(1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, P_NONE, MINERAL), 0,
1090 BITS(1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, P_NONE, MINERAL), 0,
1106 BITS(0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, P_NONE, LIQUID), 0,
1109 BITS(0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, P_NONE, LIQUID), 0,
[all …]
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dobjects.c83 BITS(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, P_NONE, 0),
715 BITS(0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, P_NONE, GOLD),
718 BITS(0, 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, P_NONE, SILVER),
1001 SPELL("blank paper", "plain", P_NONE, 18, 0, 0, 0, 0, HI_PAPER),
1004 BITS(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, P_NONE, PAPER),
1008 BITS(0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, P_NONE, PAPER),
1129 BITS(1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, P_NONE, MINERAL), 0,
1132 BITS(1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, P_NONE, MINERAL), 0,
1148 BITS(0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, P_NONE, LIQUID), 0,
1151 BITS(0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, P_NONE, LIQUID), 0,
[all …]
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dobjects.c83 BITS(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, P_NONE, 0),
715 BITS(0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, P_NONE, GOLD),
718 BITS(0, 0, 1, 0, 1, 1, 1, 1, 0, 0, 0, P_NONE, SILVER),
1001 SPELL("blank paper", "plain", P_NONE, 18, 0, 0, 0, 0, HI_PAPER),
1004 BITS(0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, P_NONE, PAPER),
1008 BITS(0, 0, 1, 0, 1, 0, 1, 1, 0, 0, 0, P_NONE, PAPER),
1129 BITS(1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, P_NONE, MINERAL), 0,
1132 BITS(1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, P_NONE, MINERAL), 0,
1148 BITS(0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, P_NONE, LIQUID), 0,
1151 BITS(0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, P_NONE, LIQUID), 0,
[all …]
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dobjects.c497 BITS(0,0,spec,0,mgc,spec,0,0,0,HARDGEM(mohs),0,P_NONE,metal), \
542 OBJ(name,desc), BITS(0,0,0,0,1,0,0,0,0,0,0,P_NONE,IRON), power, \
567 BITS(kn,mrg,chg,0,mgc,chg,0,0,0,0,0,P_NONE,mat), \
572 BITS(kn,0,chg,1,mgc,chg,0,0,0,0,0,P_NONE,mat), \
660 BITS(0,0,1,0,1,0,1,1,0,0,0,P_NONE,GOLD), 0,
663 BITS(0,0,1,0,1,1,1,1,0,0,0,P_NONE,SILVER), 0,
670 OBJ(name,(char *)0), BITS(1,1,unk,0,0,0,0,0,0,0,0,P_NONE,tin), 0, \
756 OBJ(name,text), BITS(0,1,0,0,mgc,0,0,0,0,0,0,P_NONE,PAPER), 0, \
848 OBJ(name,typ), BITS(0,0,1,0,mgc,1,0,0,0,0,dir,P_NONE,metal), 0, \
960 BITS(0,1,0,0,0,0,0,1,0,0,0,P_NONE,LIQUID), 0,
[all …]

12345678910>>...30