| /external/skia/ |
| D | package-lock.json | 8 "jasmine-core": "3.10.1", 10 "karma-chrome-launcher": "3.1.0", 11 "karma-firefox-launcher": "2.1.2", 12 "karma-jasmine": "4.0.1" 16 "version": "2.1.0", string 17 …"integrity": "sha512-d5RysTlJ7hmw5Tw4UxgxcY3lkMe92n8sXCcuLPAyIAHK6j8DefDwtGnVVDgOnv+RnEosulDJ9NPKQ… 20 "@jridgewell/trace-mapping": "^0.3.0" 23 "node": ">=6.0.0" string 26 "node_modules/@babel/code-frame": { 27 "version": "7.16.7", string [all …]
|
| /external/dtc/Documentation/ |
| D | manual.txt | 4 I - "dtc", the device tree compiler 14 II - The DT block format 21 III - libfdt 23 IV - Utility Tools 24 1) convert-dtsv0 -- Conversion to Version 1 28 I - "dtc", the device tree compiler 49 and CCed to <devicetree-compiler@vger.kernel.org>. 53 The Device Tree Compiler, dtc, takes as input a device-tree in 54 a given format and outputs a device-tree in another format. 60 - "dtb": "blob" format. A flattened device-tree block with [all …]
|
| /external/pigweed/ |
| D | package-lock.json | 3 "version": "0.0.7", string 9 "version": "0.0.7", string 10 "license": "Apache-2.0", 12 "@protobuf-ts/protoc": "^2.7.0", 13 "google-protobuf": "^3.17.3", 15 "object-path": "^0.11.8", 16 "ts-protoc-gen": "^0.15.0" 22 "@grpc/grpc-js": "^1.3.7", 23 "@material-ui/core": "^4.12.1", 24 "@material-ui/lab": "^4.0.0-alpha.60", [all …]
|
| /external/autotest/utils/ |
| D | run_pylint.py | 8 # name: "infra/python/wheels/configparser-py2_py3" 9 # version: "version:3.5.0" 12 # name: "infra/python/wheels/futures-py2_py3" 13 # version: "version:3.1.1" 16 # name: "infra/python/wheels/isort-py2_py3" 17 # version: "version:4.3.4" 21 # version: "version:1.10.11" 24 # name: "infra/python/wheels/backports_functools_lru_cache-py2_py3" 25 # version: "version:1.5" 28 # name: "infra/python/wheels/lazy-object-proxy/${vpython_platform}" [all …]
|
| /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
| D | DTMNodeProxy.java | 6 * to you under the Apache License, Version 2.0 (the "License"); 10 * http://www.apache.org/licenses/LICENSE-2.0 19 * $Id: DTMNodeProxy.java 889881 2009-12-12 03:47:15Z zongaro $ 40 import org.w3c.dom.Node; 50 * <code>DTMNodeProxy</code> presents a DOM Node API front-end to the DTM model. 52 * It does _not_ attempt to address the "node identity" question; no effort 54 * DTM node. Users can create a mechanism for managing this, or relinquish the 58 * DTMNodeProxy may be subclassed further to present specific DOM node types. 64 implements Node, Document, Text, Element, Attr, 68 /** The DTM for this node. */ [all …]
|
| /external/pdfium/core/fpdfdoc/ |
| D | cpdf_metadata_unittest.cpp | 2 // Use of this source code is governed by a BSD-style license that can be 12 "<?xml charset=\"utf-8\"?>\n" in TEST() 13 "<node xmlns:adhocwf=\"http://ns.adobe.com/AcrobatAdhocWorkflow/1.0/\">\n" in TEST() 15 "<adhocwf:version>1.1</adhocwf:version>\n" in TEST() 16 "</node>"; in TEST() 19 stream->SetData(ByteStringView(data).raw_span()); in TEST() 29 "<?xml charset=\"utf-8\"?>\n" in TEST() 30 "<node xmlns:adhocwf=\"http://ns.adobe.com/AcrobatAdhocWorkflow/1.0/\">\n" in TEST() 32 "<adhocwf:version>1.1</adhocwf:version>\n" in TEST() 33 "</node>"; in TEST() [all …]
|
| /external/cronet/build/android/gyp/util/ |
| D | manifest_utils.py | 2 # Use of this source code is governed by a BSD-style license that can be 49 def NamespacedGet(node, key): argument 50 return node.get('{%s}%s' % (ANDROID_NAMESPACE, key)) 53 def NamespacedSet(node, key, value): argument 54 node.set('{%s}%s' % (ANDROID_NAMESPACE, key), value) 60 Registers required namespaces, creates application node if missing, adds any 65 manifest_node: the <manifest> node. 66 app_node: the <application> node. 86 f.write(ElementTree.tostring(doc.getroot(), encoding='UTF-8')) 97 uses_sdk_node = manifest_node.find('./uses-sdk') [all …]
|
| /external/angle/build/android/gyp/util/ |
| D | manifest_utils.py | 2 # Use of this source code is governed by a BSD-style license that can be 49 def NamespacedGet(node, key): argument 50 return node.get('{%s}%s' % (ANDROID_NAMESPACE, key)) 53 def NamespacedSet(node, key, value): argument 54 node.set('{%s}%s' % (ANDROID_NAMESPACE, key), value) 60 Registers required namespaces, creates application node if missing, adds any 65 manifest_node: the <manifest> node. 66 app_node: the <application> node. 86 f.write(ElementTree.tostring(doc.getroot(), encoding='UTF-8')) 97 uses_sdk_node = manifest_node.find('./uses-sdk') [all …]
|
| /external/perfetto/ui/ |
| D | package-lock.json | 2 "name": "perfetto-ui", 3 "version": "1.0.0", string 8 "name": "perfetto-ui", 9 "version": "1.0.0", string 10 "license": "Apache-2.0", 14 "@types/color-convert": "^1.9.0", 17 "@types/node": "^14.0.10", 21 "@types/w3c-web-usb": "^1.0.4", 22 "color-convert": "^2.0.1", 24 "devtools-protocol": "0.0.847576", [all …]
|
| /external/openthread/tests/scripts/thread-cert/ |
| D | thread_cert.py | 45 from node import Node, OtbrNode, HostNode 66 'version': ENV_THREAD_VERSION, 87 if os.getenv('NODE_TYPE', 'sim') == 'ncp-sim' and not self.SUPPORT_NCP: 97 The `topology` member of sub-class is used to create test topology. 109 logging.basicConfig(level=logging.DEBUG, format='%(asctime)s - %(levelname)s - %(message)s') 115 def skipTest(self, reason: Any) -> None: 129 for node in list(self.nodes.values()): 131 node.destroy() 145 os.environ['LD_LIBRARY_PATH'] = '/tmp/thread-wireshark' 157 logging.info("Creating node %d: %r", i, params) [all …]
|
| D | v1_2_test_domain_unicast_address_registration.py | 77 FED_1_2_1 --- ROUTER_1_1 FED_1_2_2 MED_1_2_2 80 BBR_1 (LEADER) --- ROUTER_1_2 --- SED_1_2_2 90 … BBR_REREGISTRATION_DELAY, ROUTER_1_2 should re-register its DUA within BBR_REREGISTRATION_DELAY. 91 - ROUTER_1_2 should remove its dua 92 - update network data, ROUTER_1_2 would regenerate and register the same dua 95 - increase dad counter 96 - regenerate a new DUA 97 - send DUA.req 99 - increase BBR seqno to trigger reregistration 100 …- ROUTER_1_2 should re-register within BBR_REREGISTRATION_DELAY. For the not fatal errors, ROUTER_… [all …]
|
| /external/kmod/libkmod/ |
| D | libkmod-index.c | 2 * libkmod - interface to kernel module operations 4 * Copyright (C) 2011-2013 ProFUSION embedded systems 9 * version 2.1 of the License, or (at your option) any later version. 33 #include "libkmod-internal.h" 34 #include "libkmod-index.h" 36 /* libkmod-index.c: module index file implementation 44 * We use a version string to keep track of changes to the binary format 65 * uint32_t version = INDEX_VERSION; 74 * uint32_t children[last - first + 1]; 83 * Empty prefixes are omitted, leaf nodes omit the three child-related fields. [all …]
|
| /external/ktfmt/website/ |
| D | package-lock.json | 8 "clean-css": "^5.1.1", 9 "event-stream": "4.0.1", 11 "monaco-editor": "^0.23.0", 18 "version": "2.0.5", string 19 "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", 20 …"integrity": "sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6e… 24 "version": "6.4.2", string 25 "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz", 26 …"integrity": "sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7… 32 "node": ">=0.4.0" string [all …]
|
| /external/tensorflow/tensorflow/lite/delegates/coreml/ |
| D | coreml_delegate.mm | 3 Licensed under the Apache License, Version 2.0 (the "License"); 7 http://www.apache.org/licenses/LICENSE-2.0 38 bool IsNodeSupportedByDelegate(const TfLiteRegistration* registration, const TfLiteNode* node, 45 // For most ops, only version 1 is supported. 46 if (registration->version > 1) { 47 switch (registration->builtin_code) { 49 if (registration->version > 2) return false; 51 // FullyConnected without bias is supported starting from version 6. 53 if (registration->version > 6) return false; 60 // The model should not be full-integer quantized. For ops supported by Core ML delegate, [all …]
|
| /external/arm-trusted-firmware/ |
| D | package-lock.json | 2 "name": "trusted-firmware-a", 3 "version": "2.5.0", string 8 "name": "trusted-firmware-a", 9 "version": "2.5.0", string 11 "license": "BSD-3-Clause", 14 "@commitlint/config-conventional": "^14.1.0", 16 "conventional-changelog-tf-a": "file:tools/conventional-changelog-tf-a", 17 "cz-conventional-changelog": "^3.3.0", 19 "standard-version": "^9.3.2" 22 "node_modules/@babel/code-frame": { [all …]
|
| /external/python/cpython2/Lib/xml/dom/ |
| D | minidom.py | 24 # This is used by the ID-cache invalidation checks; the list isn't 26 # DOCUMENT_NODE or DOCUMENT_FRAGMENT_NODE. (The node being checked is 27 # the node being added or removed, not the node being modified.) 29 _nodeTypes_with_children = (xml.dom.Node.ELEMENT_NODE, 30 xml.dom.Node.ENTITY_REFERENCE_NODE) 33 class Node(xml.dom.Node): class 34 namespaceURI = None # this is non-null only for elements and attributes 40 prefix = EMPTY_PREFIX # non-null only for NS elements and attributes 56 if self.nodeType == Node.DOCUMENT_NODE: 78 return self.childNodes[-1] [all …]
|
| /external/python/cpython3/Lib/xml/dom/ |
| D | minidom.py | 25 # This is used by the ID-cache invalidation checks; the list isn't 27 # DOCUMENT_NODE or DOCUMENT_FRAGMENT_NODE. (The node being checked is 28 # the node being added or removed, not the node being modified.) 30 _nodeTypes_with_children = (xml.dom.Node.ELEMENT_NODE, 31 xml.dom.Node.ENTITY_REFERENCE_NODE) 34 class Node(xml.dom.Node): class 35 namespaceURI = None # this is non-null only for elements and attributes 41 prefix = EMPTY_PREFIX # non-null only for NS elements and attributes 58 if self.nodeType == Node.DOCUMENT_NODE: 80 return self.childNodes[-1] [all …]
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/ |
| D | utils.cc | 3 Licensed under the Apache License, Version 2.0 (the "License"); 7 http://www.apache.org/licenses/LICENSE-2.0 34 const auto& tensor = context->tensors[tensor_id]; in TensorTypeMatch() 41 const TfLiteNode* node, TfLiteContext* context, in InputsWithCorrectTypes() argument 43 if (node->inputs->size != per_input_possible_types.size()) return false; in InputsWithCorrectTypes() 46 if (node->inputs->data[i] == -1) continue; in InputsWithCorrectTypes() 49 if (TensorTypeMatch(node->inputs->data[i], context, possible_type)) { in InputsWithCorrectTypes() 64 if (dims->size > 4) return kTfLiteError; in Get4DShape() 67 for (int i = 4 - dims->size; i < 4; ++i) { in Get4DShape() 68 *dim[i] = dims->data[i - (4 - dims->size)]; in Get4DShape() [all …]
|
| /external/mesa3d/src/compiler/glsl/glcpp/ |
| D | glcpp-parse.y | 133 /* Perform macro expansion in-place on the given list. */ 154 _glcpp_parser_handle_version_declaration(glcpp_parser_t *parser, intmax_t version, 176 %pure-parser 177 %error-verbose 180 %initial-action { 188 %parse-param {glcpp_parser_t *parser} 189 %lex-param {glcpp_parser_t *parser} 194 * HASH, DEFINE, and VERSION) to avoid conflicts with other symbols, 212 %left '+' '-' 230 _mesa_string_buffer_append_char(parser->output, '\n'); [all …]
|
| /external/perfetto/infra/perfetto.dev/ |
| D | package-lock.json | 2 "name": "perfetto-dev", 3 "version": "1.0.0", string 8 "name": "perfetto-dev", 9 "version": "1.0.0", string 10 "license": "Apache-2.0", 17 "fs-extra": "^9.0.0", 20 "node-sass": "^7.0.1", 21 "node-watch": "^0.7.3", 25 "node_modules/@babel/code-frame": { 26 "version": "7.16.7", string [all …]
|
| /external/selinux/libsemanage/man/man3/ |
| D | semanage_node.3 | 4 semanage_node \- SELinux Network Nodes Management API 14 This object contains properties associated with a network node. 24 create a node 29 release resources for this node 34 create a key, which can be used to identify a node 39 release resources for this node key 44 create a key matching this node 49 create an identical node (deep-copy clone) 54 compare this node to the provided key 59 compare this node to another [all …]
|
| /external/openscreen/third_party/abseil/src/absl/synchronization/internal/ |
| D | graphcycles.cc | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 7 // https://www.apache.org/licenses/LICENSE-2.0 25 // (1) Maintain a rank for each node that is consistent 28 // (2) When a new edge (x->y) is inserted, do nothing if rank[x] < rank[y]. 32 // This file is a no-op if the required LowLevelAlloc support is missing. 91 const T& back() const { return ptr_[size_-1]; } in back() 92 void pop_back() { size_--; } in pop_back() 114 if (src->ptr_ == src->space_) { in MoveFrom() 116 resize(src->size_); in MoveFrom() 117 std::copy(src->ptr_, src->ptr_ + src->size_, ptr_); in MoveFrom() [all …]
|
| /external/abseil-cpp/absl/synchronization/internal/ |
| D | graphcycles.cc | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 7 // https://www.apache.org/licenses/LICENSE-2.0 25 // (1) Maintain a rank for each node that is consistent 28 // (2) When a new edge (x->y) is inserted, do nothing if rank[x] < rank[y]. 32 // This file is a no-op if the required LowLevelAlloc support is missing. 91 const T& back() const { return ptr_[size_-1]; } in back() 92 void pop_back() { size_--; } in pop_back() 114 if (src->ptr_ == src->space_) { in MoveFrom() 116 resize(src->size_); in MoveFrom() 117 std::copy(src->ptr_, src->ptr_ + src->size_, ptr_); in MoveFrom() [all …]
|
| /external/libtextclassifier/abseil-cpp/absl/synchronization/internal/ |
| D | graphcycles.cc | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 7 // https://www.apache.org/licenses/LICENSE-2.0 25 // (1) Maintain a rank for each node that is consistent 28 // (2) When a new edge (x->y) is inserted, do nothing if rank[x] < rank[y]. 32 // This file is a no-op if the required LowLevelAlloc support is missing. 90 const T& back() const { return ptr_[size_-1]; } in back() 91 void pop_back() { size_--; } in pop_back() 113 if (src->ptr_ == src->space_) { in MoveFrom() 115 resize(src->size_); in MoveFrom() 116 std::copy(src->ptr_, src->ptr_ + src->size_, ptr_); in MoveFrom() [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/synchronization/internal/ |
| D | graphcycles.cc | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 7 // https://www.apache.org/licenses/LICENSE-2.0 25 // (1) Maintain a rank for each node that is consistent 28 // (2) When a new edge (x->y) is inserted, do nothing if rank[x] < rank[y]. 32 // This file is a no-op if the required LowLevelAlloc support is missing. 91 const T& back() const { return ptr_[size_-1]; } in back() 92 void pop_back() { size_--; } in pop_back() 114 if (src->ptr_ == src->space_) { in MoveFrom() 116 resize(src->size_); in MoveFrom() 117 std::copy(src->ptr_, src->ptr_ + src->size_, ptr_); in MoveFrom() [all …]
|