Home
last modified time | relevance | path

Searched refs:Schema (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/
H A DMemProf.h41 deserialize(Schema, Ptr); in PortableMemInfoBlock()
46 void deserialize(const MemProfSchema &Schema, const unsigned char *Ptr) { in deserialize()
49 for (const Meta Id : Schema) { in deserialize()
66 void serialize(const MemProfSchema &Schema, raw_ostream &OS) const { in serialize()
70 for (const Meta Id : Schema) { in serialize()
383 void serialize(const MemProfSchema &Schema, raw_ostream &OS);
457 RecordLookupTrait(const MemProfSchema &S) : Schema(S) {} in RecordLookupTrait()
481 Record = IndexedMemProfRecord::deserialize(Schema, D); in ReadData()
487 MemProfSchema Schema;
507 MemProfSchema *Schema = nullptr; variable
[all …]
H A DInstrProfReader.h604 memprof::MemProfSchema Schema; variable
/openbsd/gnu/llvm/llvm/lib/ProfileData/
H A DMemProf.cpp11 void IndexedMemProfRecord::serialize(const MemProfSchema &Schema, in serialize() argument
22 N.Info.serialize(Schema, OS); in serialize()
35 IndexedMemProfRecord::deserialize(const MemProfSchema &Schema, in deserialize() argument
51 Node.Info.deserialize(Schema, Ptr); in deserialize()
H A DInstrProfWriter.cpp443 auto Schema = memprof::PortableMemInfoBlock::getSchema(); in writeImpl() local
444 OS.write(static_cast<uint64_t>(Schema.size())); in writeImpl()
445 for (const auto Id : Schema) { in writeImpl()
450 RecordWriter->Schema = &Schema; in writeImpl()
H A DInstrProfReader.cpp1037 Schema = SchemaOr.get(); in readHeader()
1043 /*Base=*/Start, memprof::RecordLookupTrait(Schema))); in readHeader()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DSPIRVObjectWriter.cpp56 constexpr uint32_t Schema = 0; in writeHeader() local
62 W.write<uint32_t>(Schema); in writeHeader()
/openbsd/lib/libssl/doc/
H A Dstandards.txt171 2587 Internet X.509 Public Key Infrastructure LDAPv2 Schema. S.
/openbsd/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c650 xmlRelaxNGPtr Schema; in ValidateCommentXML() local
663 Schema = xmlRelaxNGParse(RNGParser); in ValidateCommentXML()
673 ValidationCtxt = xmlRelaxNGNewValidCtxt(Schema); in ValidateCommentXML()
685 xmlRelaxNGFree(Schema); in ValidateCommentXML()
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DTransition.pod124 =item Test::DBIx::Class::Schema
/openbsd/gnu/llvm/lldb/docs/
H A Dlldb-gdb-remote.txt533 // Schema for this field: