Home
last modified time | relevance | path

Searched refs:opnd (Results 1 – 25 of 1260) sorted by relevance

12345678910>>...51

/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dequate.c173 ( opnd.kind != EXPR_ADDR || opnd.indirect == TRUE ) || in CreateAssemblyTimeVariable()
174 ( opnd.sym != NULL && opnd.sym->state != SYM_INTERNAL ) ) { in CreateAssemblyTimeVariable()
175 …ssemblyTimeVariable(%s) kind=%u sym=%p state=%u\n", name, opnd.kind, opnd.sym, opnd.sym ? opnd.sym… in CreateAssemblyTimeVariable()
180 if( opnd.sym && opnd.sym->state == SYM_UNDEFINED && opnd.indirect == FALSE ) { in CreateAssemblyTimeVariable()
221 ( opnd.uvalue != sym->uvalue || opnd.hvalue != sym->value3264 ) ) ) { in CreateAssemblyTimeVariable()
240 if ( opnd.kind == EXPR_CONST && sym->uvalue != opnd.uvalue ) in CreateAssemblyTimeVariable()
242 else if ( opnd.kind == EXPR_ADDR && sym->uvalue != ( opnd.uvalue + opnd.sym->uvalue ) ) in CreateAssemblyTimeVariable()
395 opnd.flags1 = 0; in CreateConstant()
432 if ( opnd.quoted_string && opnd.kind == EXPR_CONST ) { in CreateConstant()
450 ( opnd.kind == EXPR_ADDR && opnd.indirect == FALSE && in CreateConstant()
[all …]
H A Dinvoke.c178 if ( opnd->kind == EXPR_REG && opnd->indirect == 0 && opnd->base_reg ) { in ms32_param()
318 …( opnd->kind == EXPR_ADDR && opnd->indirect == FALSE && opnd->mem_type == MT_EMPTY && opnd->instr … in ms64_param()
516 opnd->sym ? opnd->sym->name : "NULL", in GetSegmentPart()
517 opnd->sym ? opnd->sym->segment ? opnd->sym->segment->name : "NULL" : "NULL" )); in GetSegmentPart()
794 if ( opnd.kind == EXPR_REG || opnd.indirect ) { in PushInvokeParam()
920 asize = SizeFromMemtype( opnd.mbr->mem_type, opnd.Ofssize, opnd.mbr->type ); in PushInvokeParam()
932 asize = SizeFromMemtype( opnd.mem_type, opnd.Ofssize, opnd.type ); in PushInvokeParam()
1486 opnd.sym ? opnd.sym->name : "NULL", in InvokeDirective()
1487 opnd.mbr ? opnd.mbr->name : "NULL", in InvokeDirective()
1489 opnd.mem_type, opnd.Ofssize )); in InvokeDirective()
[all …]
H A Dcodegen.c423 if ( CodeInfo->opnd[index].InsFixup ) in output_data()
534 if ( ( CodeInfo->opnd[OPND3].type & OP_I ) && CodeInfo->opnd[OPND3].data32l >= -128 ) { in check_3rd_operand()
592 CodeInfo->opnd[OPND3].data32l = ( CodeInfo->opnd[OPND3].data32l << 4 ); in output_3rd_operand()
718 … if( CodeInfo->opnd[OPND2].data32l <= UCHAR_MAX && CodeInfo->opnd[OPND2].data32l >= SCHAR_MIN ) { in match_phase_3()
753 if ( CodeInfo->opnd[OPND2].InsFixup != NULL && CodeInfo->opnd[OPND2].InsFixup->sym && in match_phase_3()
838 …CodeInfo->opnd[OPND1].InsFixup ? CodeInfo->opnd[OPND1].InsFixup->sym ? CodeInfo->opnd[OPND1].InsFi… in check_operand_2()
847 …CodeInfo->opnd[OPND1].InsFixup->addbytes = GetCurrOffset() - CodeInfo->opnd[OPND1].InsFixup->locof… in check_operand_2()
857 … if ( CodeInfo->opnd[OPND1].InsFixup && CodeInfo->opnd[OPND1].InsFixup->type == FIX_RELOFF32 ) in check_operand_2()
859 … if ( CodeInfo->opnd[OPND2].InsFixup && CodeInfo->opnd[OPND2].InsFixup->type == FIX_RELOFF32 ) in check_operand_2()
885 opnd1 = CodeInfo->opnd[OPND1].type; in codegen()
[all …]
/dports/lang/gambit-c/gambit-4.9.3/gsc/
H A D_x86.scm56 (vector opnd width 'dummy))
163 opnd)))
246 opnd)))
313 (if (x86-reg? opnd)
339 (if (x86-reg? opnd)
357 (and (x86-reg? opnd) (x86-reg64? opnd))))
865 (if (x86-reg? opnd)
1080 (if (asm-label? opnd)
1085 (if (asm-label? opnd)
1235 (listing opnd))
[all …]
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/antchfx/xpath/
H A Dparse.go184 return opnd
197 return opnd
217 return opnd
243 return opnd
312 opnd = newOperatorNode("|", opnd, opnd2)
325 opnd = p.parseRelativeLocationPath(opnd)
340 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
374 opnd := n
377 opnd = p.parseStep(opnd)
419 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
[all …]
/dports/www/colly/colly-2.1.0/vendor/github.com/antchfx/xpath/
H A Dparse.go184 return opnd
197 return opnd
217 return opnd
243 return opnd
312 opnd = newOperatorNode("|", opnd, opnd2)
325 opnd = p.parseRelativeLocationPath(opnd)
340 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
374 opnd := n
377 opnd = p.parseStep(opnd)
419 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
[all …]
/dports/net/termshark/termshark-2.1.1/vendor/github.com/antchfx/xpath/
H A Dparse.go184 return opnd
197 return opnd
217 return opnd
243 return opnd
312 opnd = newOperatorNode("|", opnd, opnd2)
325 opnd = p.parseRelativeLocationPath(opnd)
340 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
374 opnd := n
377 opnd = p.parseStep(opnd)
419 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/antchfx/xpath/
H A Dparse.go184 return opnd
197 return opnd
217 return opnd
243 return opnd
312 opnd = newOperatorNode("|", opnd, opnd2)
325 opnd = p.parseRelativeLocationPath(opnd)
340 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
374 opnd := n
377 opnd = p.parseStep(opnd)
419 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/
H A Dparse.go189 return opnd
202 return opnd
222 return opnd
317 opnd = newOperatorNode("|", opnd, opnd2)
330 opnd = p.parseRelativeLocationPath(opnd)
345 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
379 opnd := n
382 opnd = p.parseStep(opnd)
424 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
439 opnd = newOperatorNode("|", opnd, opnd2)
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/xpath-1.2.0/
H A Dparse.go189 return opnd
202 return opnd
222 return opnd
317 opnd = newOperatorNode("|", opnd, opnd2)
330 opnd = p.parseRelativeLocationPath(opnd)
345 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
379 opnd := n
382 opnd = p.parseStep(opnd)
424 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
439 opnd = newOperatorNode("|", opnd, opnd2)
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/github.com/antchfx/xpath/
H A Dparse.go189 return opnd
202 return opnd
222 return opnd
317 opnd = newOperatorNode("|", opnd, opnd2)
330 opnd = p.parseRelativeLocationPath(opnd)
345 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
379 opnd := n
382 opnd = p.parseStep(opnd)
424 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
439 opnd = newOperatorNode("|", opnd, opnd2)
[all …]
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/SSA/
H A DDeadCodeElimination.Mod62 opnd := opnd. nextOpnd
76 WHILE (opnd # NIL) & (opnd.class = Opnd.arg) DO
78 opnd := opnd.nextOpnd;
80 opnd := opnd.nextOpnd;
102 WHILE (opnd # NIL) & (opnd.class = Opnd.storeExit) DO
105 opnd := opnd.nextOpnd;
123 opnd := opnd.arg.instr.NthOpnd(index-1);
156 WHILE (opnd # NIL) & (opnd.class = Opnd.arg) DO
158 opnd := opnd.nextOpnd;
160 opnd := opnd.nextOpnd;
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DXPathParser.cs163 opnd = new Operator(op, opnd, ParseUnaryExpr(qyInput)); in ParseMultiplicativeExpr()
195 opnd = new Operator(Operator.Op.UNION, opnd, opnd2); in ParseUnionExpr()
214 AstNode opnd; in ParsePathExpr()
219 opnd = ParseRelativeLocationPath(opnd); in ParsePathExpr()
238 opnd = new Filter(opnd, ParsePredicate(opnd)); in ParseFilterExpr()
264 opnd = ParseRelativeLocationPath(opnd); in ParseLocationPath()
282 opnd = ParseStep(opnd); in ParseRelativeLocationPath()
342 opnd = new Filter(opnd, ParsePredicate(opnd)); in ParseStep()
432 opnd = new Group(opnd); in ParsePrimaryExpr()
612 opnd = ParseRelativePathPattern(opnd); in ParseRelativePathPattern()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/Internal/
H A DXPathParser.cs140 opnd = new Operator(op, opnd, ParseAdditiveExpr(qyInput)); in ParseRelationalExpr()
185 opnd = new Operator(op, opnd, ParseUnaryExpr(qyInput)); in ParseMultiplicativeExpr()
224 opnd = new Operator(Operator.Op.UNION, opnd, opnd2); in ParseUnionExpr()
252 opnd = ParseRelativeLocationPath(opnd); in ParsePathExpr()
275 opnd = new Filter(opnd, ParsePredicate(opnd)); in ParseFilterExpr()
305 opnd = ParseRelativeLocationPath(opnd); in ParseLocationPath()
327 opnd = ParseStep(opnd); in ParseRelativeLocationPath()
397 opnd = new Filter(opnd, ParsePredicate(opnd)); in ParseStep()
498 opnd = new Group(opnd); in ParsePrimaryExpr()
712 opnd = ParseRelativePathPattern(opnd); in ParseRelativePathPattern()
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/antchfx/xpath/
H A Dparse.go182 opnd = newOperatorNode("or", opnd, p.parseAndExpr(n))
184 return opnd
197 return opnd
217 return opnd
243 return opnd
312 opnd = newOperatorNode("|", opnd, opnd2)
325 opnd = p.parseRelativeLocationPath(opnd)
340 opnd = newFilterNode(opnd, p.parsePredicate(opnd))
374 opnd := n
377 opnd = p.parseStep(opnd)
[all …]
/dports/print/cups/cups-2.3.3op2/vcnet/regex/
H A Ddebug.c99 register sop opnd; local
119 opnd = OPND(*s);
148 cs = &g->sets[opnd];
174 if (OP(*(s+opnd)) != O_PLUS)
178 if (OP(*(s-opnd)) != OPLUS_)
184 if (OP(*(s+opnd)) != O_QUEST)
188 if (OP(*(s-opnd)) != OQUEST_)
200 if (OP(*(s+opnd)) != OOR2)
204 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
210 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/news/knews/knews-1.0b.1/regexp/
H A Ddebug.c99 register sop opnd; local
119 opnd = OPND(*s);
148 cs = &g->sets[opnd];
174 if (OP(*(s+opnd)) != O_PLUS)
178 if (OP(*(s-opnd)) != OPLUS_)
184 if (OP(*(s+opnd)) != O_QUEST)
188 if (OP(*(s-opnd)) != OQUEST_)
200 if (OP(*(s+opnd)) != OOR2)
204 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
210 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/common/regex/
H A Ddebug.c99 register sop opnd; local
119 opnd = OPND(*s);
148 cs = &g->sets[opnd];
174 if (OP(*(s+opnd)) != O_PLUS)
178 if (OP(*(s-opnd)) != OPLUS_)
184 if (OP(*(s+opnd)) != O_QUEST)
188 if (OP(*(s-opnd)) != OQUEST_)
200 if (OP(*(s+opnd)) != OOR2)
204 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
210 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Xsl/Xslt/
H A DXPathPatternParser.cs63 return opnd; in ParsePattern()
71 QilNode opnd; in ParseLocationPathPattern()
105 opnd = _ptrnBuilder.JoinStep(opnd, in ParseLocationPathPattern()
118 return opnd; in ParseLocationPathPattern()
176 opnd = _ptrnBuilder.JoinStep(opnd, ParseRelativePathPattern()); in ParseRelativePathPattern()
181 opnd = _ptrnBuilder.JoinStep(opnd, in ParseRelativePathPattern()
189 return opnd; in ParseRelativePathPattern()
198 QilNode opnd; in ParseStepPattern()
243 opnd = xpathPatternBuilder.BuildPredicates(opnd, predicates); in ParseStepPattern()
249opnd = _ptrnBuilder.Predicate(opnd, ParsePredicate(opnd), /*reverseStep:*/false); in ParseStepPattern()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/regex/
H A Ddebug.c101 register sop opnd; local
122 opnd = OPND(*s);
151 cs = &g->sets[opnd];
177 if (OP(*(s+opnd)) != O_PLUS)
181 if (OP(*(s-opnd)) != OPLUS_)
187 if (OP(*(s+opnd)) != O_QUEST)
191 if (OP(*(s-opnd)) != OQUEST_)
203 if (OP(*(s+opnd)) != OOR2)
207 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
213 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/regex/
H A Ddebug.c101 register sop opnd; local
122 opnd = OPND(*s);
151 cs = &g->sets[opnd];
177 if (OP(*(s+opnd)) != O_PLUS)
181 if (OP(*(s-opnd)) != OPLUS_)
187 if (OP(*(s+opnd)) != O_QUEST)
191 if (OP(*(s-opnd)) != OQUEST_)
203 if (OP(*(s+opnd)) != OOR2)
207 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
213 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/regex/
H A Ddebug.c101 register sop opnd; local
122 opnd = OPND(*s);
151 cs = &g->sets[opnd];
177 if (OP(*(s+opnd)) != O_PLUS)
181 if (OP(*(s-opnd)) != OPLUS_)
187 if (OP(*(s+opnd)) != O_QUEST)
191 if (OP(*(s-opnd)) != OQUEST_)
203 if (OP(*(s+opnd)) != OOR2)
207 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
213 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/regex/
H A Ddebug.c101 sop opnd; local
122 opnd = OPND(*s);
151 cs = &g->sets[opnd];
177 if (OP(*(s+opnd)) != O_PLUS)
181 if (OP(*(s-opnd)) != OPLUS_)
187 if (OP(*(s+opnd)) != O_QUEST)
191 if (OP(*(s-opnd)) != OQUEST_)
203 if (OP(*(s+opnd)) != OOR2)
207 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
213 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/regex/
H A Ddebug.c101 sop opnd; local
122 opnd = OPND(*s);
151 cs = &g->sets[opnd];
177 if (OP(*(s+opnd)) != O_PLUS)
181 if (OP(*(s-opnd)) != OPLUS_)
187 if (OP(*(s+opnd)) != O_QUEST)
191 if (OP(*(s-opnd)) != OQUEST_)
203 if (OP(*(s+opnd)) != OOR2)
207 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
213 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/regex/
H A Ddebug.c101 sop opnd; local
122 opnd = OPND(*s);
151 cs = &g->sets[opnd];
177 if (OP(*(s+opnd)) != O_PLUS)
181 if (OP(*(s-opnd)) != OPLUS_)
187 if (OP(*(s+opnd)) != O_QUEST)
191 if (OP(*(s-opnd)) != OQUEST_)
203 if (OP(*(s+opnd)) != OOR2)
207 if (OP(*(s-opnd)) != OOR1 && OP(*(s-opnd)) != OCH_)
213 if (OP(*(s+opnd)) != OOR2 && OP(*(s+opnd)) != O_CH)
[all …]

12345678910>>...51