Searched defs:make (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclAccessPair.h35 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { function in class:clang::DeclAccessPair
/freebsd-current/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h60 template <typename T, typename... U> T *make(U &&... args) { function in namespace:lld
/freebsd-current/sys/contrib/libsodium/packaging/dotnet-core/
H A Dprepare.py67 def make(self, f): member in class:WindowsItem
91 def make(self, f): member in class:MacOSItem
116 def make(self, f): member in class:LinuxItem
151 def make(self, f): member in class:ExtraItem
/freebsd-current/usr.sbin/bluetooth/bthidd/
H A Dkbd.c419 uinput_kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) argument
436 kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) argument
480 kbd_xlate(int32_t code, int32_t make, int32_ argument
[all...]
H A Dbtuinput.c511 uinput_rep_key(int32_t fd, int32_t key, int32_t make) argument
534 uinput_rep_cons(int32_t fd, int32_t key, int32_t make) argument
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp59 Environment::make(StringRef Code, StringRef FileName, function in class:clang::format::Environment
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp164 template<typename ...Args> Node *make(Args &&...As) { function in struct:__anon2143::CanonicalizerAllocator::MakeNodeImpl
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DOwnership.h60 static OpaquePtr make(PtrTy P) { OpaquePtr OP; OP.set(P); return OP; } function in class:clang::OpaquePtr
99 static UnionOpaquePtr make(OpaquePtr<T> P) { function in struct:clang::UnionOpaquePtr
/freebsd-current/contrib/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-current/usr.bin/bmake/unit-tests/
H A DMakefile[all...]
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc1828 auto make = [](int i) { return std::make_unique<int>(i); }; local
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h752 const DataTagType *make(Args &&... ConstructorArgs) { function in class:clang::ento::DataTag::Factory
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp94 void MCDwarfLineEntry::make(MCStreamer *MCOS, MCSection *Section) { function in class:MCDwarfLineEntry
/freebsd-current/contrib/bmake/
H A Dmain.c1142 const char *make = argv0; local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp91 T& make(Args... args) { function in namespace:__anon1232
[all...]

Completed in 169 milliseconds