Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DreexportDefaultIsCallable.ts3 export default class Schema {} class
DlocalTypeParameterInferencePriority.ts6 export type Schema = Record<string, unknown>; alias
/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/cases/conformance/decorators/class/constructor/parameter/
DdecoratorOnClassConstructorParameter5.ts10 static readonly Schema = 'vscode-bulkeditpreview'; property in BulkEditPreviewProvider
/third_party/typescript/tests/baselines/reference/
DdecoratorOnClassConstructorParameter5.js6 static readonly Schema = 'vscode-bulkeditpreview'; field in BulkEditPreviewProvider
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/literal/
DtemplateLiteralTypes3.ts124 type Schema = { a: { b: { c: number } } }; 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/typescript/tests/cases/conformance/types/mapped/
DmappedTypeAsClauses.ts108 type Schema = { alias
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js19 const SchemaClass = class Schema { class
213 Schema: SchemaClass, property
/third_party/node/tools/lint-md/
Dlint-md.mjs19465 var Schema = schema; variable
19494 Schema: Schema, property