Home
last modified time | relevance | path

Searched refs:Privates (Results 126 – 150 of 228) sorted by relevance

12345678910

/dports/editors/lazarus-qt5/lazarus/components/onlinepackagemanager/languages/
H A Dopkman_const.de.po166 msgstr "Privates Repository erzeugen"
184 msgstr "Privates Repository öffnen"
189 msgstr "Privates Repository erzeugen/bearbeiten"
616 msgstr "Privates Repository erzeugen"
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/SoObjects/
H A DSoProduct.m34 @interface SoProduct(Privates) category
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/SoObjects/
H A DSoProduct.m34 @interface SoProduct(Privates) category
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1073 SmallVector<const Expr *, 4> Privates; in EmitOMPReductionClauseInit() local
1084 Privates.emplace_back(*IPriv); in EmitOMPReductionClauseInit()
1094 ReductionCodeGen RedCG(Shareds, Privates, ReductionOps); in EmitOMPReductionClauseInit()
1098 auto IPriv = Privates.begin(); in EmitOMPReductionClauseInit()
1175 llvm::SmallVector<const Expr *, 8> Privates; in EmitOMPReductionClauseFinal() local
1182 Privates.append(C->privates().begin(), C->privates().end()); in EmitOMPReductionClauseFinal()
1195 *this, D.getEndLoc(), Privates, LHSExprs, RHSExprs, ReductionOps, in EmitOMPReductionClauseFinal()
4872 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam() argument
4874 Privates.addPrivate(VDecl, in mapParam()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1063 SmallVector<const Expr *, 4> Privates; in EmitOMPReductionClauseInit() local
1074 Privates.emplace_back(*IPriv); in EmitOMPReductionClauseInit()
1084 ReductionCodeGen RedCG(Shareds, Privates, ReductionOps); in EmitOMPReductionClauseInit()
1088 auto IPriv = Privates.begin(); in EmitOMPReductionClauseInit()
1165 llvm::SmallVector<const Expr *, 8> Privates; in EmitOMPReductionClauseFinal() local
1172 Privates.append(C->privates().begin(), C->privates().end()); in EmitOMPReductionClauseFinal()
1185 *this, D.getEndLoc(), Privates, LHSExprs, RHSExprs, ReductionOps, in EmitOMPReductionClauseFinal()
4854 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam() argument
4856 Privates.addPrivate(VDecl, in mapParam()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1064 SmallVector<const Expr *, 4> Privates; in EmitOMPReductionClauseInit() local
1075 Privates.emplace_back(*IPriv); in EmitOMPReductionClauseInit()
1085 ReductionCodeGen RedCG(Shareds, Privates, ReductionOps); in EmitOMPReductionClauseInit()
1089 auto IPriv = Privates.begin(); in EmitOMPReductionClauseInit()
1166 llvm::SmallVector<const Expr *, 8> Privates; in EmitOMPReductionClauseFinal() local
1173 Privates.append(C->privates().begin(), C->privates().end()); in EmitOMPReductionClauseFinal()
1186 *this, D.getLocEnd(), Privates, LHSExprs, RHSExprs, ReductionOps, in EmitOMPReductionClauseFinal()
4768 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam() argument
4770 Privates.addPrivate(VDecl, in mapParam()
/dports/devel/pear-HTML_Template_Flexy/HTML_Template_Flexy-1.3.13/tests/trees/
H A Dglobals.html.tree423 [value] => Privates:
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/
H A DWORequestHandler.m43 @interface WOApplication(Privates) category
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/
H A DWORequestHandler.m43 @interface WOApplication(Privates) category
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2460 void setPrivates(ArrayRef<Expr *> Privates);
2549 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
2693 void setPrivates(ArrayRef<Expr *> Privates);
2781 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
2924 void setPrivates(ArrayRef<Expr *> Privates);
3025 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/languages/
H A Dopkman_const.de.po182 msgstr "Privates Repository erzeugen"
200 msgstr "Privates Repository öffnen"
205 msgstr "Privates Repository erzeugen/bearbeiten"
661 msgstr "Privates Repository erzeugen"
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/onlinepackagemanager/languages/
H A Dopkman_const.de.po182 msgstr "Privates Repository erzeugen"
200 msgstr "Privates Repository öffnen"
205 msgstr "Privates Repository erzeugen/bearbeiten"
661 msgstr "Privates Repository erzeugen"
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1129 SmallVector<const Expr *, 4> Privates; in EmitOMPReductionClauseInit() local
1140 Privates.emplace_back(*IPriv); in EmitOMPReductionClauseInit()
1150 ReductionCodeGen RedCG(Shareds, Privates, ReductionOps); in EmitOMPReductionClauseInit()
1154 auto IPriv = Privates.begin(); in EmitOMPReductionClauseInit()
1231 llvm::SmallVector<const Expr *, 8> Privates; in EmitOMPReductionClauseFinal() local
1238 Privates.append(C->privates().begin(), C->privates().end()); in EmitOMPReductionClauseFinal()
1251 *this, D.getEndLoc(), Privates, LHSExprs, RHSExprs, ReductionOps, in EmitOMPReductionClauseFinal()
5215 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam() argument
5217 Privates.addPrivate(VDecl, in mapParam()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1129 SmallVector<const Expr *, 4> Privates; in EmitOMPReductionClauseInit() local
1140 Privates.emplace_back(*IPriv); in EmitOMPReductionClauseInit()
1150 ReductionCodeGen RedCG(Shareds, Privates, ReductionOps); in EmitOMPReductionClauseInit()
1154 auto IPriv = Privates.begin(); in EmitOMPReductionClauseInit()
1231 llvm::SmallVector<const Expr *, 8> Privates; in EmitOMPReductionClauseFinal() local
1238 Privates.append(C->privates().begin(), C->privates().end()); in EmitOMPReductionClauseFinal()
1251 *this, D.getEndLoc(), Privates, LHSExprs, RHSExprs, ReductionOps, in EmitOMPReductionClauseFinal()
5215 CodeGenFunction::OMPPrivateScope &Privates) { in mapParam() argument
5217 Privates.addPrivate(VDecl, in mapParam()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2499 void setPrivates(ArrayRef<Expr *> Privates);
2588 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
2734 void setPrivates(ArrayRef<Expr *> Privates);
2822 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
2965 void setPrivates(ArrayRef<Expr *> Privates);
3066 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2499 void setPrivates(ArrayRef<Expr *> Privates);
2588 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
2734 void setPrivates(ArrayRef<Expr *> Privates);
2822 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
2965 void setPrivates(ArrayRef<Expr *> Privates);
3066 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
/dports/devel/sope/SOPE/sope-xml/DOM/
H A DDOMXMLOutputter.m27 @interface DOMXMLOutputter(Privates) category
/dports/devel/sope2/SOPE/sope-xml/DOM/
H A DDOMXMLOutputter.m27 @interface DOMXMLOutputter(Privates) category
/dports/sysutils/webmin/webmin-1.981/ipsec/lang/
H A Dde70 edit_subnet=Privates Subnetz hinter System
/dports/www/p5-Catalyst-Plugin-Server/Catalyst-Plugin-Server-0.28/
H A DREADME71 mentioned attributes below are automatically also Privates...
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h2792 void setPrivates(ArrayRef<Expr *> Privates);
2924 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3111 void setPrivates(ArrayRef<Expr *> Privates);
3199 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3342 void setPrivates(ArrayRef<Expr *> Privates);
3443 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DOpenMPClause.h2790 void setPrivates(ArrayRef<Expr *> Privates);
2922 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3109 void setPrivates(ArrayRef<Expr *> Privates);
3197 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3340 void setPrivates(ArrayRef<Expr *> Privates);
3441 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DOpenMPClause.h2790 void setPrivates(ArrayRef<Expr *> Privates);
2922 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3109 void setPrivates(ArrayRef<Expr *> Privates);
3197 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3340 void setPrivates(ArrayRef<Expr *> Privates);
3441 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h2792 void setPrivates(ArrayRef<Expr *> Privates);
2924 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3111 void setPrivates(ArrayRef<Expr *> Privates);
3199 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3342 void setPrivates(ArrayRef<Expr *> Privates);
3443 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h2792 void setPrivates(ArrayRef<Expr *> Privates);
2924 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3111 void setPrivates(ArrayRef<Expr *> Privates);
3199 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,
3342 void setPrivates(ArrayRef<Expr *> Privates);
3443 const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates,

12345678910