OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Create
(Results
1 - 25
of
98
) sorted by relevancy
1
2
3
4
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclGroup.cpp
20
DeclGroup* DeclGroup::
Create
(ASTContext &C, Decl **Decls, unsigned NumDecls) {
ASTConcept.cpp
52
ASTConstraintSatisfaction::
Create
(const ASTContext &C,
DeclFriend.cpp
34
FriendDecl *FriendDecl::
Create
(ASTContext &C, DeclContext *DC,
DeclOpenMP.cpp
28
OMPThreadPrivateDecl *OMPThreadPrivateDecl::
Create
(ASTContext &C,
57
OMPAllocateDecl *OMPAllocateDecl::
Create
(ASTContext &C, DeclContext *DC,
85
OMPRequiresDecl *OMPRequiresDecl::
Create
(ASTContext &C, DeclContext *DC,
112
OMPDeclareReductionDecl *OMPDeclareReductionDecl::
Create
(
142
OMPDeclareMapperDecl *OMPDeclareMapperDecl::
Create
(
174
OMPCapturedExprDecl *OMPCapturedExprDecl::
Create
(ASTContext &C, DeclContext *DC,
StmtObjC.cpp
45
ObjCAtTryStmt *ObjCAtTryStmt::
Create
(const ASTContext &Context,
ExprConcepts.cpp
45
? ASTConstraintSatisfaction::
Create
(C, *Satisfaction)
72
ConceptSpecializationExpr::
Create
(const ASTContext &C,
100
? ASTConstraintSatisfaction::
Create
(C, *Satisfaction)
114
ConceptSpecializationExpr::
Create
(const ASTContext &C,
128
ConceptSpecializationExpr::
Create
(ASTContext &C, EmptyShell Empty,
194
RequiresExpr::
Create
(ASTContext &C, SourceLocation RequiresKWLoc,
208
RequiresExpr::
Create
(ASTContext &C, EmptyShell Empty,
OpenMPClause.cpp
323
OMPOrderedClause *OMPOrderedClause::
Create
(const ASTContext &C, Expr *Num,
374
OMPUpdateClause *OMPUpdateClause::
Create
(const ASTContext &C,
381
OMPUpdateClause::
Create
(const ASTContext &C, SourceLocation StartLoc,
414
OMPPrivateClause::
Create
(const ASTContext &C, SourceLocation StartLoc,
445
OMPFirstprivateClause::
Create
(const ASTContext &C, SourceLocation StartLoc,
493
OMPLastprivateClause *OMPLastprivateClause::
Create
(
517
OMPSharedClause *OMPSharedClause::
Create
(const ASTContext &C,
565
OMPLinearClause *OMPLinearClause::
Create
(
611
OMPAlignedClause::
Create
(const ASTContext &C, SourceLocation StartLoc,
650
OMPCopyinClause *OMPCopyinClause::
Create
(
[
all
...]
StmtCXX.cpp
25
CXXTryStmt *CXXTryStmt::
Create
(const ASTContext &C, SourceLocation tryLoc,
32
CXXTryStmt *CXXTryStmt::
Create
(const ASTContext &C, EmptyShell Empty,
86
CoroutineBodyStmt *CoroutineBodyStmt::
Create
(
95
CoroutineBodyStmt *CoroutineBodyStmt::
Create
(const ASTContext &C, EmptyShell,
/src/external/gpl3/gcc/dist/libcody/
packet.cc
29
void Packet::
Create
(Packet &&t)
/src/external/gpl3/gcc.old/dist/libcody/
packet.cc
29
void Packet::
Create
(Packet &&t)
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.pascal/
case-insensitive-symbols.pas
26
constructor
Create
;
31
constructor TA.
Create
;
52
a:=TA.
Create
;
53
b:=TA.
Create
;
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.pascal/
case-insensitive-symbols.pas
26
constructor
Create
;
31
constructor TA.
Create
;
52
a:=TA.
Create
;
53
b:=TA.
Create
;
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerShmemFuchsia.cpp
20
bool SharedMemoryRegion::
Create
(const char *Name) {
FuzzerShmemWindows.cpp
38
bool SharedMemoryRegion::
Create
(const char *Name) {
FuzzerShmemPosix.cpp
51
bool SharedMemoryRegion::
Create
(const char *Name) {
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZConstantPoolValue.cpp
23
SystemZConstantPoolValue::
Create
(const GlobalValue *GV,
/src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
SnippetRepetitor.cpp
106
SnippetRepetitor::
Create
(InstructionBenchmark::RepetitionModeE Mode,
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
TPCEHFrameRegistrar.cpp
16
TPCEHFrameRegistrar::
Create
(TargetProcessControl &TPC) {
/src/external/gpl3/binutils/dist/zlib/contrib/delphi/
ZLib.pas
55
constructor
Create
(Strm: TStream);
89
constructor
Create
(CompressionLevel: TCompressionLevel; Dest: TStream);
118
constructor
Create
(Source: TStream);
269
raise EZlibError.
Create
('error'); //!!
276
raise ECompressionError.
Create
('error'); //!!
283
raise EDecompressionError.
Create
('error'); //!!
389
constructor TCustomZLibStream.
Create
(Strm: TStream);
391
inherited
Create
;
406
constructor TCompressionStream.
Create
(CompressionLevel: TCompressionLevel;
412
inherited
Create
(Dest)
[
all
...]
/src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/
ZLib.pas
55
constructor
Create
(Strm: TStream);
89
constructor
Create
(CompressionLevel: TCompressionLevel; Dest: TStream);
118
constructor
Create
(Source: TStream);
269
raise EZlibError.
Create
('error'); //!!
276
raise ECompressionError.
Create
('error'); //!!
283
raise EDecompressionError.
Create
('error'); //!!
389
constructor TCustomZLibStream.
Create
(Strm: TStream);
391
inherited
Create
;
406
constructor TCompressionStream.
Create
(CompressionLevel: TCompressionLevel;
412
inherited
Create
(Dest)
[
all
...]
/src/external/gpl3/gdb.old/dist/zlib/contrib/delphi/
ZLib.pas
55
constructor
Create
(Strm: TStream);
89
constructor
Create
(CompressionLevel: TCompressionLevel; Dest: TStream);
118
constructor
Create
(Source: TStream);
269
raise EZlibError.
Create
('error'); //!!
276
raise ECompressionError.
Create
('error'); //!!
283
raise EDecompressionError.
Create
('error'); //!!
389
constructor TCustomZLibStream.
Create
(Strm: TStream);
391
inherited
Create
;
406
constructor TCompressionStream.
Create
(CompressionLevel: TCompressionLevel;
412
inherited
Create
(Dest)
[
all
...]
/src/external/gpl3/gdb/dist/zlib/contrib/delphi/
ZLib.pas
55
constructor
Create
(Strm: TStream);
89
constructor
Create
(CompressionLevel: TCompressionLevel; Dest: TStream);
118
constructor
Create
(Source: TStream);
269
raise EZlibError.
Create
('error'); //!!
276
raise ECompressionError.
Create
('error'); //!!
283
raise EDecompressionError.
Create
('error'); //!!
389
constructor TCustomZLibStream.
Create
(Strm: TStream);
391
inherited
Create
;
406
constructor TCompressionStream.
Create
(CompressionLevel: TCompressionLevel;
412
inherited
Create
(Dest)
[
all
...]
/src/common/dist/zlib/contrib/delphi/
ZLib.pas
55
constructor
Create
(Strm: TStream);
89
constructor
Create
(CompressionLevel: TCompressionLevel; Dest: TStream);
118
constructor
Create
(Source: TStream);
269
raise EZlibError.
Create
('error'); //!!
276
raise ECompressionError.
Create
('error'); //!!
283
raise EDecompressionError.
Create
('error'); //!!
389
constructor TCustomZLibStream.
Create
(Strm: TStream);
391
inherited
Create
;
406
constructor TCompressionStream.
Create
(CompressionLevel: TCompressionLevel;
412
inherited
Create
(Dest)
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_thread.cc
10
MsanThread *MsanThread::
Create
(thread_callback_t start_routine,
/src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
KaleidoscopeJIT.h
67
static Expected<std::unique_ptr<KaleidoscopeJIT>>
Create
() {
69
auto TPC = SelfTargetProcessControl::
Create
(SSP);
Completed in 42 milliseconds
1
2
3
4
Indexes created Wed Sep 16 00:24:39 UTC 2026