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

/freebsd-10-stable/usr.sbin/ctm/ctm/
H A Dctm_syntax.c31 #define Chunk CTM_Q_MD5_Chunk macro
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DThumb1RegisterInfo.cpp146 unsigned Chunk = ((1 << NumBits) - 1) * Scale; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp82 CodeCompletionString::Chunk::Chunk(ChunkKind Kind, const char *Text) function in class:CodeCompletionString::Chunk
[all...]
H A DSemaTemplateVariadic.cpp746 const DeclaratorChunk &Chunk = D.getTypeObject(I); local
H A DSemaType.cpp3139 const DeclaratorChunk &Chunk = D.getTypeObject(I); local
3669 const DeclaratorChunk &Chunk; member in class:__anon3475::DeclaratorLocFiller
3672 DeclaratorLocFiller(ASTContext &Context, const DeclaratorChunk &Chunk) argument
3784 fillAtomicQualLoc(AtomicTypeLoc ATL, const DeclaratorChunk &Chunk) argument
[all...]
H A DSemaExprCXX.cpp1023 DeclaratorChunk &Chunk = D.getTypeObject(0); local
H A DSemaDecl.cpp4057 DeclaratorChunk &Chunk = D.getTypeObject(I); local
/freebsd-10-stable/contrib/binutils/bfd/
H A Dsrec.c132 unsigned int Chunk = DEFAULT_CHUNK; variable
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h382 struct Chunk { struct in class:clang::CodeCompletionString
400 Chunk() : Kind(CK_Text), Text(0) { } function in struct:clang::CodeCompletionString::Chunk
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1827 int Chunk = API.getNumWords() - 1; local
1835 unsigned Chunk; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1254 const __m128i Chunk = *(const __m128i*)NextBuf; local

Completed in 296 milliseconds