Home
last modified time | relevance | path

Searched refs:DEF (Results 1 – 25 of 7980) sorted by relevance

12345678910>>...320

/dports/biology/viennarna/ViennaRNA-2.4.18/src/ViennaRNA/params/
H A D1.8.4_intloops.h1283 … 0, 0},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, D…
1295 … 0, 0},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, D…
1307 … 0, 0},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, D…
1319 … 0, 0},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, D…
1331 … 0, 0},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, D…
1355DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DE…
1441DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DE…
1527DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DE…
1613DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DE…
1699DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DEF, DEF, DEF, DEF, DEF},{ DE…
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr99323-2.c11DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(),
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr99323-2.c11DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(),
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr99323-2.c11DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(),
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr99323-2.c11DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(), DEF(),
/dports/security/py-pysaml26/pysaml2-6.5.2/src/saml2/attributemaps/
H A Dbasic.py1 DEF = 'urn:mace:dir:attribute-def:' variable
16 DEF+'c': 'c',
21 DEF+'cn': 'cn',
22 DEF+'co': 'co',
28 DEF+'dc': 'dc',
78 DEF+'gn': 'gn',
90 DEF+'l': 'l',
113 DEF+'o': 'o',
183 'c': DEF+'c',
257 'l': DEF+'l',
[all …]
/dports/security/py-pysaml24/pysaml2-4.9.0/src/saml2/attributemaps/
H A Dbasic.py1 DEF = 'urn:mace:dir:attribute-def:'
16 DEF+'c': 'c',
21 DEF+'cn': 'cn',
22 DEF+'co': 'co',
28 DEF+'dc': 'dc',
78 DEF+'gn': 'gn',
90 DEF+'l': 'l',
113 DEF+'o': 'o',
183 'c': DEF+'c',
257 'l': DEF+'l',
[all …]
/dports/security/py-pysaml2/pysaml2-7.1.0/src/saml2/attributemaps/
H A Dbasic.py1 DEF = 'urn:mace:dir:attribute-def:'
16 DEF+'c': 'c',
21 DEF+'cn': 'cn',
22 DEF+'co': 'co',
28 DEF+'dc': 'dc',
78 DEF+'gn': 'gn',
90 DEF+'l': 'l',
113 DEF+'o': 'o',
183 'c': DEF+'c',
257 'l': DEF+'l',
[all …]
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dunicode_gen_def.h29 DEF(Cf, "Format")
34 DEF(L, "Letter")
36 DEF(N, "Number")
37 DEF(S, "Symbol")
40 DEF(C, "Other")
47 DEF(Ahom, "Ahom")
227 DEF(Dash, "")
250 DEF(Emoji, "")
261 DEF(ASCII,"")
263 DEF(Any, "")
[all …]
H A Dquickjs-atom.h26 #ifdef DEF
32 DEF(if, "if")
35 DEF(var, "var")
40 DEF(new, "new")
41 DEF(in, "in")
43 DEF(do, "do")
45 DEF(for, "for")
52 DEF(try, "try")
100 DEF(of, "of")
154 DEF(as, "as")
[all …]
H A Dquickjs-opcode.h59 #ifdef DEF
68 DEF( push_i32, 5, 0, 1, i32)
71 DEF(push_atom_value, 5, 0, 1, atom)
72 DEF( private_symbol, 5, 0, 1, atom)
73 DEF( undefined, 1, 0, 1, none)
74 DEF( null, 1, 0, 1, none)
76 DEF( push_false, 1, 0, 1, none)
77 DEF( push_true, 1, 0, 1, none)
78 DEF( object, 1, 0, 1, none)
108 DEF( apply, 3, 3, 1, u16)
[all …]
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dunicode_gen_def.h29 DEF(Cf, "Format")
34 DEF(L, "Letter")
36 DEF(N, "Number")
37 DEF(S, "Symbol")
40 DEF(C, "Other")
47 DEF(Ahom, "Ahom")
227 DEF(Dash, "")
250 DEF(Emoji, "")
261 DEF(ASCII,"")
263 DEF(Any, "")
[all …]
H A Dquickjs-atom.h26 #ifdef DEF
32 DEF(if, "if")
35 DEF(var, "var")
40 DEF(new, "new")
41 DEF(in, "in")
43 DEF(do, "do")
45 DEF(for, "for")
52 DEF(try, "try")
100 DEF(of, "of")
154 DEF(as, "as")
[all …]
H A Dquickjs-opcode.h59 #ifdef DEF
68 DEF( push_i32, 5, 0, 1, i32)
71 DEF(push_atom_value, 5, 0, 1, atom)
72 DEF( private_symbol, 5, 0, 1, atom)
73 DEF( undefined, 1, 0, 1, none)
74 DEF( null, 1, 0, 1, none)
76 DEF( push_false, 1, 0, 1, none)
77 DEF( push_true, 1, 0, 1, none)
78 DEF( object, 1, 0, 1, none)
108 DEF( apply, 3, 3, 1, u16)
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs-atom.h26 #ifdef DEF
32 DEF(if, "if")
35 DEF(var, "var")
40 DEF(new, "new")
41 DEF(in, "in")
43 DEF(do, "do")
45 DEF(for, "for")
52 DEF(try, "try")
99 DEF(of, "of")
152 DEF(as, "as")
[all …]
H A Dquickjs-opcode.h59 #ifdef DEF
68 DEF( push_i32, 5, 0, 1, i32)
71 DEF(push_atom_value, 5, 0, 1, atom)
72 DEF( private_symbol, 5, 0, 1, atom)
73 DEF( undefined, 1, 0, 1, none)
74 DEF( null, 1, 0, 1, none)
76 DEF( push_false, 1, 0, 1, none)
77 DEF( push_true, 1, 0, 1, none)
78 DEF( object, 1, 0, 1, none)
108 DEF( apply, 3, 3, 1, u16)
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs-atom.h26 #ifdef DEF
32 DEF(if, "if")
35 DEF(var, "var")
40 DEF(new, "new")
41 DEF(in, "in")
43 DEF(do, "do")
45 DEF(for, "for")
52 DEF(try, "try")
99 DEF(of, "of")
152 DEF(as, "as")
[all …]
H A Dquickjs-opcode.h59 #ifdef DEF
68 DEF( push_i32, 5, 0, 1, i32)
71 DEF(push_atom_value, 5, 0, 1, atom)
72 DEF( private_symbol, 5, 0, 1, atom)
73 DEF( undefined, 1, 0, 1, none)
74 DEF( null, 1, 0, 1, none)
76 DEF( push_false, 1, 0, 1, none)
77 DEF( push_true, 1, 0, 1, none)
78 DEF( object, 1, 0, 1, none)
108 DEF( apply, 3, 3, 1, u16)
[all …]
/dports/devel/radare2/radare2-5.1.1/shlr/tcc/
H A Dtcctok.h4 DEF(TOK_INT8, "int8_t")
5 DEF(TOK_UINT8, "uint8_t")
6 DEF(TOK_INT16, "int16_t")
8 DEF(TOK_INT32, "int32_t")
10 DEF(TOK_INT64, "int64_t")
15 DEF(TOK_INT, "int")
16 DEF(TOK_VOID, "void")
17 DEF(TOK_CHAR, "char")
18 DEF(TOK_IF, "if")
23 DEF(TOK_FOR, "for")
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Darc-regs.h22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr)
32 DEF (0x9, ARC_OPCODE_ARCV1, NONE, acr)
44 DEF (0x10, ARC_OPCODE_ARCV1, NONE, ivic)
86 DEF (0x30, ARC_OPCODE_NONE, NONE, ax0)
[all …]
/dports/devel/gdb/gdb-11.1/opcodes/
H A Darc-regs.h22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr)
32 DEF (0x9, ARC_OPCODE_ARCV1, NONE, acr)
44 DEF (0x10, ARC_OPCODE_ARCV1, NONE, ivic)
86 DEF (0x30, ARC_OPCODE_NONE, NONE, ax0)
[all …]
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Darc-regs.h22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr)
32 DEF (0x9, ARC_OPCODE_ARCV1, NONE, acr)
44 DEF (0x10, ARC_OPCODE_ARCV1, NONE, ivic)
86 DEF (0x30, ARC_OPCODE_NONE, NONE, ax0)
[all …]
/dports/devel/binutils/binutils-2.37/opcodes/
H A Darc-regs.h22 DEF (0x0, ARC_OPCODE_ARCV1, NONE, status)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCv2HS, NONE, memseg)
30 DEF (0x7, ARC_OPCODE_ARCV1, NONE, adcr)
31 DEF (0x8, ARC_OPCODE_ARCV1, NONE, apcr)
32 DEF (0x9, ARC_OPCODE_ARCV1, NONE, acr)
44 DEF (0x10, ARC_OPCODE_ARCV1, NONE, ivic)
86 DEF (0x30, ARC_OPCODE_NONE, NONE, ax0)
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Darc-regs.h22 DEF (0x0, ARC_OPCODE_ARCALL, NONE, status)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCALL, NONE, adcr)
30 DEF (0x8, ARC_OPCODE_ARCALL, NONE, apcr)
31 DEF (0x9, ARC_OPCODE_ARCALL, NONE, acr)
36 DEF (0x10, ARC_OPCODE_ARCALL, NONE, ivic)
72 DEF (0x30, ARC_OPCODE_NONE, NONE, ax0)
73 DEF (0x31, ARC_OPCODE_NONE, NONE, ax1)
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Darc-regs.h22 DEF (0x0, ARC_OPCODE_ARCALL, NONE, status)
25 DEF (0x3, ARC_OPCODE_ARCALL, NONE, lp_end)
27 DEF (0x5, ARC_OPCODE_ARCALL, NONE, debug)
28 DEF (0x6, ARC_OPCODE_ARCALL, NONE, pc)
29 DEF (0x7, ARC_OPCODE_ARCALL, NONE, adcr)
30 DEF (0x8, ARC_OPCODE_ARCALL, NONE, apcr)
31 DEF (0x9, ARC_OPCODE_ARCALL, NONE, acr)
36 DEF (0x10, ARC_OPCODE_ARCALL, NONE, ivic)
72 DEF (0x30, ARC_OPCODE_NONE, NONE, ax0)
73 DEF (0x31, ARC_OPCODE_NONE, NONE, ax1)
[all …]

12345678910>>...320