Home
last modified time | relevance | path

Searched defs:Schema (Results 1 – 12 of 12) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DreexportDefaultIsCallable.ts3 export default class Schema {} class
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
DSchema.java33 public abstract class Schema { class
75 Schema() {} in Schema() method in Schema
/third_party/typescript/tests/baselines/reference/
DreexportDefaultIsCallable.js4 export default class Schema {} class
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DSchema.java41 interface Schema<T> { interface
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypeAsClauses.ts108 type Schema = { alias
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreadme.tex141 \subsection{Profiles}
150 \subsection{API Names}
/third_party/openGLES/xml/
Dreadme.tex144 \subsection{Profiles}
153 \subsection{API Names}
/third_party/skia/infra/bots/gen_tasks_logic/
Dschema.go265 Schema map[string]*schema `json:"builder_name_schema"` member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js19 const SchemaClass = class Schema { class
213 Schema: SchemaClass, property
/third_party/flutter/skia/infra/bots/gen_tasks_logic/
Dgen_tasks_logic.go1674 Schema map[string]*schema `json:"builder_name_schema"` member
/third_party/sqlite/src/
Dsqlite3.c14758 typedef struct Schema Schema; typedef
16813 struct Schema { struct
16821 u8 file_format; /* Schema format version for this file */ argument
16829 ** Db.pSchema->flags field. argument
/third_party/node/tools/
Dlint-md.mjs12417 var Schema = schema$1; variable
12451 Schema: Schema, property