| /src/sys/contrib/libsodium/packaging/dotnet-core/ |
| H A D | prepare.py | 67 def make(self, f): member in WindowsItem 91 def make(self, f): member in MacOSItem 116 def make(self, f): member in LinuxItem 151 def make(self, f): member in ExtraItem
|
| /src/usr.sbin/bluetooth/bthidd/ |
| H A D | kbd.c | 419 uinput_kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) in uinput_kbd_write() 436 kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) in kbd_write() 480 kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob) in kbd_xlate()
|
| H A D | btuinput.c | 511 uinput_rep_key(int32_t fd, int32_t key, int32_t make) in uinput_rep_key() 534 uinput_rep_cons(int32_t fd, int32_t key, int32_t make) in uinput_rep_cons()
|
| /src/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Ownership.h | 60 static OpaquePtr make(PtrTy P) { OpaquePtr OP; OP.set(P); return OP; } in make() function 99 static UnionOpaquePtr make(OpaquePtr<T> P) { in make() function
|
| /src/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | Memory.h | 60 template <typename T, typename... U> T *make(U &&... args) { in make() function
|
| /src/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclAccessPair.h | 44 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { in make() function
|
| /src/secure/lib/libcrypto/ |
| H A D | Makefile | 680 make MK_AUTO_OBJ=no -DWITHOUT_AUTO_ASM -DASM_${arch} \ macro
|
| /src/contrib/llvm-project/clang/lib/Format/ |
| H A D | TokenAnalyzer.cpp | 59 Environment::make(StringRef Code, StringRef FileName, in make() function in clang::format::Environment
|
| /src/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | ItaniumManglingCanonicalizer.cpp | 164 template<typename ...Args> Node *make(Args &&...As) { in make() function
|
| /src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| H A D | BugReporter.h | 764 const DataTagType *make(Args &&... ConstructorArgs) { in make() function
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | AssignmentTrackingAnalysis.cpp | 1061 static Assignment make(DIAssignID *ID, DbgAssignIntrinsic *Source) { in make() function 1064 static Assignment make(DIAssignID *ID, DbgVariableRecord *Source) { in make() function 1069 static Assignment make(DIAssignID *ID, AssignRecord Source) { in make() function
|
| /src/contrib/bmake/ |
| H A D | main.c | 1134 const char *make = argv0; in InitVarMake() local
|
| /src/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCDwarf.cpp | 95 void MCDwarfLineEntry::make(MCStreamer *MCOS, MCSection *Section) { in make() function in MCDwarfLineEntry
|
| /src/contrib/googletest/googlemock/test/ |
| H A D | gmock-actions_test.cc | 1892 auto make = [](int i) { return std::make_unique<int>(i); }; in TEST() local
|
| /src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 2706 template <class T, class... Args> Node *make(Args &&... args) { in make() function
|
| /src/contrib/llvm-project/libcxx/src/ |
| H A D | locale.cpp | 89 T& make(Args... args) { in make() function
|