Searched refs:ReadKey (Results 1 - 7 of 7) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
H A DProgram.cs51 Console.ReadKey();
/external/clang/lib/Serialization/
H A DASTReaderInternals.h77 internal_key_type ReadKey(const unsigned char* d, unsigned);
116 static internal_key_type ReadKey(const unsigned char* d, unsigned n);
186 internal_key_type ReadKey(const unsigned char* d, unsigned);
235 static internal_key_type ReadKey(const unsigned char *d, unsigned);
H A DGlobalModuleIndex.cpp100 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { function in class:__anon1281::IdentifierIndexReaderTrait
H A DASTReader.cpp657 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { function in class:ASTSelectorLookupTrait
725 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { function in class:ASTIdentifierLookupTraitBase
951 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char* d, unsigned) { function in class:ASTDeclContextNameLookupTrait
1557 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { function in class:HeaderFileInfoTrait
7668 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0);
/external/llvm/include/llvm/Support/
H A DOnDiskHashTable.h226 /// const internal_key_type &ReadKey(const unsigned char *Buffer,
322 InfoPtr->ReadKey((const unsigned char *const)Items, L.first);
449 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
522 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
/external/clang/lib/Lex/
H A DPTHLexer.cpp338 static internal_key_type ReadKey(const unsigned char* d, unsigned) { function in class:__anon1085::PTHFileLookupCommonTrait
400 ReadKey(const unsigned char* d, unsigned n) { function in class:PTHManager::PTHStringLookupTrait
/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h238 StringRef ReadKey(const unsigned char *D, offset_type N) { function in class:llvm::IndexedInstrProf::HashT

Completed in 614 milliseconds