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

/freebsd-11-stable/contrib/llvm-project/lld/include/lld/Common/
H A DMemory.h52 template <typename T, typename... U> T *make(U &&... args) { function in namespace:lld
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclAccessPair.h35 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { function in class:clang::DeclAccessPair
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_crypto_internal.h57 apr_status_t (*make)(apr_crypto_t **f, const apr_crypto_driver_t *provider, member in struct:apr_crypto_driver_t
/freebsd-11-stable/usr.sbin/bluetooth/bthidd/
H A Dkbd.c413 kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) argument
457 kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob) argument
/freebsd-11-stable/contrib/libstdc++/scripts/
H A Dmake_graph.py229 def make(self, res, of_name): member in class:png_maker
/freebsd-11-stable/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-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp168 template<typename ...Args> Node *make(Args &&...As) { function in struct:__anon1984::CanonicalizerAllocator::MakeNodeImpl
203 Node *make(Node *Child) { function in struct:__anon1984::CanonicalizerAllocator::MakeNodeImpl
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestcrypto.c96 static apr_crypto_t *make(abts_case *tc, apr_pool_t *pool, function
[all...]
/freebsd-11-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp87 make(A0 a0) function in namespace:__anon1071
97 make(A0 a0, A1 a1) function in namespace:__anon1071
107 make(A0 a0, A1 a1, A2 a2) function in namespace:__anon1071
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2366 template <class T, class... Args> Node *make(Args &&... args) { function in class:PODSmallVector
[all...]

Completed in 117 milliseconds