Home
last modified time | relevance | path

Searched refs:m_nodeStack (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/angle/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp46 m_nodeStack.push_back(NodeStackEntry(&root)); in RandomOrderExecutor()
47 root.getChildren(m_nodeStack[0].children); in RandomOrderExecutor()
63 DE_ASSERT(de::inRange(newStackSize, size_t(1), m_nodeStack.size())); in pruneStack()
65 while (m_nodeStack.size() > newStackSize) in pruneStack()
67 NodeStackEntry &curEntry = m_nodeStack.back(); in pruneStack()
70 DE_ASSERT((m_nodeStack.size() == 2) == isPkg); in pruneStack()
90 m_nodeStack.pop_back(); in pruneStack()
110 DE_ASSERT(!m_nodeStack.empty() && m_nodeStack.front().node->getNodeType() == NODETYPE_ROOT); in seekToCase()
116 if (stackPos >= m_nodeStack.size()) in seekToCase()
118 else if (components[compNdx] != m_nodeStack[stackPos].node->getName()) in seekToCase()
[all …]
H A DtcuRandomOrderExecutor.h61 std::vector<NodeStackEntry> m_nodeStack; variable
/aosp_15_r20/external/deqp/executor/
H A DxeTestCaseListParser.cpp65 m_nodeStack.clear(); in clear()
96 XE_CHECK_MSG(!m_nodeStack.empty(), "<TestCase> outside of <TestCaseList>"); in parse()
98 TestNode *parent = m_nodeStack.back(); in parse()
115 m_nodeStack.push_back(node); in parse()
119 XE_CHECK_MSG(m_nodeStack.size() >= 2, "Unexpected </TestCase>"); in parse()
120 m_nodeStack.pop_back(); in parse()
127 XE_CHECK_MSG(m_nodeStack.empty(), "Unexpected <TestCaseList>"); in parse()
128 m_nodeStack.push_back(m_root); in parse()
132 XE_CHECK_MSG(m_nodeStack.size() == 1, "Unexpected </TestCaseList>"); in parse()
133 m_nodeStack.pop_back(); in parse()
H A DxeTestCaseListParser.hpp53 std::vector<TestNode *> m_nodeStack; member in xe::TestCaseListParser
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DNamespaceMappings.java95 private Stack m_nodeStack = new Stack(); field in NamespaceMappings
253 m_nodeStack.push(map); in pushNamespace()
269 if (m_nodeStack.isEmpty()) in popNamespaces()
271 MappingRecord map = (MappingRecord) (m_nodeStack.peek()); in popNamespaces()
279 MappingRecord nm1 = (MappingRecord) m_nodeStack.pop(); in popNamespaces()
333 clone.m_nodeStack = (NamespaceMappings.Stack) m_nodeStack.clone(); in clone()
346 this.m_nodeStack.clear(); in reset()
/aosp_15_r20/external/antlr/runtime/Cpp/include/
H A Dantlr3commontreenodestream.inl55 m_nodeStack = ctn.m_nodeStack;
92 m_nodeStack.clear();
331 m_nodeStack.push(m_p); // Save current index
340 retVal = m_nodeStack.top();
341 m_nodeStack.pop();
361 m_nodeStack.clear();
H A Dantlr3commontreenodestream.hpp115 NodeStackType m_nodeStack; member in CommonTreeNodeStream
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/withres/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/apache-xml.com.android.art.debug_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/javac/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/module_sdk/art/3/hiddenapi/
Dfiltered-flags.csv40167 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
/aosp_15_r20/prebuilts/module_sdk/art/7/hiddenapi/
Dfiltered-flags.csv40749 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/hiddenapi/
Dfiltered-flags.csv41709 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...
/aosp_15_r20/prebuilts/module_sdk/art/13/hiddenapi/
Dfiltered-flags.csv41376 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
/aosp_15_r20/prebuilts/module_sdk/art/1/hiddenapi/
Dstub-flags.csv60805 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
Dall-flags.csv60807 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
/aosp_15_r20/out/soong/.intermediates/art/build/boot/art-bootclasspath-fragment/android_common_apex31/modular-hiddenapi/
Dstub-flags.csv67773 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
Dall-flags.csv67790 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…
/aosp_15_r20/prebuilts/runtime/appcompat/
H A Dhiddenapi-flags.csv480211 Lorg/apache/xml/serializer/NamespaceMappings;->m_nodeStack:Lorg/apache/xml/serializer/NamespaceMapp…