Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 242) sorted by relevance

12345678910

/freebsd-src/contrib/kyua/cli/
H A Dcmd_db_exec_test.cpp58 sqlite::statement create = db.create_statement( in do_format_cell_test() local
120 sqlite::statement create = db.create_statement( in ATF_TEST_CASE_BODY() local
135 sqlite::statement create = db.create_statement( in ATF_TEST_CASE_BODY() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h82 static SarifArtifactLocation create(llvm::StringRef URI) { in create() function
119 static SarifArtifact create(const SarifArtifactLocation &Loc) { in create() function
185 static ThreadFlow create() { return {}; } in create() function
221 static SarifReportingConfiguration create() { return {}; }; in create() function
269 static SarifRule create() { return {}; } in create() function
333 static SarifResult create(uint32_t RuleIdx) { return SarifResult{RuleIdx}; } in create() function
H A DDiagnosticError.h32 static llvm::Error create(SourceLocation Loc, PartialDiagnostic Diag) { in create() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXMCExpr.cpp19 NVPTXFloatMCExpr::create(VariantKind Kind, const APFloat &Flt, MCContext &Ctx) { in create() function in NVPTXFloatMCExpr
59 NVPTXGenericMCSymbolRefExpr::create(const MCSymbolRefExpr *SymExpr, in create() function in NVPTXGenericMCSymbolRefExpr
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DLiveVariables.h101 create(AnalysisDeclContext &analysisContext) { in create() function
115 create(AnalysisDeclContext &analysisContext) { in create() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DArena.h36 create(Args &&...args) { in create() function
52 create(Args &&...args) { in create() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp518 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, create() function in GlobalAlias
524 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, create() function in GlobalAlias
530 GlobalAlias *GlobalAlias::create(Type *Ty, unsigned AddressSpace, create() function in GlobalAlias
536 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, create() function in GlobalAlias
542 GlobalAlias *GlobalAlias::create(const Twine &Name, GlobalValue *Aliasee) { create() function in GlobalAlias
575 GlobalIFunc *GlobalIFunc::create(Type *Ty, unsigned AddressSpace, create() function in GlobalIFunc
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp27 const AArch64MCExpr *AArch64MCExpr::create(const MCExpr *Expr, VariantKind Kind, in create() function in AArch64MCExpr
158 const AArch64AuthMCExpr *AArch64AuthMCExpr::create(const MCExpr *Expr, in create() function in AArch64AuthMCExpr
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DTypePool.h46 create(llvm::parallel::PerThreadBumpPtrAllocator &Allocator) { in create() function
100 create(const StringRef &Key, in create() function
/freebsd-src/contrib/llvm-project/clang/lib/DirectoryWatcher/default/
H A DDirectoryWatcher-not-implemented.cpp14 llvm::Expected<std::unique_ptr<DirectoryWatcher>> clang::DirectoryWatcher::create( in create() function in clang::DirectoryWatcher
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DDwarf.cpp20 std::unique_ptr<DwarfObject> DwarfObject::create(ObjFile *obj) { in create() function in DwarfObject
/freebsd-src/tools/tools/wtap/wtap/
H A Dwtap.c38 static void create(int id) in create() function
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmReader.cpp18 Expected<std::unique_ptr<Object>> Reader::create() const { in create() function in llvm::objcopy::wasm::Reader
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp183 const MCBinaryExpr *MCBinaryExpr::create(Opcode Opc, const MCExpr *LHS, create() function in MCBinaryExpr
189 const MCUnaryExpr *MCUnaryExpr::create(Opcode Opc, const MCExpr *Expr, create() function in MCUnaryExpr
194 const MCConstantExpr *MCConstantExpr::create(int64_t Value, MCContext &Ctx, create() function in MCConstantExpr
210 const MCSymbolRefExpr *MCSymbolRefExpr::create(const MCSymbol *Sym, create() function in MCSymbolRefExpr
216 const MCSymbolRefExpr *MCSymbolRefExpr::create(StringRef Name, VariantKind Kind, create() function in MCSymbolRefExpr
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCExpr.cpp17 ARMMCExpr::create(VariantKind Kind, const MCExpr *Expr, in create() function in ARMMCExpr
/freebsd-src/sys/netinet/libalias/
H A Dalias.c478 IcmpAliasOut1(struct libalias *la, struct ip *pip, int create) in IcmpAliasOut1() argument
618 IcmpAliasOut(struct libalias *la, struct ip *pip, int create) in IcmpAliasOut() argument
693 ProtoAliasOut(struct libalias * la,struct ip * pip,struct in_addr ip_dst,u_char ip_p,u_short * ip_sum,int create) ProtoAliasOut() argument
835 UdpAliasOut(struct libalias * la,struct ip * pip,int maxpacketsize,int create) UdpAliasOut() argument
1064 TcpAliasOut(struct libalias * la,struct ip * pip,int maxpacketsize,int create) TcpAliasOut() argument
1445 LibAliasOutTry(struct libalias * la,void * ptr,int maxpacketsize,int create) LibAliasOutTry() argument
1459 LibAliasOutLocked(struct libalias * la,struct ip * pip,int maxpacketsize,int create) LibAliasOutLocked() argument
[all...]
/freebsd-src/sys/fs/p9fs/
H A Dp9_transport.h40 int (*create)(const char *mount_tag, void **handlep); member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAllocationOrder.cpp29 AllocationOrder AllocationOrder::create(unsigned VirtReg, const VirtRegMap &VRM, in create() function in AllocationOrder
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCExpr.cpp15 const SystemZMCExpr *SystemZMCExpr::create(VariantKind Kind, const MCExpr *Expr, in create() function in SystemZMCExpr
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/
H A DCommonConfig.cpp16 NameOrPattern::create(StringRef Pattern, MatchStyle MS, in create() function in llvm::objcopy::NameOrPattern
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DGlobPattern.cpp136 GlobPattern::create(StringRef S, std::optional<size_t> MaxSubPatterns) { in create() function in GlobPattern
160 GlobPattern::SubGlobPattern::create(StringRef S) { in create() function in GlobPattern::SubGlobPattern
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiMCExpr.cpp17 const LanaiMCExpr *LanaiMCExpr::create(VariantKind Kind, const MCExpr *Expr, in create() function in LanaiMCExpr
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DFormula.cpp20 const Formula &Formula::create(llvm::BumpPtrAllocator &Alloc, Kind K, in create() function in clang::dataflow::Formula
/freebsd-src/crypto/openssl/crypto/property/
H A Dproperty_parse.c56 static int parse_name(OSSL_LIB_CTX *ctx, const char *t[], int create, in parse_name()
194 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_string()
225 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_unquoted()
257 OSSL_PROPERTY_DEFINITION *res, int create) in parse_value()
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DTapiUniversal.cpp56 TapiUniversal::create(MemoryBufferRef Source) { in create() function in TapiUniversal

12345678910