Home
last modified time | relevance | path

Searched refs:opoff (Results 1 – 7 of 7) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/symmetry/
H A Dsym_get_cart.F13 integer opoff local
43 opoff = (opnum-1)*3
47 matrix(i,j) = sym_ops(opoff+i,j,geom)
61 $ sym_ops(opoff+k,j,geom)
H A Dsym_op_get.F9 integer i,j,geom,opnum,opoff
13 opoff = (opnum-1)*3
16 matrix(i,j) = sym_ops(opoff+i,j,geom)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/symmetry/
H A Dsym_get_cart.F13 integer opoff
43 opoff = (opnum-1)*3
47 matrix(i,j) = sym_ops(opoff+i,j,geom)
61 $ sym_ops(opoff+k,j,geom)
/dports/devel/elfutils/elfutils-0.179/libcpu/
H A Di386_disasm.c398 int opoff = 0; in i386_disasm() local
406 opoff = 8; in i386_disasm()
946 + OFF1_1_BIAS - opoff); in i386_disasm()
948 + OFF1_2_BIAS - opoff); in i386_disasm()
950 + OFF1_3_BIAS - opoff); in i386_disasm()
979 + OFF2_1_BIAS - opoff); in i386_disasm()
981 + OFF2_2_BIAS - opoff); in i386_disasm()
983 + OFF2_3_BIAS - opoff); in i386_disasm()
1012 + OFF3_1_BIAS - opoff); in i386_disasm()
1014 + OFF3_2_BIAS - opoff); in i386_disasm()
[all …]
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sc3.c40 static int plnge(int *opstr, int opoff, int (*hier) (value * lval),
516 plnge(int *opstr, int opoff, int (*hier) (value * lval), value * lval, in plnge() argument
533 opidx += opoff; /* add offset to index returned by nextop() */ in plnge()
550 plnge_rel(int *opstr, int opoff, int (*hier) (value * lval), value * lval) in plnge_rel() argument
557 assert(op1[opoff] == os_le); in plnge_rel()
575 opidx += opoff; in plnge_rel()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dmatcher-ac.c699 unsigned int i, len = end - expr, pth = 0, opoff = 0, op1off = 0, val; in cli_ac_chklsig() local
730 opoff = i; in cli_ac_chklsig()
833 opoff = op1off; in cli_ac_chklsig()
838 if (!opoff) { in cli_ac_chklsig()
843 lend = &expr[opoff]; in cli_ac_chklsig()
844 if (opoff + 1 == len) { in cli_ac_chklsig()
849 rstart = &expr[opoff + 1]; in cli_ac_chklsig()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dmatcher-ac.c699 unsigned int i, len = end - expr, pth = 0, opoff = 0, op1off = 0, val; in cli_ac_chklsig() local
730 opoff = i; in cli_ac_chklsig()
833 opoff = op1off; in cli_ac_chklsig()
838 if (!opoff) { in cli_ac_chklsig()
843 lend = &expr[opoff]; in cli_ac_chklsig()
844 if (opoff + 1 == len) { in cli_ac_chklsig()
849 rstart = &expr[opoff + 1]; in cli_ac_chklsig()