Home
last modified time | relevance | path

Searched refs:tagQ (Results 1 – 7 of 7) sorted by relevance

/dports/devel/hadoop/hadoop-1.2.1/src/hdfs/org/apache/hadoop/hdfs/tools/offlineImageViewer/
H A DXmlImageVisitor.java28 final private LinkedList<ImageElement> tagQ = field in XmlImageVisitor
53 if(tagQ.size() == 0) in leaveEnclosingElement()
57 ImageElement element = tagQ.pop(); in leaveEnclosingElement()
74 tagQ.push(element); in visitEnclosingElement()
82 tagQ.push(element); in visitEnclosingElement()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/offlineImageViewer/
H A DXmlImageVisitor.java29 final private LinkedList<ImageElement> tagQ = field in XmlImageVisitor
54 if(tagQ.size() == 0) in leaveEnclosingElement()
58 ImageElement element = tagQ.pop(); in leaveEnclosingElement()
75 tagQ.push(element); in visitEnclosingElement()
83 tagQ.push(element); in visitEnclosingElement()
/dports/textproc/R-cran-htmltools/htmltools/man/
H A DtagQuery.Rd161 tagQ <- tagQuery(div(a()))
162 tagQ$find("a")$addClass("foo")
163 tagQ
/dports/textproc/R-cran-htmltools/htmltools/R/
H A Dtag_query.R380 tagQ <- x functionVar
382 allTags <- tagQ$allTags()
385 selectedTags <- tagQ$selectedTags()
/dports/lang/nim/nim-1.6.2/lib/pure/
H A Dhtmlparser.nim146 tagQ, ## the HTML `q` element
207 tagLabel, tagMap, tagObject, tagQ, tagSamp, tagScript, tagSelect,
315 of "q": tagQ
/dports/lang/nim/nim-1.6.2/nimpretty/tests/
H A Dexhaustive.nim575 tagQ, ## the HTML ``q`` element
/dports/lang/nim/nim-1.6.2/nimpretty/tests/expected/
H A Dexhaustive.nim580 tagQ, ## the HTML ``q`` element