Home
last modified time | relevance | path

Searched refs:_descriptor (Results 1 – 12 of 12) sorted by relevance

/third_party/jsframework/runtime/main/model/
Dindex.ts151 this.__descriptor = options._descriptor;
784 public get _descriptor() { method in Vm
858 if (vm._descriptor && Object.keys(vm._descriptor).length !== 0) {
861 const desc = vm._descriptor[key];
/third_party/flutter/flutter/packages/flutter_tools/lib/src/
Dflutter_manifest.dart22 manifest._descriptor = const <String, dynamic>{};
48 pubspec._descriptor = yamlMap.cast<String, dynamic>();
50 pubspec._descriptor = <String, dynamic>{};
53 final Map<dynamic, dynamic> flutterMap = pubspec._descriptor['flutter'];
64 Map<String, dynamic> _descriptor;
70 bool get isEmpty => _descriptor.isEmpty;
73 String get appName => _descriptor['name'] ?? '';
81 final String verStr = _descriptor['version']?.toString();
/third_party/mesa3d/docs/drivers/
Danv.rst224 ``anv_*_descriptor`` data structure. The type of ``anv_*_descriptor``
231 number of ``anv_*_descriptor`` elements in the descriptor set memory
/third_party/python/Doc/c-api/
Ddescriptor.rst3 .. _descriptor-objects:
/third_party/rust/crates/tracing/tracing-opentelemetry/tests/
Dmetrics_publishing.rs275 _descriptor: &Descriptor, in temporality_for()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Ddescriptorsets.txt11 Descriptors are organised into _descriptor sets_, which are bound during
14 _descriptor set layout_, which determines what descriptors can be stored
2162 A _descriptor pool_ maintains a pool of descriptors, from which descriptor
Ddescriptorsets.adoc11 Descriptors are organized into _descriptor sets_, which are bound during
14 _descriptor set layout_, which determines what descriptors can be stored
2432 A _descriptor pool_ maintains a pool of descriptors, from which descriptor
Dinterfaces.txt563 The _descriptor set interface_ is comprised of the shader variables with the
Dinterfaces.adoc621 The _descriptor set interface_ is comprised of the shader variables with the
/third_party/python/Doc/reference/
Ddatamodel.rst1753 .. _descriptor-invocation:
/third_party/node/doc/changelogs/
DCHANGELOG_V6.md463 …s/node/commit/1e25062fa1)] - **test**: add coverage for napi\_property\_descriptor (Michael Dawson…
/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log4400 …Type 'Element' is missing the following properties from type 'Icon': createdCallback, _descriptor,…