Home
last modified time | relevance | path

Searched refs:hasRest (Results 1 – 25 of 85) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepTool/
H A DTopOpeBRepTool_mkTondgE.cxx72 isT2d = Standard_False; hasRest = Standard_False; in Initialize()
125 hasRest = Standard_True; in SetRest()
127 if (clEi) {hasRest = Standard_False; return Standard_False;} in SetRest()
283 hasRest = myEpari.IsBound(ei); in MkTonE()
284 if (!hasRest) return Standard_False; in MkTonE()
307 if (isT2d && !hasRest) return Standard_False; // no transition to compute in MkTonE()
H A DTopOpeBRepTool_mkTondgE.hxx83 Standard_Boolean hasRest; member in TopOpeBRepTool_mkTondgE
/dports/math/asymptote/asymptote-2.67/
H A Dapplication.cc287 if (source->hasRest()) in matchSignature()
307 if (source->hasRest()) in matchOpen()
428 if (source->hasRest()) { in exactMightMatch()
429 if (!target->hasRest()) in exactMightMatch()
539 if (formals.size() != 2 || source->hasRest()) in halfExactMultimatch()
581 !target->hasRest(); in tooManyArgs()
H A Dtypes.h372 bool hasRest() const { in hasRest() function
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dapplication.cc285 if (source->hasRest()) in matchSignature()
305 if (source->hasRest()) in matchOpen()
426 if (source->hasRest()) { in exactMightMatch()
427 if (!target->hasRest()) in exactMightMatch()
537 if (formals.size() != 2 || source->hasRest()) in halfExactMultimatch()
579 !target->hasRest(); in tooManyArgs()
H A Dtypes.h372 bool hasRest() const { in hasRest() function
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTopOpeBRepTool_mkTondgE.hxx83 Standard_Boolean hasRest; member in TopOpeBRepTool_mkTondgE
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTopOpeBRepTool_mkTondgE.hxx83 Standard_Boolean hasRest; member in TopOpeBRepTool_mkTondgE
/dports/textproc/jade/jade-1.2.1/style/
H A DSchemeParser.cxx543 bool hasRest; in doDefine() local
544 if (isProcedure && !parseFormals(formals, inits, nOptional, hasRest, nKey)) in doDefine()
558 expr = new LambdaExpression(formals, inits, nOptional, hasRest, nKey, in doDefine()
1218 bool hasRest; in parseLambda() local
1219 if (!parseFormals(formals, inits, nOptional, hasRest, nKey)) in parseLambda()
1224 expr = new LambdaExpression(formals, inits, nOptional, hasRest, nKey, in parseLambda()
1234 bool &hasRest, in parseFormals() argument
1293 hasRest = argCount[rest]; in parseFormals()
H A DExpression.h207 bool hasRest,
H A DExpression.cxx496 bool hasRest, in LambdaExpression() argument
505 sig_.nRequiredArgs = formals_.size() - nOptional - nKey - hasRest; in LambdaExpression()
507 sig_.restArg = hasRest; in LambdaExpression()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DSharedContext.h452 bool hasRest() const { return hasRest_; } in hasRest() function
484 return !hasRest() && !hasParameterExprs && !hasDestructuringArgs; in hasSimpleParameterList()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/frontend/
H A DSharedContext.h404 return length != function()->nargs() - function()->hasRest(); in hasDefaults()
408 return !strict() && !function()->hasRest() && !hasDefaults() && !hasDestructuringArgs; in hasMappedArgsObj()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBinASTParserPerTokenizer.cpp531 const bool hasRest = pc_->functionBox()->hasRest(); in checkPositionalParameterIndices() local
538 const bool isRest = hasRest && !param->pn_next; in checkPositionalParameterIndices()
H A DSharedContext.h448 IMMUTABLE_FLAG_GETTER_SETTER(hasRest, HasRest) in IMMUTABLE_FLAG_GETTER_SETTER()
566 return !hasRest() && !hasParameterExprs && !hasDestructuringArgs; in hasSimpleParameterList()
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DSchemeParser.cxx684 bool hasRest; in doDefine() local
685 if (isProcedure && !parseFormals(formals, inits, nOptional, hasRest, nKey)) in doDefine()
699 expr = new LambdaExpression(formals, inits, nOptional, hasRest, nKey, in doDefine()
1383 bool hasRest; in parseLambda() local
1384 if (!parseFormals(formals, inits, nOptional, hasRest, nKey)) in parseLambda()
1389 expr = new LambdaExpression(formals, inits, nOptional, hasRest, nKey, in parseLambda()
1399 bool &hasRest, in parseFormals() argument
1458 hasRest = argCount[rest]; in parseFormals()
H A DExpression.h207 bool hasRest,
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DSharedContext.h487 IMMUTABLE_FLAG_GETTER_SETTER(hasRest, HasRest) in IMMUTABLE_FLAG_GETTER_SETTER()
601 return !hasRest() && !hasParameterExprs && !hasDestructuringArgs; in hasSimpleParameterList()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DSharedContext.h487 IMMUTABLE_FLAG_GETTER_SETTER(hasRest, HasRest) in IMMUTABLE_FLAG_GETTER_SETTER()
601 return !hasRest() && !hasParameterExprs && !hasDestructuringArgs; in hasSimpleParameterList()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DSharedContext.h498 IMMUTABLE_FLAG_GETTER_SETTER(hasRest, HasRest) in IMMUTABLE_FLAG_GETTER_SETTER()
612 return !hasRest() && !hasParameterExprs && !hasDestructuringArgs; in hasSimpleParameterList()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsfun.cpp1088 if (i == unsigned(fun->nargs() - 1) && fun->hasRest() && !out.append("...")) in FunctionToString()
1374 : (self->nargs() - self->hasRest()); in getLength()
1830 bool hasRest = false; in FunctionConstructor() local
1857 if (hasRest) { in FunctionConstructor()
1867 hasRest = true; in FunctionConstructor()
1898 if (hasRest) in FunctionConstructor()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSScript.h1328 bool hasRest() const { return hasRest_; } in hasRest() function
1965 uint32_t hasRest : 1; member
2085 bool hasRest() const { return p_.hasRest; } in hasRest() function
2086 void setHasRest() { p_.hasRest = true; } in setHasRest()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfun.h191 bool hasRest() const { return flags() & HAS_REST; } in hasRest() function
438 : (self->nargs() - self->hasRest()); in getLength()
H A Djsfun.cpp1019 if (i == unsigned(fun->nargs() - 1) && fun->hasRest() && !out.append("...")) in FunctionToString()
1880 bool hasRest = false; in FunctionConstructor() local
1907 if (hasRest) { in FunctionConstructor()
1917 hasRest = true; in FunctionConstructor()
1948 if (hasRest) in FunctionConstructor()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DSharedContext.h570 return !function()->hasRest() && !hasParameterExprs && !hasDestructuringArgs; in hasSimpleParameterList()

1234