/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tinyxml_tests/gen/cpp/ |
D | predefined_types.cpp | 195 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 204 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 213 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 222 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 231 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 240 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 255 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 264 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 273 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 282 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/simple_complex_content/xsdc_simple_complex_content_tinyxml_tests/gen/cpp/ |
D | simple_complex_content.cpp | 139 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 148 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 157 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 224 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 233 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 242 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 251 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 260 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 317 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 326 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/simple_type/xsdc_simple_type_tinyxml_tests/gen/cpp/ |
D | simple_type.cpp | 67 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in readPercent() local 91 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in parsePercent() local 252 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 267 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 282 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 291 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 300 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 309 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 459 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 468 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local [all …]
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/simple_type/xsdc_simple_type_tinyxml_tests_parser/gen/cpp/ |
D | simple_type.cpp | 67 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in readPercent() local 91 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in parsePercent() local 252 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 267 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 282 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 291 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 300 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 309 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 459 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 468 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local [all …]
|
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/ast/operators/ |
H A D | PropertyRestrictNodeTest.java | 68 TextNode textNode = new TextNode("foo"); in testConstructor_takesPropertyPath() local 80 TextNode textNode = new TextNode("foo"); in testConstructor_throwsOnNullPointer() local 95 TextNode textNode = new TextNode("foo"); in testGetChildren_returnsListOfSizeOne() local 111 TextNode textNode = new TextNode("foo"); in testGetChildren_returnsViewOfList() local 135 TextNode textNode = new TextNode("foo"); in testSetProperty_throwsOnNullPointer() local 152 TextNode textNode = new TextNode("foo"); in testSetChild_throwsOnNullPointer() local 169 TextNode textNode = new TextNode("foo"); in testToString_returnsCorrectString() local
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/nested_type/xsdc_nested_type_tinyxml_tests/gen/cpp/ |
D | nested_type.cpp | 89 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 98 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 157 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 166 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 267 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 276 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 285 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 393 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 402 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 414 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local
|
/aosp_15_r20/cts/tests/appsearch/src/com/android/cts/appsearch/external/ast/ |
H A D | NegationNodeCtsTest.java | 52 TextNode textNode = new TextNode("foo"); in testSetChildren_throwsOnNullNode() local 62 TextNode textNode = new TextNode("foo"); in testGetChildren_returnsListOfSizeOne() local 71 TextNode textNode = new TextNode("foo"); in testGetChildren_returnsViewOfList() local 94 TextNode textNode = new TextNode("foo"); in testConstructor_mChildRetainsType() local 103 TextNode textNode = new TextNode("foo"); in testToString_appendsChildNodeStringWithNegation() local
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/cross_generate_parse_tinyxml/xsdc_cross_generate_parse_tinyxml_tests/gen/cpp/ |
D | cross_tinyxml.cpp | 226 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 235 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 244 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 253 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 262 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/purchase_simple/xsdc_purchase_simple_tinyxml_tests/gen/cpp/ |
D | purchase_simple.cpp | 226 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 235 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 244 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 253 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 262 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local
|
/aosp_15_r20/external/go-cmp/cmp/ |
H A D | report_text.go | 65 type textNode interface { interface 71 Equal(textNode) bool argument 182 func (s1 textList) Equal(s2 textNode) bool { 349 func (s1 textLine) Equal(s2 textNode) bool {
|
H A D | report_references.go | 82 func wrapTrunkReferences(pp [2]value.Pointer, s textNode) textNode { 94 func wrapTrunkReference(p value.Pointer, printAddress bool, s textNode) textNode { 114 func resolveReferences(s textNode) {
|
H A D | report_reflect.go | 51 func (opts formatOptions) FormatType(t reflect.Type, s textNode) textNode { 86 func wrapParens(s textNode) textNode {
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/hotspot2/omadm/ |
D | MoSerializerTest.java | 99 Node textNode = childNode2.getFirstChild(); in testShouldReturnValidElementForCreateNodeForUrn() local 117 Node textNode = childNode.getFirstChild(); in testShouldReturnValidElementForCreateNode() local 136 Node textNode; in testShouldReturnValidElementForCreateNodeForValue() local
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/group/xsdc_group_tinyxml_tests/gen/cpp/ |
D | group.cpp | 98 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 107 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 116 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/ |
H A D | DOMFuncs.ts | 75 const textNode = referenceNode.ownerDocument.createTextNode(currentPadding); constant 89 const textNode = ownerDoc.createTextNode(currentPadding); constant
|
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/ |
H A D | Element.java | 1404 TextNode textNode = (TextNode) node; in head() local 1489 TextNode textNode = (TextNode) child; in ownText() local 1497 private static void appendNormalisedText(StringBuilder accum, TextNode textNode) { in appendNormalisedText() 1549 TextNode textNode = (TextNode) node; in hasText() local
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/enum_type/xsdc_attr_enumtype_tinyxml_tests/gen/cpp/ |
D | attr_enumtype.cpp | 221 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 298 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 1118 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local 1169 …for (auto *textNode = _child->FirstChild(); textNode != nullptr; textNode = textNode->NextSibling(… in read() local
|
/aosp_15_r20/libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
H A D | hc_nodetextnodevalue.java | 66 Node textNode; in runTest() local
|
H A D | nodetextnodename.java | 67 Node textNode; in runTest() local
|
H A D | nodetextnodetype.java | 66 Node textNode; in runTest() local
|
H A D | textindexsizeerroffsetoutofbounds.java | 72 Text textNode; in runTest() local
|
H A D | hc_nodetextnodetype.java | 65 Node textNode; in runTest() local
|
H A D | hc_nodetextnodeattribute.java | 65 Node textNode; in runTest() local
|
H A D | hc_textindexsizeerroffsetoutofbounds.java | 71 Text textNode; in runTest() local
|
/aosp_15_r20/libcore/luni/src/test/java/tests/org/w3c/dom/ |
H A D | Normalize.java | 80 CharacterData textNode; in testNormalize() local
|