Home
last modified time | relevance | path

Searched defs:ensure (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_mbuf.c140 nbuf_advance(nbuf_t *nbuf, size_t len, size_t ensure) in nbuf_advance()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddscope.d56 ensure = 0x0060, /// inside out contract code enumerator
H A Ddeclaration.h26 Statement *ensure; member
H A Dfunc.d228 Statement ensure; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp165 void ensure(unsigned Idx) { in ensure() function
H A DHexagonBitSimplify.cpp145 void ensure(unsigned Idx) { in ensure() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp3781 static void ensure(const Type *T) { in ensure() function in clang::TypePropertyCache