Searched defs:take (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnosticError.h39 static Optional<PartialDiagnosticAt> take(llvm::Error &Err) { function in class:clang::DiagnosticError
/netbsd-current/games/battlestar/
H A Dcommand4.c44 take(unsigned int from[]) function
[all...]
/netbsd-current/games/larn/
H A Dglobal.c421 take(int theitem, int arg) function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h96 handle_type take() { function in class:llvm::ScopedHandle
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h56 Optional<DIExpression::ExprOperand> take() { function in class:llvm::DIExpressionCursor
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplateDeduction.h95 TemplateArgumentList *take() { function in class:clang::sema::TemplateDeductionInfo
/netbsd-current/external/gpl3/gdb.old/dist/sim/ft32/
H A Dinterp.c407 int take = (cr == 3) || ((1 & (cpu->state.regs[28 + cr] >> cb)) == cv); local
/netbsd-current/external/gpl3/gdb/dist/sim/ft32/
H A Dinterp.c410 int take = (cr == 3) || ((1 & (cpu->state.regs[28 + cr] >> cb)) == cv); local
/netbsd-current/sys/arch/xen/xen/
H A Dxennetback_xenbus.c685 size_t goff = 0, segoff = 0, gsize, take; local
1081 size_t goff, segoff, segsize, take, totsize; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h327 static instrprof_error take(Error E) { function in class:llvm::InstrProfError
/netbsd-current/sys/netinet/
H A Dsctputil.c3266 struct mbuf **put, **take, *next, *this; local

Completed in 273 milliseconds