Searched defs:isLast (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dclient.cc106 ProcessResponse(std::vector<std::string> &words, unsigned code, bool isLast) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp162 callAppendStringN(IRBuilder< &Builder, Value *Desc, Value *Str, Value *Length, bool isLast) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DConstructionContext.h221 bool isLast() const { return !Parent; } function in class:clang::ConstructionContextLayer
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp688 bool isLast = &Op == &*Set.rbegin(); local
/netbsd-current/external/bsd/elftosb/dist/common/
H A DEncoreBootImage.h469 inline void setLast(bool isLast) { m_isLast = isLast; } argument
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c201405 fts3SnippetText( Fts3Cursor *pCsr, SnippetFragment *pFragment, int iFragment, int isLast, int nSnippet, const char *zOpen, const char *zClose, const char *zEllipsis, StrBuffer *pOut ) argument
[all...]

Completed in 719 milliseconds