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
/third_party/grpc/src/csharp/Grpc.Auth/
DGoogleAuthInterceptors.cs35 private const string Schema = "Bearer"; field in Grpc.Auth.GoogleAuthInterceptors
/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/openGLES/xml/
Dreadme.tex144 \subsection{Profiles}
153 \subsection{API Names}
/third_party/skia/third_party/externals/opengl-registry/xml/
Dreadme.tex141 \subsection{Profiles}
150 \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.c14973 typedef struct Schema Schema; typedef
16975 struct Schema { struct
16983 u8 file_format; /* Schema format version for this file */ argument
16991 ** Db.pSchema->flags field. argument
/third_party/mingw-w64/mingw-w64-headers/include/
Dadoint_backcompat.h1561 #define Connection15_OpenSchema(This, Schema, Restrictions, SchemaID, pprset) ((This)->lpVtbl ->Ope… argument
1656 #define _Connection_OpenSchema(This, Schema, Restrictions, SchemaID, pprset) ((This)->lpVtbl ->Open… argument
Dadoint.h1608 #define Connection15_OpenSchema(This, Schema, Restrictions, SchemaID, pprset) ((This)->lpVtbl ->Ope… argument
1703 #define _Connection_OpenSchema(This, Schema, Restrictions, SchemaID, pprset) ((This)->lpVtbl ->Open… argument
/third_party/node/tools/
Dlint-md.mjs12417 var Schema = schema$1; variable
12451 Schema: Schema, property