/aosp_15_r20/external/python/pyyaml/lib/yaml/ |
D | constructor.py | 67 def construct_object(self, node, deep=False): argument 124 def construct_sequence(self, node, deep=False): argument 132 def construct_mapping(self, node, deep=False): argument 147 def construct_pairs(self, node, deep=False): argument 215 def construct_mapping(self, node, deep=False): argument
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_minidom.py | 530 def _setupCloneElement(self, deep): argument 655 def check_import_document(self, deep, testName): argument 680 def check_clone_attribute(self, deep, testName): argument 700 def check_clone_pi(self, deep, testName): argument
|
D | test_mhlib.py | 130 def deep(folder, n): function
|
/aosp_15_r20/system/media/audio_utils/tests/ |
H A D | variadic_tests.cpp | 58 auto deep = std::make_pair(1., std::make_pair(2, 3)); in TEST() local 154 auto deep = std::make_pair(1., std::make_pair(2, 3)); in TEST() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | utext.cpp | 525 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() 1568 utf8TextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) in utf8TextClone() 1701 repTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in repTextClone() 2091 unistrTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in unistrTextClone() 2351 ucstrTextClone(UText *dest, const UText * src, UBool deep, UErrorCode * status) { in ucstrTextClone() 2752 charIterTextClone(UText *dest, const UText *src, UBool deep, UErrorCode * status) { in charIterTextClone()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | utext.cpp | 525 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() 1568 utf8TextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) in utf8TextClone() 1701 repTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in repTextClone() 2091 unistrTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in unistrTextClone() 2351 ucstrTextClone(UText *dest, const UText * src, UBool deep, UErrorCode * status) { in ucstrTextClone() 2752 charIterTextClone(UText *dest, const UText *src, UBool deep, UErrorCode * status) { in charIterTextClone()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_minidom.py | 672 def _setupCloneElement(self, deep): argument 797 def check_import_document(self, deep, testName): argument 822 def check_clone_attribute(self, deep, testName): argument 842 def check_clone_pi(self, deep, testName): argument
|
/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
H A D | DocumentImpl.java | 218 Node cloneOrImportNode(short operation, Node node, boolean deep) { in cloneOrImportNode() 232 public Node importNode(Node importedNode, boolean deep) { in importNode()
|
/aosp_15_r20/external/pytorch/torch/utils/data/datapipes/iter/ |
H A D | combining.py | 113 copy: Optional[Literal["shallow", "deep"]] = None, 162 copy: Optional[Literal["shallow", "deep"]] = None,
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/xml/transform/dom/ |
H A D | DOMResultTest.java | 176 public Node cloneNode(boolean deep) { return null; } in cloneNode() 277 public Node importNode(Node importedNode, boolean deep) throws DOMException { in importNode()
|
/aosp_15_r20/external/bazelbuild-rules_go/tests/legacy/examples/lib/deep/ |
H A D | doc.go | 3 package deep package
|
H A D | thought.go | 1 package deep package
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/ |
D | minidom.py | 206 def cloneNode(self, deep): argument 1327 def cloneNode(self, deep): argument 1652 def cloneNode(self, deep): argument 1809 def importNode(self, node, deep): argument 1889 def _clone_node(node, deep, newOwnerDocument): argument
|
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/ |
D | minidom.py | 206 def cloneNode(self, deep): argument 1327 def cloneNode(self, deep): argument 1652 def cloneNode(self, deep): argument 1809 def importNode(self, node, deep): argument 1889 def _clone_node(node, deep, newOwnerDocument): argument
|
/aosp_15_r20/external/python/cpython2/Lib/xml/dom/ |
D | minidom.py | 204 def cloneNode(self, deep): argument 1255 def cloneNode(self, deep): argument 1578 def cloneNode(self, deep): argument 1735 def importNode(self, node, deep): argument 1812 def _clone_node(node, deep, newOwnerDocument): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/dom/ |
D | minidom.py | 206 def cloneNode(self, deep): argument 1327 def cloneNode(self, deep): argument 1652 def cloneNode(self, deep): argument 1809 def importNode(self, node, deep): argument 1889 def _clone_node(node, deep, newOwnerDocument): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/ |
D | minidom.py | 206 def cloneNode(self, deep): argument 1327 def cloneNode(self, deep): argument 1652 def cloneNode(self, deep): argument 1809 def importNode(self, node, deep): argument 1889 def _clone_node(node, deep, newOwnerDocument): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/dom/ |
H A D | minidom.py | 206 def cloneNode(self, deep): argument 1327 def cloneNode(self, deep): argument 1652 def cloneNode(self, deep): argument 1809 def importNode(self, node, deep): argument 1889 def _clone_node(node, deep, newOwnerDocument): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/dom/ |
D | minidom.py | 206 def cloneNode(self, deep): argument 1327 def cloneNode(self, deep): argument 1652 def cloneNode(self, deep): argument 1809 def importNode(self, node, deep): argument 1889 def _clone_node(node, deep, newOwnerDocument): argument
|
/aosp_15_r20/external/pytorch/torchgen/ |
H A D | yaml_utils.py | 17 def construct_mapping(self, node, deep=False): # type: ignore[no-untyped-def] argument
|
/aosp_15_r20/external/llvm/docs/ |
H A D | SphinxQuickstartTemplate.rst | 160 .. _`reStructuredText Primer`: http://sphinx.pocoo.org/rest.html
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/linear/ |
H A D | JacobiPreconditioner.java | 39 public JacobiPreconditioner(final double[] diag, final boolean deep) { in JacobiPreconditioner()
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
H A D | webcomponents-lite.js | 961 template.cloneNode = function(deep) { argument 1032 TemplateImpl.cloneNode = function(template, deep) { argument 1057 Node.prototype.cloneNode = function(deep) { argument 1076 HTMLTemplateElement.prototype.cloneNode = function(deep) { argument
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/ |
H A D | UnImplNode.java | 533 public Node cloneNode(boolean deep) in cloneNode() 952 public Node importNode(Node importedNode, boolean deep) throws DOMException in importNode()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue15528.go | 80 deep interface{} = [1]struct{ a *[2]byte }{{a: &[2]byte{'z', 'w'}}} var
|