Searched defs:create (Results 151 - 175 of 222) sorted by relevance

123456789

/freebsd-12-stable/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp544 std::unique_ptr<TargetMachine> TargetMachineBuilder::create() const { function in class:TargetMachineBuilder
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp81 ResourceEntryRef::create(BinaryStreamRef BSR, const WindowsResource *Owner) { function in class:llvm::object::ResourceEntryRef
H A DXCOFFObjectFile.cpp651 XCOFFObjectFile::create(unsigned Type, MemoryBufferRef MBR) { function in class:llvm::object::XCOFFObjectFile
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp63 bool create = force; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp649 PathDiagnosticLocation::create(const ProgramPoint& P, function in class:PathDiagnosticLocation
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp1114 std::unique_ptr<Directive> Directive::create(bool RegexKind, function in class:Directive
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp109 static Optional<FunctionData> create(const CallExpr *CE, function in struct:__anon3347::GenericTaintChecker::FunctionData
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h948 ELFObjectFile<ELFT>::create(MemoryBufferRef Object) { function in class:llvm::object::ELFObjectFile
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1266 SampleProfileReader::create(const std::string Filename, LLVMContext &C, function in class:SampleProfileReader
1285 SampleProfileReaderItaniumRemapper::create(const std::string Filename, function in class:SampleProfileReaderItaniumRemapper
1305 SampleProfileReaderItaniumRemapper::create(std::unique_ptr<MemoryBuffer> &B, function in class:SampleProfileReaderItaniumRemapper
1333 SampleProfileReader::create(std::unique_ptr<MemoryBuffer> &B, LLVMContext &C, function in class:SampleProfileReader
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1169 T *create(Arg A, ProgramStateRef St, const LocationContext *LCtx) { function in class:clang::ento::CallEventManager
1176 T *create(Arg1 A1, Arg2 A2, ProgramStateRef St, const LocationContext *LCtx) { function in class:clang::ento::CallEventManager
1183 T *create(Arg1 A1, Arg2 A2, Arg3 A3, ProgramStateRef St, function in class:clang::ento::CallEventManager
1192 T *create(Arg1 A1, Arg2 A2, Arg3 A3, Arg4 A4, ProgramStateRef St, function in class:clang::ento::CallEventManager
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp698 static OperandMatchEntry create(const MatchableInfo *mi, ClassInfo *ci, function in struct:__anon5882::OperandMatchEntry
/freebsd-12-stable/contrib/unbound/respip/
H A Drespip.c143 respip_find_or_create(struct respip_set* set, const char* ipstr, int create) argument
103 respip_sockaddr_find_or_create(struct respip_set* set, struct sockaddr_storage* addr, socklen_t addrlen, int net, int create, const char* ipstr) argument
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc977 void MockDeathTestFactory::SetParameters(bool create, argument
/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-live.c1171 find_partition_pair (coalesce_list_p cl, int p1, int p2, bool create) argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap.c877 boolean_t create; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dvnode.h329 enum create { CRCREAT, CRMKNOD, CRMKDIR }; /* reason for create */ enum
/freebsd-12-stable/sys/dev/netmap/
H A Dnetmap_bdg.c179 nm_find_bridge(const char *name, int create, struct netmap_bdg_ops *ops) argument
388 netmap_get_bdg_na(struct nmreq_header *hdr, struct netmap_adapter **na, struct netmap_mem_d *nmd, int create, struct netmap_bdg_ops *ops) argument
[all...]
H A Dnetmap_vale.c1430 netmap_get_vale_na(struct nmreq_header *hdr, struct netmap_adapter **na, struct netmap_mem_d *nmd, int create) argument
[all...]
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_subr.c562 uint64_t seg_start, seg_end, cno, seq, create, pseg; local
/freebsd-12-stable/sys/x86/include/
H A Dapicvar.h211 void (*create)(u_int, int); member in struct:apic_ops
/freebsd-12-stable/sys/amd64/vmm/amd/
H A Damdvi_hw.c1057 amdvi_do_inv_domain(uint16_t domain_id, bool create) argument
1148 amdvi_set_pt(uint64_t *pt, int level, vm_paddr_t gpa, vm_paddr_t hpa, uint64_t pg_size, bool create) argument
1206 amdvi_update_mapping(struct amdvi_domain *domain, vm_paddr_t gpa, vm_paddr_t hpa, uint64_t size, bool create) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h80 /* The open_fs/create/open_fs_for_recovery/upgrade_fs functions must member in struct:fs_library_vtable_t
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.c586 open_databases(svn_fs_t *fs, svn_boolean_t create, int format, const char *path) argument
[all...]
/freebsd-12-stable/usr.bin/localedef/
H A Dcollate.c558 get_collchar(wchar_t wc, int create) argument
/freebsd-12-stable/usr.sbin/efibootmgr/
H A Defibootmgr.c79 bool create; member in struct:_bmgr_opts
[all...]

Completed in 419 milliseconds

123456789