| /freebsd/crypto/openssh/.github/ |
| H A D | ci-status.md | 2 [](../../../actions/workflows/c-cpp.yml?… 3 [](../../../actions/workflows/vm.yml?query=bra… 4 …sh-portable-selfhosted/actions/workflows/selfhosted.yml/badge.svg)](https://github.com/openssh/ope… 5 …ssh-portable-selfhosted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/open… 6 [](../../../actions/workflows/cifuzz.yml) 12 [](../../../actions/workfl… 13 [](../../../actions/workflows/vm… 14 …able-selfhosted/actions/workflows/selfhosted.yml/badge.svg?branch=V_10_3)](https://github.com/open… 17 [](../../../actions/workfl… 18 [](../../../actions/workflows/vm… [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | EnterExpressionEvaluationContext.h | 20 Sema &Actions; variable 25 Sema &Actions, Sema::ExpressionEvaluationContext NewContext, 30 : Actions(Actions), Entered(ShouldEnter) { in Actions() argument 32 Actions.PushExpressionEvaluationContext(NewContext, LambdaContextDecl, in Actions() 36 Sema &Actions, Sema::ExpressionEvaluationContext NewContext, 40 : Actions(Actions) { in Actions() argument 41 Actions.PushExpressionEvaluationContext( in Actions() 46 EnterExpressionEvaluationContext(Sema &Actions, InitListTag, 48 : Actions(Actions), Entered(false) { in Actions() argument 53 if (ShouldEnter && Actions.isUnevaluatedContext() && in Actions() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/actions/ |
| H A D | owl-s500.dtsi | 3 * Actions Semi S500 SoC 8 #include <dt-bindings/clock/actions,s500-cmu.h> 12 #include <dt-bindings/reset/actions,s500-reset.h> 15 compatible = "actions,s500"; 34 enable-method = "actions,s500-smp"; 41 enable-method = "actions,s500-smp"; 48 enable-method = "actions,s500-smp"; 56 enable-method = "actions,s500-smp"; 133 compatible = "actions,s500-uart", "actions,owl-uart"; 141 compatible = "actions,s500-uart", "actions,owl-uart"; [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/actions/ |
| H A D | s900.dtsi | 6 #include <dt-bindings/clock/actions,s900-cmu.h> 9 #include <dt-bindings/reset/actions,s900-reset.h> 12 compatible = "actions,s900"; 123 compatible = "actions,s900-uart", "actions,owl-uart"; 131 compatible = "actions,s900-uart", "actions,owl-uart"; 139 compatible = "actions,s900-uart", "actions,owl-uart"; 147 compatible = "actions,s900-uart", "actions,owl-uart"; 155 compatible = "actions,s900-uart", "actions,owl-uart"; 163 compatible = "actions,s900-uart", "actions,owl-uart"; 171 compatible = "actions,s900-uart", "actions,owl-uart"; [all …]
|
| H A D | s700.dtsi | 6 #include <dt-bindings/clock/actions,s700-cmu.h> 9 #include <dt-bindings/reset/actions,s700-reset.h> 12 compatible = "actions,s700"; 117 compatible = "actions,s900-uart", "actions,owl-uart"; 125 compatible = "actions,s900-uart", "actions,owl-uart"; 133 compatible = "actions,s900-uart", "actions,owl-uart"; 141 compatible = "actions,s900-uart", "actions,owl-uart"; 149 compatible = "actions,s900-uart", "actions,owl-uart"; 157 compatible = "actions,s900-uart", "actions,owl-uart"; 165 compatible = "actions,s900-uart", "actions,owl-uart"; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | actions,owl-cmu.txt | 1 * Actions Semi Owl Clock Management Unit (CMU) 3 The Actions Semi Owl Clock Management Unit generates and supplies clock 10 "actions,s900-cmu" 11 "actions,s700-cmu" 12 "actions,s500-cmu" 23 dt-bindings/clock/actions,s900-cmu.h or actions,s700-cmu.h or 24 actions,s500-cmu.h header and can be used in device tree sources. 31 Actions Semi S900 CMU also requires one more clock: 37 compatible = "actions,s900-cmu"; 48 compatible = "actions,s900-uart", "actions,owl-uart";
|
| H A D | actions,owl-cmu.yaml | 4 $id: http://devicetree.org/schemas/clock/actions,owl-cmu.yaml# 7 title: Actions Semi Owl Clock Management Unit (CMU) 13 The Actions Semi Owl Clock Management Unit generates and supplies clock 17 include/dt-bindings/clock/actions,s500-cmu.h 18 include/dt-bindings/clock/actions,s700-cmu.h 19 include/dt-bindings/clock/actions,s900-cmu.h 24 - actions,s500-cmu 25 - actions,s700-cmu 26 - actions,s900-cmu 54 compatible = "actions,s900-cmu";
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/ |
| H A D | actions.yaml | 4 $id: http://devicetree.org/schemas/arm/actions.yaml# 7 title: Actions Semi platforms 18 # The Actions Semi S500 is a quad-core ARM Cortex-A9 SoC. 24 - const: actions,s500 29 - const: actions,s500 34 - const: actions,s500 36 # The Actions Semi S700 is a quad-core ARM Cortex-A53 SoC. 41 - const: actions,s700 45 - const: actions,s700 47 # The Actions Semi S900 is a quad-core ARM Cortex-A53 SoC. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-owl.yaml | 7 title: Actions Semi Owl I2C Controller 13 This I2C controller is found in the Actions Semi Owl SoCs: 22 - actions,s500-i2c # Actions Semi S500 compatible SoCs 23 - actions,s700-i2c # Actions Semi S700 compatible SoCs 24 - actions,s900-i2c # Actions Semi S900 compatible SoCs 52 #include <dt-bindings/clock/actions,s900-cmu.h> 55 compatible = "actions,s900-i2c";
|
| /freebsd/share/doc/psd/15.yacc/ |
| H A D | ss2 | 37 2: Actions 39 With each grammar rule, the user may associate actions to be performed each time 41 These actions may return values, and may obtain the values returned by previous 42 actions. 62 are grammar rules with actions. 64 To facilitate easy communication between the actions and the parser, the action statements are alte… 75 To obtain the values returned by previous actions and the lexical analyzer, the 104 In the examples above, all the actions came at the end of their rules. 110 .\" through the usual \$ mechanism by the actions to 111 through the usual mechanism by the actions to [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | actions,owl-emac.yaml | 4 $id: http://devicetree.org/schemas/net/actions,owl-emac.yaml# 7 title: Actions Semi Owl SoCs Ethernet MAC Controller 13 This Ethernet MAC is used on the Owl family of SoCs from Actions Semi. 24 - const: actions,owl-emac 27 - actions,s500-emac 28 - const: actions,owl-emac 49 actions,ethcfg: 72 #include <dt-bindings/clock/actions,s500-cmu.h> 74 #include <dt-bindings/reset/actions,s500-reset.h> 77 compatible = "actions,s500-emac", "actions,owl-emac";
|
| /freebsd/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseObjc.cpp | 52 Actions.CodeCompletion().CodeCompleteObjCAtDirective(getCurScope()); in ParseObjCAtDirectives() 98 return Actions.ConvertDeclToDeclGroup(nullptr); in ParseObjCAtDirectives() 105 return Actions.ConvertDeclToDeclGroup(SingleDecl); in ParseObjCAtDirectives() 109 Sema &Actions; member in Parser::ObjCTypeParamListScope 114 ObjCTypeParamListScope(Sema &Actions, Scope *S) in ObjCTypeParamListScope() argument 115 : Actions(Actions), S(S), Params(nullptr) {} in ObjCTypeParamListScope() 128 Actions.ObjC().popObjCTypeParamList(S, Params); in leave() 144 Actions.CodeCompletion().CodeCompleteObjCClassForwardDecl(getCurScope()); in ParseObjCAtClassDeclaration() 145 return Actions.ConvertDeclToDeclGroup(nullptr); in ParseObjCAtClassDeclaration() 149 return Actions.ConvertDeclToDeclGroup(nullptr); in ParseObjCAtClassDeclaration() [all …]
|
| H A D | ParseStmt.cpp | 94 return Actions.ActOnAttributedStmt(CXX11Attrs, Res.get()); in ParseStatementOrDeclaration() 153 Actions.CodeCompletion().CodeCompleteOrdinaryName( in ParseStatementOrDeclarationAfterAttributes() 230 return Actions.ActOnDeclStmt(Decl, DeclStart, DeclEnd); in ParseStatementOrDeclarationAfterAttributes() 275 return Actions.ActOnNullStmt(ConsumeToken(), HasLeadingEmptyMacro); in ParseStatementOrDeclarationAfterAttributes() 529 return Actions.ActOnExprStmtError(); in ParseExprStatement() 533 Actions.CheckCaseExpression(Expr.get())) { in ParseExprStatement() 586 return Actions.ActOnSEHTryBlock(false /* IsCXXTry */, in ParseSEHTryBlock() 636 return Actions.ActOnSEHExceptBlock(ExceptLoc, FilterExpr.get(), Block.get()); in ParseSEHExceptBlock() 648 Actions.ActOnStartSEHFinallyBlock(); in ParseSEHFinallyBlock() 652 Actions.ActOnAbortSEHFinallyBlock(); in ParseSEHFinallyBlock() [all …]
|
| H A D | ParseExpr.cpp | 69 LHS = Actions.ActOnUnaryOp(getCurScope(), ExtLoc, tok::kw___extension__, in ParseExpressionWithLeadingExtension() 79 Actions.CodeCompletion().CodeCompleteExpression( in ParseAssignmentExpression() 98 Actions.CodeCompletion().CodeCompleteExpression( in ParseConditionalExpression() 123 assert(Actions.ExprEvalContexts.back().Context == in ParseConstantExpressionInExprEvalContext() 130 return Actions.ActOnConstantExpression(Res); in ParseConstantExpressionInExprEvalContext() 139 Actions, Sema::ExpressionEvaluationContext::ConstantEvaluated); in ParseConstantExpression() 146 Actions, Sema::ExpressionEvaluationContext::ConstantEvaluated); in ParseArrayBoundExpression() 149 Actions.ExprEvalContexts.back().InConditionallyConstantEvaluateContext = true; in ParseArrayBoundExpression() 163 for (auto Iter = Actions.ExprEvalContexts.rbegin() + 1; in ParseArrayBoundExpression() 164 Iter != Actions.ExprEvalContexts.rend(); ++Iter) { in ParseArrayBoundExpression() [all …]
|
| H A D | Parser.cpp | 56 Parser::Parser(Preprocessor &pp, Sema &actions, bool skipFunctionBodies) in Parser() argument 58 PreferredType(&actions.getASTContext(), pp.isCodeCompletionEnabled()), in Parser() 59 Actions(actions), Diags(PP.getDiagnostics()), StackHandler(Diags), in Parser() 66 Actions.CurScope = nullptr; in Parser() 74 CommentSemaHandler.reset(new ActionCommentHandler(actions)); in Parser() 79 Actions.ParseTypeFromStringCallback = in Parser() 224 TST, Actions.getASTContext().getPrintingPolicy()) in ConsumeExtraSemi() 424 Actions.CurScope = N; in EnterScope() 426 Actions.CurScope = new Scope(getCurScope(), ScopeFlags, Diags); in EnterScope() 433 // Inform the actions module that this scope is going away if there are any in ExitScope() [all …]
|
| H A D | ParseOpenMP.cpp | 109 Sema &Actions = P.getActions(); in parseOpenMPReductionId() local 154 auto &DeclNames = Actions.getASTContext().DeclarationNames; in parseOpenMPReductionId() 161 unsigned OMPVersion = Actions.getLangOpts().OpenMP; in ParseOpenMPDeclareReductionDirective() 198 QualType ReductionType = Actions.OpenMP().ActOnOpenMPDeclareReductionType( in ParseOpenMPDeclareReductionDirective() 240 Actions.OpenMP().ActOnOpenMPDeclareReductionDirectiveStart( in ParseOpenMPDeclareReductionDirective() 241 getCurScope(), Actions.getCurLexicalContext(), Name, ReductionTypes, in ParseOpenMPDeclareReductionDirective() 253 Actions.OpenMP().ActOnOpenMPDeclareReductionCombinerStart(getCurScope(), D); in ParseOpenMPDeclareReductionDirective() 254 ExprResult CombinerResult = Actions.ActOnFinishFullExpr( in ParseOpenMPDeclareReductionDirective() 256 Actions.OpenMP().ActOnOpenMPDeclareReductionCombinerEnd( in ParseOpenMPDeclareReductionDirective() 290 Actions.OpenMP().ActOnOpenMPDeclareReductionInitializerStart( in ParseOpenMPDeclareReductionDirective() [all …]
|
| H A D | ParseExprCXX.cpp | 98 if (!Actions.isTemplateName(getCurScope(), SS, /*hasTemplateKeyword=*/false, in CheckForTemplateAndDigraph() 118 Actions.RestoreNestedNameSpecifierAnnotation(Tok.getAnnotationValue(), in ParseOptionalCXXScopeSpecifier() 149 if (Actions.ActOnCXXGlobalScopeSpecifier(ConsumeToken(), SS)) in ParseOptionalCXXScopeSpecifier() 163 return Actions.ActOnSuperScopeSpecifier(SuperLoc, ConsumeToken(), SS); in ParseOptionalCXXScopeSpecifier() 181 if (Actions.ActOnCXXNestedNameSpecifierDecltype(SS, DS, CCLoc)) in ParseOptionalCXXScopeSpecifier() 198 QualType Type = Actions.ActOnPackIndexingType( in ParseOptionalCXXScopeSpecifier() 223 if (Actions.ActOnCXXNestedNameSpecifierIndexedPack(SS, DS, CCLoc, in ParseOptionalCXXScopeSpecifier() 237 Actions.CodeCompletion().CodeCompleteQualifiedId( in ParseOptionalCXXScopeSpecifier() 316 TemplateNameKind TNK = Actions.ActOnTemplateName( in ParseOptionalCXXScopeSpecifier() 355 Actions.ActOnCXXNestedNameSpecifier(getCurScope(), in ParseOptionalCXXScopeSpecifier() [all …]
|
| /freebsd/contrib/byacc/ |
| H A D | mkpar.c | 16 static action *add_reduce(action *actions, int ruleno, int symbol); 17 static action *add_reductions(int stateno, action *actions); 66 action *actions; in parse_actions() local 68 actions = get_shifts(stateno); in parse_actions() 69 actions = add_reductions(stateno, actions); in parse_actions() 70 return (actions); in parse_actions() 76 action *actions, *temp; in get_shifts() local 80 actions = 0; in get_shifts() 95 temp->next = actions; in get_shifts() 101 actions = temp; in get_shifts() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | actions,owl-timer.yaml | 4 $id: http://devicetree.org/schemas/timer/actions,owl-timer.yaml# 7 title: Actions Semi Owl timer 13 Actions Semi Owl SoCs provide 32bit and 2Hz timers. 19 - actions,s500-timer 20 - actions,s700-timer 21 - actions,s900-timer 58 - actions,s500-timer 76 - actions,s700-timer 77 - actions,s900-timer 97 compatible = "actions,s500-timer";
|
| /freebsd/lib/libc/gen/ |
| H A D | posix_spawn_file_actions_addopen.3 | 45 .Nd "add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object" 86 file actions object. 88 A spawn file actions object is of type 92 and is used to specify a series of actions to be performed by a 99 A spawn file actions object, when passed to 106 This transformation is as if the specified sequence of actions was 108 execution of the new process image), in the order in which the actions 130 when a new process is spawned using this file actions object. 155 had been called) when a new process is spawned using this file actions object, 180 had been called) when a new process is spawned using this file actions [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/serial/ |
| H A D | actions,owl-uart.yaml | 4 $id: http://devicetree.org/schemas/serial/actions,owl-uart.yaml# 7 title: Actions Semi Owl UART 19 - actions,s500-uart 20 - actions,s900-uart 21 - const: actions,owl-uart 41 #include <dt-bindings/clock/actions,s500-cmu.h> 44 compatible = "actions,s500-uart", "actions,owl-uart";
|
| H A D | actions,owl-uart.txt | 1 Actions Semi Owl UART 4 - compatible : "actions,s500-uart", "actions,owl-uart" for S500 5 "actions,s900-uart", "actions,owl-uart" for S900 13 compatible = "actions,s500-uart", "actions,owl-uart";
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | AllocationActions.h | 42 /// A vector of allocation actions to be run for this allocation. 45 /// actions will be run in reverse order at deallocation time. 48 /// Returns the number of deallocaton actions in the given AllocActions array. 51 /// actions with the rest of their memory. 60 /// Run finalize actions. 62 /// If any finalize action fails then the corresponding dealloc actions will be 66 /// If all finalize actions succeed then a vector of deallocation actions will 67 /// be returned. The dealloc actions should be run by calling 75 /// Run deallocation actions. 76 /// Dealloc actions will be run in reverse order (from last element of DAs to
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | actions,atc260x.yaml | 4 $id: http://devicetree.org/schemas/mfd/actions,atc260x.yaml# 7 title: Actions Semi ATC260x Power Management IC 29 - actions,atc2603c 30 - actions,atc2609a 55 - actions,atc2603c-regulator 56 - actions,atc2609a-regulator 96 const: actions,atc2603c-regulator 108 const: actions,atc2609a-regulator 137 compatible = "actions,atc2603c"; 145 compatible = "actions,atc2603c-regulator";
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | actions,owl-sirq.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/actions,owl-sirq.yaml# 7 title: Actions Semi Owl SoCs SIRQ interrupt controller 14 This interrupt controller is found in the Actions Semi Owl SoCs (S500, S700 20 - actions,s500-sirq 21 - actions,s700-sirq 22 - actions,s900-sirq 56 compatible = "actions,s500-sirq";
|