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

/freebsd-9.3-release/contrib/nvi/perl_scripts/
H A Dmake.pl1 sub make { subroutine
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclAccessPair.h36 static DeclAccessPair make(NamedDecl *D, AccessSpecifier AS) { function in class:clang::DeclAccessPair
/freebsd-9.3-release/usr.sbin/bluetooth/bthidd/
H A Dkbd.c410 kbd_write(bitstr_t *m, int32_t fb, int32_t make, int32_t fd) argument
454 kbd_xlate(int32_t code, int32_t make, int32_t *b, int32_t const *eob) argument
/freebsd-9.3-release/contrib/libstdc++/scripts/
H A Dmake_graph.py229 def make(self, res, of_name): member in class:png_maker
/freebsd-9.3-release/usr.bin/make/
H A DGNode.h126 Boolean make; /* TRUE if this target needs to be remade */ member in struct:GNode
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DOwnership.h54 static OpaquePtr make(PtrTy P) { OpaquePtr OP; OP.set(P); return OP; } function in class:clang::OpaquePtr
93 static UnionOpaquePtr make(OpaquePtr<T> P) { function in struct:clang::UnionOpaquePtr
/freebsd-9.3-release/contrib/libc++/src/
H A Dlocale.cpp67 make(A0 a0) function in namespace:__anon1652
77 make(A0 a0, A1 a1) function in namespace:__anon1652
87 make(A0 a0, A1 a1, A2 a2) function in namespace:__anon1652
[all...]

Completed in 116 milliseconds