Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h40 deserialize(Schema, Ptr); in PortableMemInfoBlock()
45 void deserialize(const MemProfSchema &Schema, const unsigned char *Ptr) { in deserialize()
48 for (const Meta Id : Schema) { in deserialize()
65 void serialize(const MemProfSchema &Schema, raw_ostream &OS) const { in serialize()
69 for (const Meta Id : Schema) { in serialize()
386 void serialize(const MemProfSchema &Schema, raw_ostream &OS);
460 RecordLookupTrait(const MemProfSchema &S) : Schema(S) {} in RecordLookupTrait()
487 Record = IndexedMemProfRecord::deserialize(Schema, D); in ReadData()
493 MemProfSchema Schema;
513 MemProfSchema *Schema = nullptr; variable
[all …]
H A DInstrProfReader.h654 memprof::MemProfSchema Schema; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp12 void IndexedMemProfRecord::serialize(const MemProfSchema &Schema, in serialize() argument
23 N.Info.serialize(Schema, OS); in serialize()
36 IndexedMemProfRecord::deserialize(const MemProfSchema &Schema, in deserialize() argument
54 Node.Info.deserialize(Schema, Ptr); in deserialize()
H A DInstrProfWriter.cpp525 auto Schema = memprof::PortableMemInfoBlock::getSchema(); in writeImpl() local
526 OS.write(static_cast<uint64_t>(Schema.size())); in writeImpl()
527 for (const auto Id : Schema) { in writeImpl()
532 RecordWriter->Schema = &Schema; in writeImpl()
H A DInstrProfReader.cpp1228 Schema = SchemaOr.get(); in readHeader()
1234 /*Base=*/Start, memprof::RecordLookupTrait(Schema))); in readHeader()
/freebsd-14.2/sys/contrib/device-tree/Bindings/
H A Dwriting-schema.rst6 Devicetree bindings are written using json-schema vocabulary. Schema files are
13 Schema Contents
65 For more details on properties sections, see 'Property Schema' section.
80 Property Schema
175 `JSON-Schema Specifications <http://json-schema.org/>`_
177 `Using JSON Schema Book <http://usingjsonschema.com/>`_
181 Annotated Example Schema
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DSPIRVObjectWriter.cpp56 constexpr uint32_t Schema = 0; in writeHeader() local
62 W.write<uint32_t>(Schema); in writeHeader()
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dcad415 # Schema: https://www.web3d.org/specifications/x3d-3.2.dtd
422 # Schema: http://www.collada.org/2005/11/COLLADASchema
428 # Schema: http://schemas.microsoft.com/3dmanufacturing/core/2015/02
/freebsd-14.2/contrib/sqlite3/
H A Dsqlite3.c15349 typedef struct Schema Schema; typedef
17439 struct Schema { struct
70767 Schema *pSchema = (Schema *)pBtree->pBt->pSchema;
105781 Schema *pSchema;
121581 Schema *pSchema;
124303 Schema *pSchema = p->pSchema;
127567 Schema *pSchema = (Schema *)p;
127598 Schema * p;
127600 p = (Schema *)sqlite3BtreeSchema(pBt, sizeof(Schema), sqlite3SchemaClear);
127602 p = (Schema *)sqlite3DbMallocZero(0, sizeof(Schema));
[all …]
/freebsd-14.2/contrib/googletest/docs/
H A Dadvanced.md2170 The report format conforms to the following JSON Schema:
/freebsd-14.2/contrib/sendmail/cf/
H A DREADME2268 LDAP Schema for Intranet Mail Routing