/external/v8/src/inspector/ |
D | v8-inspector-session-impl.cc | 37 protocol::Schema::Metainfo::commandPrefix); in canDispatchMethod() 94 this, this, agentState(protocol::Schema::Metainfo::domainName))); in V8InspectorSessionImpl() 95 protocol::Schema::Dispatcher::wire(&m_dispatcher, m_schemaAgent.get()); in V8InspectorSessionImpl() 316 std::vector<std::unique_ptr<protocol::Schema::API::Domain>> 318 std::vector<std::unique_ptr<protocol::Schema::Domain>> domains = in supportedDomains() 320 std::vector<std::unique_ptr<protocol::Schema::API::Domain>> result; in supportedDomains() 326 std::vector<std::unique_ptr<protocol::Schema::Domain>> 328 std::vector<std::unique_ptr<protocol::Schema::Domain>> result; in supportedDomainsImpl() 329 result.push_back(protocol::Schema::Domain::create() in supportedDomainsImpl() 333 result.push_back(protocol::Schema::Domain::create() in supportedDomainsImpl() [all …]
|
D | v8-schema-agent-impl.h | 18 class V8SchemaAgentImpl : public protocol::Schema::Backend { 25 std::unique_ptr<protocol::Array<protocol::Schema::Domain>>*) override; 29 protocol::Schema::Frontend m_frontend;
|
D | v8-schema-agent-impl.cc | 20 std::unique_ptr<protocol::Array<protocol::Schema::Domain>>* result) { in getDomains() 21 std::vector<std::unique_ptr<protocol::Schema::Domain>> domains = in getDomains() 23 *result = protocol::Array<protocol::Schema::Domain>::create(); in getDomains()
|
D | inspector.gypi | 21 '<(SHARED_INTERMEDIATE_DIR)/src/inspector/protocol/Schema.cpp', 22 '<(SHARED_INTERMEDIATE_DIR)/src/inspector/protocol/Schema.h', 25 '<(SHARED_INTERMEDIATE_DIR)/include/inspector/Schema.h',
|
D | BUILD.gn | 24 "protocol/Schema.cpp", 25 "protocol/Schema.h", 28 "../../include/inspector/Schema.h",
|
D | v8-inspector-session-impl.h | 59 std::vector<std::unique_ptr<protocol::Schema::Domain>> supportedDomainsImpl(); 67 std::vector<std::unique_ptr<protocol::Schema::API::Domain>> supportedDomains()
|
/external/flatbuffers/include/flatbuffers/ |
D | reflection.h | 44 const reflection::Schema &schema) { in GetTypeSizeInline() 135 const reflection::Schema *schema, 160 const reflection::Schema *schema) { in GetAnyFieldS() 358 const reflection::Schema &schema, const reflection::Object &parent, in GetUnionType() 375 void SetString(const reflection::Schema &schema, const std::string &val, 384 uint8_t *ResizeAnyVector(const reflection::Schema &schema, uoffset_t newsize, 391 void ResizeVector(const reflection::Schema &schema, uoffset_t newsize, T val, 442 const reflection::Schema &schema, 451 bool Verify(const reflection::Schema &schema,
|
D | reflection_generated.h | 23 struct Schema; 733 struct Schema FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table { 778 fbb_.AddOffset(Schema::VT_OBJECTS, objects); in add_objects() 781 fbb_.AddOffset(Schema::VT_ENUMS, enums); in add_enums() 784 fbb_.AddOffset(Schema::VT_FILE_IDENT, file_ident); in add_file_ident() 787 fbb_.AddOffset(Schema::VT_FILE_EXT, file_ext); in add_file_ext() 790 fbb_.AddOffset(Schema::VT_ROOT_TABLE, root_table); in add_root_table() 797 flatbuffers::Offset<Schema> Finish() { in Finish() 799 auto o = flatbuffers::Offset<Schema>(end); in Finish() 800 fbb_.Required(o, Schema::VT_OBJECTS); in Finish() [all …]
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | Parser.java | 41 private Schema theSchema; 387 if (value instanceof Schema) { in setProperty() 388 theSchema = (Schema)value; in setProperty() 654 if (CDATAElements && (theStack.flags() & Schema.F_CDATA) != 0) { in etag_cdata() 695 if ((sp.flags() & Schema.F_NOFORCE) != 0) inNoforce = true; in etag_basic() 758 if (restartElements && (popped.flags() & Schema.F_RESTART) != 0) { in restartablyPop() 799 if (CDATAElements && (theStack.flags() & Schema.F_CDATA) != 0) { in push() 964 int bogonModel = bogonsEmpty ? Schema.M_EMPTY : Schema.M_ANY; in gi() 965 int bogonMemberOf = rootBogons ? Schema.M_ANY : (Schema.M_ANY & ~ Schema.M_ROOT); in gi() 1018 if (theStack.model() == Schema.M_EMPTY) { in stagc()
|
D | ElementType.java | 33 private Schema theSchema; // schema to which this belongs 50 public ElementType(String name, int model, int memberOf, int flags, Schema schema) { in ElementType() 164 public Schema schema() {return theSchema;} in schema()
|
D | Schema.java | 26 public abstract class Schema { class
|
/external/flatbuffers/src/ |
D | reflection.cpp | 63 const reflection::Schema *schema, int type_index) { in GetAnyValueS() 162 ResizeContext(const reflection::Schema &schema, uoffset_t start, int delta, in ResizeContext() 284 const reflection::Schema &schema_; 291 void SetString(const reflection::Schema &schema, const std::string &val, in SetString() 311 uint8_t *ResizeAnyVector(const reflection::Schema &schema, uoffset_t newsize, in ResizeAnyVector() 360 const reflection::Schema &schema, in CopyTable() 514 const reflection::Schema &schema, 520 const reflection::Schema &schema, in VerifyVector() 598 const reflection::Schema &schema, in VerifyObject() 702 bool Verify(const reflection::Schema &schema, in Verify()
|
/external/parameter-framework/upstream/schemas/ |
D | README.md | 20 Schema for the **top-level configuration**. It contains: 46 Schema for the **SystemClass associated with the top-level configuration**. It 56 Schema for all **Subsystem files** (aka Structure files). These files describe the 81 Schema for the ConfigurableDomains (aka Settings files). These files contain
|
/external/flatbuffers/reflection/ |
D | reflection.fbs | 81 table Schema { 89 root_type Schema;
|
/external/tagsoup/templates/org/ccil/cowan/tagsoup/ |
D | HTMLSchema.java | 24 public class HTMLSchema extends Schema implements HTMLModels {
|
/external/llvm/test/Transforms/GVN/ |
D | 2009-01-22-SortInvalidation.ll | 23 %struct.Db = type { i8*, %struct.Btree*, i8, i8, i8*, void (i8*)*, %struct.Schema* } 34 …8*, i32, i32*, i32*, %struct.Table*, i32, i8, i8, i8*, %struct.Index*, %struct.Schema*, i8*, i8** } 45 …%struct.Schema = type { i32, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Table… 49 …2, i8, i8, i8, i8, i8, i8, i8, %struct.Module*, %struct.sqlite3_vtab*, i32, i8**, %struct.Schema* } 51 …, %struct.Expr*, %struct.IdList*, %struct..4sPragmaType, %struct.Schema*, %struct.Schema*, %struct…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2009-04-29-RegAllocAssert.ll | 25 %struct.Db = type { i8*, %struct.Btree*, i8, i8, i8*, void (i8*)*, %struct.Schema* } 37 …8*, i32, i32*, i32*, %struct.Table*, i32, i8, i8, i8*, %struct.Index*, %struct.Schema*, i8*, i8** } 46 …%struct.Schema = type { i32, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Table… 50 …2, i8, i8, i8, i8, i8, i8, i8, %struct.Module*, %struct.sqlite3_vtab*, i32, i8**, %struct.Schema* } 51 …, %struct.Expr*, %struct.IdList*, %struct..5sPragmaType, %struct.Schema*, %struct.Schema*, %struct…
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-04-29-RegAllocAssert.ll | 25 %struct.Db = type { i8*, %struct.Btree*, i8, i8, i8*, void (i8*)*, %struct.Schema* } 37 …8*, i32, i32*, i32*, %struct.Table*, i32, i8, i8, i8*, %struct.Index*, %struct.Schema*, i8*, i8** } 46 …%struct.Schema = type { i32, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Table… 50 …2, i8, i8, i8, i8, i8, i8, i8, %struct.Module*, %struct.sqlite3_vtab*, i32, i8**, %struct.Schema* } 51 …, %struct.Expr*, %struct.IdList*, %struct..5sPragmaType, %struct.Schema*, %struct.Schema*, %struct…
|
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/ |
D | 2009-01-22-SortInvalidation.ll | 23 %struct.Db = type { i8*, %struct.Btree*, i8, i8, i8*, void (i8*)*, %struct.Schema* } 34 …8*, i32, i32*, i32*, %struct.Table*, i32, i8, i8, i8*, %struct.Index*, %struct.Schema*, i8*, i8** } 45 …%struct.Schema = type { i32, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Table… 49 …2, i8, i8, i8, i8, i8, i8, i8, %struct.Module*, %struct.sqlite3_vtab*, i32, i8**, %struct.Schema* } 51 …, %struct.Expr*, %struct.IdList*, %struct..4sPragmaType, %struct.Schema*, %struct.Schema*, %struct…
|
/external/libxml2/os400/ |
D | xmllint.cmd | 29 /* Schema location. */ 34 PROMPT('Schema URL or stream file path')
|
/external/v8/include/ |
D | v8-inspector.h | 29 namespace Schema { 132 virtual std::vector<std::unique_ptr<protocol::Schema::API::Domain>>
|
/external/skia/infra/bots/ |
D | gen_tasks.go | 717 Schema map[string][]string `json:"builder_name_schema"` member 745 keys, ok := s.Schema[role] 774 keys, ok := s.Schema[role]
|
/external/tagsoup/ |
D | CHANGES | 181 Eliminated useless M_n constants in Schema 250 First cut at TagSoup Schema Language -- doesn't do anything yet. 286 Schema now allows style as an inline element, like script. 287 Schema now allows tr as a child of table to avoid problems with embedded tables.
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemastypes.rpgle | 1 * Summary: implementation of XML Schema Datatypes 2 * Description: module providing the XML Schema Datatypes implementation
|
/external/flatbuffers/docs/source/ |
D | PythonUsage.md | 69 There currently is no support for parsing text (Schema's and JSON) directly
|