Searched defs:create (Results 101 - 125 of 231) sorted by relevance

12345678910

/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBinary.cpp174 OffloadBinary::create(MemoryBufferRef Buf) { function in class:OffloadBinary
H A DDXContainer.cpp211 Expected<DXContainer> DXContainer::create(MemoryBufferRef Object) { function in class:DXContainer
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymReader.cpp49 GsymReader::create(std::unique_ptr<MemoryBuffer> &MemBuffer) { function in class:GsymReader
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp367 Expected<std::unique_ptr<Object>> MachOReader::create() const { function in class:MachOReader
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp31 SymbolizableObjectFile::create(const object::ObjectFile *Obj, function in class:SymbolizableObjectFile
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h274 AtomicScopeModel::create(AtomicScopeModelKind K) { function in class:clang::SyncScope::AtomicScopeModel
/freebsd-current/contrib/llvm-project/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp76 static std::optional<SemaphorePipe> create() { function in struct:__anon566::SemaphorePipe
325 llvm::Expected<std::unique_ptr<DirectoryWatcher>> clang::DirectoryWatcher::create( function in class:clang::DirectoryWatcher
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp332 DepScanFile::create(EntryRef Entry) { function in class:DepScanFile
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp28 IdentifierLoc *IdentifierLoc::create(ASTContext &Ctx, SourceLocation Loc, function in class:IdentifierLoc
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFixup.h87 static MCFixup create(uint32_t Offset, const MCExpr *Value, function in class:llvm::MCFixup
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h93 static inline KeyDataTy *create(const KeyTy &Key, AllocatorTy &Allocator) { function in class:llvm::ConcurrentHashTableInfoByPtr
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp49 bool create = force; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp54 bool create = force; local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp76 CoveragePrinter::create(const CoverageViewOptions &Opts) { function in class:CoveragePrinter
146 SourceCoverageView::create(StringRef SourceName, const MemoryBuffer &File, function in class:SourceCoverageView
/freebsd-current/crypto/heimdal/lib/hdb/
H A Dhdb.h266 krb5_error_code (*create)(krb5_context, HDB **, const char *filename); member in struct:hdb_so_method
276 krb5_error_code (*create)(krb5_context, HDB **, const char *filename); member in struct:hdb_method
/freebsd-current/contrib/ofed/opensm/include/opensm/
H A Dosm_event_plugin.h170 void *(*create) (struct osm_opensm *osm); member in struct:osm_event_plugin
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvnode_impl.h198 enum create { CRCREAT, CRMKNOD, CRMKDIR }; /* reason for create */ enum
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp204 Expected<UnwindTable> UnwindTable::create(const FDE *Fde) { function in class:UnwindTable
234 Expected<UnwindTable> UnwindTable::create(const CIE *Cie) { function in class:UnwindTable
/freebsd-current/sys/dev/netmap/
H A Dnetmap_monitor.c902 netmap_get_monitor_na(struct nmreq_header *hdr, struct netmap_adapter **na, struct netmap_mem_d *nmd, int create) argument
/freebsd-current/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_multicast.c404 ipoib_mcast_join(struct ipoib_dev_priv *priv, struct ipoib_mcast *mcast, int create) argument
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h189 static TrackerRef create(PathSensitiveBugReport &Report) { function in class:clang::ento::bugreporter::Tracker
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp89 bool create = force; local
/freebsd-current/sbin/pflowctl/
H A Dpflowctl.c146 create(void) function
/freebsd-current/crypto/openssl/crypto/property/
H A Dproperty_parse.c55 static int parse_name(OSSL_LIB_CTX *ctx, const char *t[], int create, argument
192 parse_string(OSSL_LIB_CTX *ctx, const char *t[], char delim, OSSL_PROPERTY_DEFINITION *res, const int create) argument
223 parse_unquoted(OSSL_LIB_CTX *ctx, const char *t[], OSSL_PROPERTY_DEFINITION *res, const int create) argument
255 parse_value(OSSL_LIB_CTX *ctx, const char *t[], OSSL_PROPERTY_DEFINITION *res, int create) argument
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp518 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, function in class:GlobalAlias
524 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, function in class:GlobalAlias
530 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, function in class:GlobalAlias
536 GlobalAlias *GlobalAlias::create(LinkageType function in class:GlobalAlias
542 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { function in class:GlobalAlias
575 GlobalIFunc *GlobalIFunc::create(Type *Ty, unsigned AddressSpace, function in class:GlobalIFunc
[all...]

Completed in 479 milliseconds

12345678910