Home
last modified time | relevance | path

Searched defs:textNode (Results 1 – 25 of 266) sorted by relevance

1234567891011

/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tinyxml_tests/gen/cpp/
Dpredefined_types.cpp195 …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/
Dsimple_complex_content.cpp139 …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/
Dsimple_type.cpp67 …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/
Dsimple_type.cpp67 …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 DPropertyRestrictNodeTest.java68 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/
Dnested_type.cpp89 …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 DNegationNodeCtsTest.java52 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/
Dcross_tinyxml.cpp226 …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/
Dpurchase_simple.cpp226 …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 Dreport_text.go65 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 Dreport_references.go82 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 Dreport_reflect.go51 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/
DMoSerializerTest.java99 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/
Dgroup.cpp98 …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 DDOMFuncs.ts75 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 DElement.java1404 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/
Dattr_enumtype.cpp221 …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 Dhc_nodetextnodevalue.java66 Node textNode; in runTest() local
H A Dnodetextnodename.java67 Node textNode; in runTest() local
H A Dnodetextnodetype.java66 Node textNode; in runTest() local
H A Dtextindexsizeerroffsetoutofbounds.java72 Text textNode; in runTest() local
H A Dhc_nodetextnodetype.java65 Node textNode; in runTest() local
H A Dhc_nodetextnodeattribute.java65 Node textNode; in runTest() local
H A Dhc_textindexsizeerroffsetoutofbounds.java71 Text textNode; in runTest() local
/aosp_15_r20/libcore/luni/src/test/java/tests/org/w3c/dom/
H A DNormalize.java80 CharacterData textNode; in testNormalize() local

1234567891011