Home
last modified time | relevance | path

Searched refs:opr (Results 1 – 25 of 2387) sorted by relevance

12345678910>>...96

/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86/
H A Drax86att.pas200 oper.opr.ref.scalefactor:=l
204 oper.opr.ref.scalefactor:=0;
234 if ((oper.opr.typ=OPR_REFERENCE) and (oper.opr.ref.base<>NR_NO)) or
235 ((oper.opr.typ=OPR_LOCAL) and (oper.opr.localsym.localloc.loc<>LOC_REGISTER)) then
364 fillchar(oper.opr.ref,sizeof(oper.opr.ref),0);
412 oper.opr.typ:=OPR_SYMBOL;
413 oper.opr.symbol:=hl;
418 oper.opr.ref.symbol:=hl;
447 case oper.opr.typ of
456 case oper.opr.typ of
[all …]
H A Drax86int.pas859 Inc(dest.opr.ref.offset,src.opr.ref.offset);
860 Inc(dest.opr.constoffset,src.opr.constoffset);
868 dest.opr.ref.symbol:=src.opr.ref.symbol;
874 dest.opr.ref.relsymbol:=src.opr.ref.relsymbol;
877 dest.opr.ref.refaddr:=src.opr.ref.refaddr;
926 dest.opr.localindexreg:=src.opr.ref.base;
938 dest.opr.localindexreg:=src.opr.ref.index;
939 dest.opr.localscale:=src.opr.ref.scalefactor;
942 … dest.opr.localscale:=Min(dest.opr.localscale,1)+Min(src.opr.ref.scalefactor,1)
946 Inc(dest.opr.localconstoffset,src.opr.constoffset);
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/x86/
H A Drax86att.pas200 oper.opr.ref.scalefactor:=l
204 oper.opr.ref.scalefactor:=0;
234 if ((oper.opr.typ=OPR_REFERENCE) and (oper.opr.ref.base<>NR_NO)) or
235 ((oper.opr.typ=OPR_LOCAL) and (oper.opr.localsym.localloc.loc<>LOC_REGISTER)) then
364 fillchar(oper.opr.ref,sizeof(oper.opr.ref),0);
412 oper.opr.typ:=OPR_SYMBOL;
413 oper.opr.symbol:=hl;
418 oper.opr.ref.symbol:=hl;
447 case oper.opr.typ of
456 case oper.opr.typ of
[all …]
H A Drax86int.pas859 Inc(dest.opr.ref.offset,src.opr.ref.offset);
860 Inc(dest.opr.constoffset,src.opr.constoffset);
868 dest.opr.ref.symbol:=src.opr.ref.symbol;
874 dest.opr.ref.relsymbol:=src.opr.ref.relsymbol;
877 dest.opr.ref.refaddr:=src.opr.ref.refaddr;
926 dest.opr.localindexreg:=src.opr.ref.base;
938 dest.opr.localindexreg:=src.opr.ref.index;
939 dest.opr.localscale:=src.opr.ref.scalefactor;
942 … dest.opr.localscale:=Min(dest.opr.localscale,1)+Min(src.opr.ref.scalefactor,1)
946 Inc(dest.opr.localconstoffset,src.opr.constoffset);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86/
H A Drax86att.pas200 oper.opr.ref.scalefactor:=l
204 oper.opr.ref.scalefactor:=0;
234 if ((oper.opr.typ=OPR_REFERENCE) and (oper.opr.ref.base<>NR_NO)) or
235 ((oper.opr.typ=OPR_LOCAL) and (oper.opr.localsym.localloc.loc<>LOC_REGISTER)) then
364 fillchar(oper.opr.ref,sizeof(oper.opr.ref),0);
412 oper.opr.typ:=OPR_SYMBOL;
413 oper.opr.symbol:=hl;
418 oper.opr.ref.symbol:=hl;
447 case oper.opr.typ of
456 case oper.opr.typ of
[all …]
H A Drax86int.pas859 Inc(dest.opr.ref.offset,src.opr.ref.offset);
860 Inc(dest.opr.constoffset,src.opr.constoffset);
868 dest.opr.ref.symbol:=src.opr.ref.symbol;
874 dest.opr.ref.relsymbol:=src.opr.ref.relsymbol;
877 dest.opr.ref.refaddr:=src.opr.ref.refaddr;
926 dest.opr.localindexreg:=src.opr.ref.base;
938 dest.opr.localindexreg:=src.opr.ref.index;
939 dest.opr.localscale:=src.opr.ref.scalefactor;
942 … dest.opr.localscale:=Min(dest.opr.localscale,1)+Min(src.opr.ref.scalefactor,1)
946 Inc(dest.opr.localconstoffset,src.opr.constoffset);
[all …]
/dports/math/abs/abs-src-0.908/ABV/
H A Dinterpret.c354 pp = p->opr.op[1]; in exdecl()
369 pp = p->opr.op[0]; in exdecl()
442 return mkderef (exdecl (p->opr.op[0]), exdecl (p->opr.op[1])); in exdecl()
698 if (p->opr.nops > 5 && obj2double (exint (p->opr.op[3])) < 0) in exint()
700 … else if (p->opr.nops < 6 && obj2double (exint (p->opr.op[1])) > obj2double (exint (p->opr.op[2]))) in exint()
703 o = mkassign (exint (p->opr.op[0]), (exint (p->opr.op[1]))); in exint()
711 mksumassign (exint (p->opr.op[0]), exint (p->opr.op[3])); in exint()
728 mksumassign (exint (p->opr.op[0]), exint (p->opr.op[3])); in exint()
777 pp = p->opr.op[1]; in exint()
792 pp = p->opr.op[0]; in exint()
[all …]
H A Dgram.c1774 yyval.nPtr = opr (UPLUS, "nothing", 0, NULL); in yyparse()
1936 yyval.nPtr = opr (OPTION, "Option", 0, NULL); in yyparse()
1966 yyval.nPtr = opr (BYREF, "Byref", 0, NULL); in yyparse()
1972 yyval.nPtr = opr (BYVAL, "Byval", 0, NULL); in yyparse()
2056 yyval.nPtr = opr (BYTE, "object", 0, NULL); in yyparse()
2068 yyval.nPtr = opr (LONG, "object", 0, NULL); in yyparse()
2110 yyval.nPtr = opr (DATE, "object", 0, NULL); in yyparse()
2236 yyval.nPtr = opr (NEXT, "Next", 0); in yyparse()
2327 yyval.nPtr = opr (INPUT, "Input", 0, NULL); in yyparse()
2387 yyval.nPtr = opr (ARG, "Arg", 0); in yyparse()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/config/ospfv2/
H A Dospfv2.py231 attr=key, val=_bool_to_str(val), opr=opr
237 attr=key, val=_bool_to_str(val), opr=opr
271 commands.extend(self._render_areas(key, w, h, opr=opr))
332 key=attr, attr="enable", opr=opr
359 cmd = self._compute_command(opr=opr)
425 cmd = self._compute_command(opr=opr)
550 cmd = self._compute_command(opr=opr)
664 cmd = self._compute_command(opr=opr)
730 opr=opr,
753 opr=opr,
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/powerpc64/
H A Drappcgas.pas90 inc(oper.opr.ref.offset, l);
183 if ((oper.opr.typ = OPR_REFERENCE) and (oper.opr.ref.base <> NR_NO)) or
184 ((oper.opr.typ = OPR_LOCAL) and (oper.opr.localsym.localloc.loc <>
201 …tcgppcgen(cg).get_aix_toc_sym(nil,oper.opr.ref.symbol.name,asmsym2indsymflags(oper.opr.ref.symbol)…
230 case oper.opr.typ of
309 oper.opr.typ := OPR_SYMBOL;
310 oper.opr.symbol := hl;
315 oper.opr.ref.symbol := hl;
346 case oper.opr.typ of
365 inc(oper.opr.val,l);
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/powerpc64/
H A Drappcgas.pas90 inc(oper.opr.ref.offset, l);
183 if ((oper.opr.typ = OPR_REFERENCE) and (oper.opr.ref.base <> NR_NO)) or
184 ((oper.opr.typ = OPR_LOCAL) and (oper.opr.localsym.localloc.loc <>
201 …tcgppcgen(cg).get_aix_toc_sym(nil,oper.opr.ref.symbol.name,asmsym2indsymflags(oper.opr.ref.symbol)…
230 case oper.opr.typ of
309 oper.opr.typ := OPR_SYMBOL;
310 oper.opr.symbol := hl;
315 oper.opr.ref.symbol := hl;
346 case oper.opr.typ of
365 inc(oper.opr.val,l);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/powerpc64/
H A Drappcgas.pas90 inc(oper.opr.ref.offset, l);
183 if ((oper.opr.typ = OPR_REFERENCE) and (oper.opr.ref.base <> NR_NO)) or
184 ((oper.opr.typ = OPR_LOCAL) and (oper.opr.localsym.localloc.loc <>
201 …tcgppcgen(cg).get_aix_toc_sym(nil,oper.opr.ref.symbol.name,asmsym2indsymflags(oper.opr.ref.symbol)…
230 case oper.opr.typ of
309 oper.opr.typ := OPR_SYMBOL;
310 oper.opr.symbol := hl;
315 oper.opr.ref.symbol := hl;
346 case oper.opr.typ of
365 inc(oper.opr.val,l);
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/config/firewall_global/
H A Dfirewall_global.py226 commands.extend(self._render_ping(key, w, h, opr=opr))
228 commands.extend(self._render_group(key, w, h, opr=opr))
384 key="group", attr="ipv6-" + attr, opr=opr
388 key="group", attr=attr, opr=opr
518 opr=opr,
531 opr=opr,
541 opr=opr,
578 opr=opr,
587 opr=opr,
598 opr=opr,
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/powerpc/
H A Drappcgas.pas89 inc(oper.opr.ref.offset,l);
172 if ((oper.opr.typ=OPR_REFERENCE) and (oper.opr.ref.base<>NR_NO)) or
173 ((oper.opr.typ=OPR_LOCAL) and (oper.opr.localsym.localloc.loc<>LOC_REGISTER)) then
189 …tcgppcgen(cg).get_aix_toc_sym(nil,oper.opr.ref.symbol.name,asmsym2indsymflags(oper.opr.ref.symbol)…
218 case oper.opr.typ of
299 oper.opr.typ:=OPR_SYMBOL;
300 oper.opr.symbol:=hl;
305 oper.opr.ref.symbol:=hl;
337 case oper.opr.typ of
356 inc(oper.opr.val,l);
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/powerpc/
H A Drappcgas.pas89 inc(oper.opr.ref.offset,l);
172 if ((oper.opr.typ=OPR_REFERENCE) and (oper.opr.ref.base<>NR_NO)) or
173 ((oper.opr.typ=OPR_LOCAL) and (oper.opr.localsym.localloc.loc<>LOC_REGISTER)) then
189 …tcgppcgen(cg).get_aix_toc_sym(nil,oper.opr.ref.symbol.name,asmsym2indsymflags(oper.opr.ref.symbol)…
218 case oper.opr.typ of
299 oper.opr.typ:=OPR_SYMBOL;
300 oper.opr.symbol:=hl;
305 oper.opr.ref.symbol:=hl;
337 case oper.opr.typ of
356 inc(oper.opr.val,l);
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/powerpc/
H A Drappcgas.pas89 inc(oper.opr.ref.offset,l);
172 if ((oper.opr.typ=OPR_REFERENCE) and (oper.opr.ref.base<>NR_NO)) or
173 ((oper.opr.typ=OPR_LOCAL) and (oper.opr.localsym.localloc.loc<>LOC_REGISTER)) then
189 …tcgppcgen(cg).get_aix_toc_sym(nil,oper.opr.ref.symbol.name,asmsym2indsymflags(oper.opr.ref.symbol)…
218 case oper.opr.typ of
299 oper.opr.typ:=OPR_SYMBOL;
300 oper.opr.symbol:=hl;
305 oper.opr.ref.symbol:=hl;
337 case oper.opr.typ of
356 inc(oper.opr.val,l);
[all …]
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/UPNP/
H A DUPNPPortForwarder.cpp213 opr->internalPort=internalPort; in OpenPortOnInterface()
214 opr->interfaceIp=interfaceIp; in OpenPortOnInterface()
226 opr->mappingName=mappingName; in OpenPortOnInterface()
227 opr->protocol=protocol; in OpenPortOnInterface()
228 opr->upnpPortForwarder=this; in OpenPortOnInterface()
229 opr->callBack=callBack; in OpenPortOnInterface()
312 if (opr->interfaceIp=="ALL") in RAK_THREAD_DECLARATION()
339opr->callBack->UPNPStatusUpdate(RakNet::RakString ("OpenPortOnInterfaceThread %s intPort=%i router… in RAK_THREAD_DECLARATION()
343 opr->interfacesFound.Push(opr->interfacesQueried[i],__FILE__,__LINE__); in RAK_THREAD_DECLARATION()
344 …p.AddPortMapping(opr->mappingName.C_String(),opr->interfacesQueried[i].C_String(),opr->portToOpenO… in RAK_THREAD_DECLARATION()
[all …]
/dports/cad/pdnmesh/pdnmesh-0.2.2/src/
H A Dparser.y122 $$ = opr(UMINUS, 1, $2);
128 $$ = opr('+', 2, $1, $3);
134 $$ = opr('-', 2, $1, $3);
140 $$ = opr('*', 2, $1, $3);
164 $$ = opr(SIN, 1, $2);
170 $$ = opr(COS, 1, $2);
176 $$ = opr(LOG, 1, $2);
182 $$ = opr(STEP, 1, $2);
188 $$ = opr(FABS, 1, $2);
262 p->opr.operatr = oper; in opr()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/config/ospfv3/
H A Dospfv3.py222 commands.extend(self._render_areas(key, w, h, opr=opr))
224 commands.extend(self._render_dict_param(key, w, h, opr=opr))
243 commands.append(self._form_attr_cmd(attr=attr, opr=opr))
255 key=attr, attr=item, val=value, opr=opr
290 commands.append(self._compute_command(attr=attr, opr=opr))
295 cmd = self._compute_command(opr=opr)
361 commands.append(self._form_attr_cmd(attr="area", opr=opr))
368 opr=opr,
378 key="area", attr=w_area["area_id"], opr=opr
393 opr=opr,
[all …]
/dports/devel/tass64/64tass-1.56.2625-src/
H A Deval.c419 opr->data = (struct opr_s *)reallocx(opr->data, opr->size * sizeof *opr->data); in extend_opr()
454 eval->opr = opr; in get_exp_compat()
568 if (opr.p >= opr.size) extend_opr(&opr); in get_exp_compat()
610 eval->opr = opr; in get_exp_compat()
1395 if (opr.p >= opr.size) extend_opr(&opr); in get_exp2()
1404 if (opr.p >= opr.size) extend_opr(&opr); in get_exp2()
1411 if (opr.p >= opr.size) extend_opr(&opr); in get_exp2()
1549 while (opr.p != 0 && opr.data[opr.p - 1].op == O_POS) opr.p--; in get_exp2()
1560 while (opr.p != 0 && opr.data[opr.p - 1].op == O_NEG) opr.p--; in get_exp2()
1606 if (opr.p >= opr.size) extend_opr(&opr); in get_exp2()
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/aarch64/
H A Dracpugas.pas128 inc(oper.opr.ref.offset,l);
451 fillchar(instr.operands[opnr].opr,sizeof(instr.operands[opnr].opr),0);
562 oper.opr.typ:=OPR_SYMBOL;
563 oper.opr.symbol:=hl;
571 oper.opr.ref.symbol:=hl;
608 case oper.opr.typ of
619 inc(oper.opr.val,l);
629 inc(oper.opr.val,l); in end()
722 oper.opr.typ:=OPR_COND;
723 oper.opr.cc:=icond;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/aarch64/
H A Dracpugas.pas128 inc(oper.opr.ref.offset,l);
451 fillchar(instr.operands[opnr].opr,sizeof(instr.operands[opnr].opr),0);
562 oper.opr.typ:=OPR_SYMBOL;
563 oper.opr.symbol:=hl;
571 oper.opr.ref.symbol:=hl;
608 case oper.opr.typ of
619 inc(oper.opr.val,l);
629 inc(oper.opr.val,l); in end()
722 oper.opr.typ:=OPR_COND;
723 oper.opr.cc:=icond;
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/aarch64/
H A Dracpugas.pas128 inc(oper.opr.ref.offset,l);
451 fillchar(instr.operands[opnr].opr,sizeof(instr.operands[opnr].opr),0);
562 oper.opr.typ:=OPR_SYMBOL;
563 oper.opr.symbol:=hl;
571 oper.opr.ref.symbol:=hl;
608 case oper.opr.typ of
619 inc(oper.opr.val,l);
629 inc(oper.opr.val,l); in end()
722 oper.opr.typ:=OPR_COND;
723 oper.opr.cc:=icond;
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/sparcgen/
H A Dracpugas.pas117 inc(oper.opr.ref.offset,l);
185 oper.opr.typ:=OPR_SYMBOL;
186 oper.opr.symbol:=hl;
191 oper.opr.ref.symbol:=hl;
223 case oper.opr.typ of
242 inc(oper.opr.val,l); in end()
244 inc(oper.opr.ref.offset,l);
290 oper.opr.ref.offset:=l;
317 case oper.opr.typ of
319 inc(oper.opr.val,l);
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/sparcgen/
H A Dracpugas.pas117 inc(oper.opr.ref.offset,l);
185 oper.opr.typ:=OPR_SYMBOL;
186 oper.opr.symbol:=hl;
191 oper.opr.ref.symbol:=hl;
223 case oper.opr.typ of
242 inc(oper.opr.val,l); in end()
244 inc(oper.opr.ref.offset,l);
290 oper.opr.ref.offset:=l;
317 case oper.opr.typ of
319 inc(oper.opr.val,l);
[all …]

12345678910>>...96