Home
last modified time | relevance | path

Searched refs:ReadKey (Results 1 – 18 of 18) sorted by relevance

/external/clang/lib/Serialization/
DASTReaderInternals.h99 internal_key_type ReadKey(const unsigned char *d, unsigned);
161 static internal_key_type ReadKey(const unsigned char* d, unsigned n);
233 internal_key_type ReadKey(const unsigned char* d, unsigned);
282 static internal_key_type ReadKey(const unsigned char *d, unsigned);
DMultiOnDiskHashTable.h145 const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first); in condense()
265 const internal_key_type &Key = InfoObj.ReadKey(LocalPtr, L.first); in findAll()
DGlobalModuleIndex.cpp101 static internal_key_type ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in __anon560066e30311::IdentifierIndexReaderTrait
DASTReader.cpp681 ASTSelectorLookupTrait::ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in ASTSelectorLookupTrait
749 ASTIdentifierLookupTraitBase::ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in ASTIdentifierLookupTraitBase
940 ASTDeclContextNameLookupTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in ASTDeclContextNameLookupTrait
1575 HeaderFileInfoTrait::ReadKey(const unsigned char *d, unsigned) { in ReadKey() function in HeaderFileInfoTrait
3561 auto Key = Trait.ReadKey(Data, KeyDataLen.first); in ReadAST()
7646 Trait.ReadKey(M.SelectorLookupTableData + M.SelectorOffsets[Idx], 0); in DecodeSelector()
/external/grpc-grpc/examples/csharp/Helloworld/GreeterClient/
DProgram.cs35 Console.ReadKey(); in Main()
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/GreeterClient/
DProgram.cs35 Console.ReadKey(); in Main()
/external/grpc-grpc/src/csharp/Grpc.Examples.MathServer/
DMathServer.cs41 Console.ReadKey(); in Main()
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideServer/
DProgram.cs41 Console.ReadKey(); in Main()
/external/grpc-grpc/examples/csharp/Helloworld/GreeterServer/
DProgram.cs46 Console.ReadKey(); in Main()
/external/grpc-grpc/examples/csharp/HelloworldLegacyCsproj/GreeterServer/
DProgram.cs46 Console.ReadKey(); in Main()
/external/protobuf/csharp/src/AddressBook/
DProgram.cs63 char choice = Console.ReadKey().KeyChar; in Main()
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.Test/Composition/
DProgram.cs51 Console.ReadKey(); in _Main()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DOnDiskHashTable.h388 InfoPtr->ReadKey((const unsigned char *const)Items, L.first);
529 return InfoObj->ReadKey(LocalPtr, L.first); in getInternalKey()
575 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
/external/llvm/include/llvm/Support/
DOnDiskHashTable.h388 InfoPtr->ReadKey((const unsigned char *const)Items, L.first);
529 return InfoObj->ReadKey(LocalPtr, L.first); in getInternalKey()
575 const internal_key_type &Key = InfoObj->ReadKey(LocalPtr, L.first);
/external/grpc-grpc/examples/csharp/RouteGuide/RouteGuideClient/
DProgram.cs238 Console.ReadKey(); in Main()
/external/clang/lib/Lex/
DPTHLexer.cpp338 static internal_key_type ReadKey(const unsigned char* d, unsigned) { in ReadKey() function in __anone300daeb0111::PTHFileLookupCommonTrait
400 ReadKey(const unsigned char* d, unsigned n) { in ReadKey() function in PTHManager::PTHStringLookupTrait
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h316 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h292 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey() function