/third_party/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
|
/third_party/node/deps/npm/test/tap/ |
D | pack-files-and-ignores.js | 80 deep: File(''), property 85 deep: File(''), property 87 deep: File(''), property 120 deep: File(''), property 124 deep: File(''), property 131 deep: File('') property 166 deep: File(''), property 171 deep: File(''), property 173 deep: File(''), property
|
/third_party/vk-gl-cts/framework/platform/ohos/ |
D | testmain.cpp | 100 …ode, std::vector<tcu::TestNode *> &casePath, std::vector<std::string> &namePath, uint32_t deep = 0) in GetCasePath()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 520 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() 1563 utf8TextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) in utf8TextClone() 1696 repTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in repTextClone() 2086 unistrTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in unistrTextClone() 2346 ucstrTextClone(UText *dest, const UText * src, UBool deep, UErrorCode * status) { in ucstrTextClone() 2747 charIterTextClone(UText *dest, const UText *src, UBool deep, UErrorCode * status) { in charIterTextClone()
|
/third_party/icu/icu4c/source/common/ |
D | utext.cpp | 522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() 1565 utf8TextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) in utf8TextClone() 1698 repTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in repTextClone() 2088 unistrTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in unistrTextClone() 2348 ucstrTextClone(UText *dest, const UText * src, UBool deep, UErrorCode * status) { in ucstrTextClone() 2749 charIterTextClone(UText *dest, const UText *src, UBool deep, UErrorCode * status) { in charIterTextClone()
|
/third_party/node/deps/icu-small/source/common/ |
D | utext.cpp | 522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() 1565 utf8TextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) in utf8TextClone() 1698 repTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in repTextClone() 2088 unistrTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in unistrTextClone() 2348 ucstrTextClone(UText *dest, const UText * src, UBool deep, UErrorCode * status) { in ucstrTextClone() 2749 charIterTextClone(UText *dest, const UText *src, UBool deep, UErrorCode * status) { in charIterTextClone()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() 1565 utf8TextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) in utf8TextClone() 1698 repTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in repTextClone() 2088 unistrTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in unistrTextClone() 2348 ucstrTextClone(UText *dest, const UText * src, UBool deep, UErrorCode * status) { in ucstrTextClone() 2749 charIterTextClone(UText *dest, const UText *src, UBool deep, UErrorCode * status) { in charIterTextClone()
|
/third_party/python/Lib/test/ |
D | test_minidom.py | 656 def _setupCloneElement(self, deep): argument 781 def check_import_document(self, deep, testName): argument 806 def check_clone_attribute(self, deep, testName): argument 826 def check_clone_pi(self, deep, testName): argument
|
D | test_pickle.py | 322 def recurse(deep): argument
|
/third_party/python/Lib/xml/dom/ |
D | minidom.py | 206 def cloneNode(self, deep): argument 1325 def cloneNode(self, deep): argument 1650 def cloneNode(self, deep): argument 1807 def importNode(self, node, deep): argument 1887 def _clone_node(node, deep, newOwnerDocument): argument
|
/third_party/libxml2/ |
D | xmlregexp.c | 2495 xmlFAEqualAtoms(xmlRegAtomPtr atom1, xmlRegAtomPtr atom2, int deep) { in xmlFAEqualAtoms() 2540 xmlFACompareAtoms(xmlRegAtomPtr atom1, xmlRegAtomPtr atom2, int deep) { in xmlFACompareAtoms() 2642 int deep = 1; in xmlFARecurseDeterminism() local 2724 int deep = 1; in xmlFAComputesDeterminism() local
|
D | tree.c | 9426 int deep, in xmlDOMWrapCloneNode()
|
D | testapi.c | 19810 int deep; /* descend into child if set */ in test_xmlDOMWrapCloneNode() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 1357 cloneFragmentedUnicodeString(UText *dest, const UText *src, UBool deep, UErrorCode *status) { in cloneFragmentedUnicodeString()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbuffer.c | 601 gboolean deep; in gst_buffer_copy_into() local
|
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
D | tr_context.c | 96 bool deep) in dump_fb_state()
|
/third_party/skia/third_party/externals/expat/expat/tests/ |
D | runtests.c | 7440 int deep; member
|