Home
last modified time | relevance | path

Searched +defs:OUTPUT +defs:OBJECT (Results 1 – 25 of 30) sorted by relevance

12

/dports/math/abs/abs-src-0.908/ABV/
H A Dy.tab.h116 #define OBJECT 322 macro
141 #define OUTPUT 347 macro
H A Dgram.c164 #define OBJECT 322 macro
189 #define OUTPUT 347 macro
/dports/www/jericho-html/jericho-html-3.2/src/java/net/htmlparser/jericho/
H A DHTMLElementName.java810 public static final String OBJECT="object"; field
853 public static final String OUTPUT="output"; field
/dports/lang/abcl/abcl-src-1.8.0/src/org/armedbear/lisp/
H A DKeyword.java119 OBJECT = internKeyword("OBJECT"), field in Keyword
123 OUTPUT = internKeyword("OUTPUT"), field in Keyword
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5TreeBuilder.h199 static const int32_t OUTPUT = 62; variable
201 static const int32_t OBJECT = 63; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5TreeBuilder.h198 static const int32_t OUTPUT = 62; variable
200 static const int32_t OBJECT = 63; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5TreeBuilder.h199 static const int32_t OUTPUT = 62; variable
201 static const int32_t OBJECT = 63; variable
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5TreeBuilder.h199 static const int32_t OUTPUT = 62; variable
201 static const int32_t OBJECT = 63; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5TreeBuilder.h199 static const int32_t OUTPUT = 62; variable
201 static const int32_t OBJECT = 63; variable
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-vue/src/tree_sitter_html/
H A Dtag.h91 OBJECT, enumerator
95 OUTPUT, enumerator
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-html/src/
H A Dtag.h91 OBJECT, enumerator
95 OUTPUT, enumerator
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-svelte/src/
H A Dtag.h107 OBJECT, enumerator
111 OUTPUT, enumerator
/dports/www/libhubbub/libhubbub-0.3.7/src/treebuilder/
H A Dinternal.h25 APPLET, BUTTON, CAPTION, HTML, MARQUEE, OBJECT, TABLE, TD, TH, enumerator
30 LABEL, OUTPUT, RP, RT, RUBY, SPAN, SUB, SUP, VAR, XMP, enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/fuzzer/
H A Dhtml_tree.proto77 OBJECT = 64; enumerator
81 OUTPUT = 68; enumerator
/dports/www/firefox-esr/firefox-91.8.0/parser/html/javasrc/
H A DElementName.java1402 public static final ElementName OBJECT = new ElementName("object", "object", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java191 final static int OUTPUT = 62; field in TreeBuilder
193 final static int OBJECT = 63; field in TreeBuilder
/dports/www/firefox/firefox-99.0/parser/html/javasrc/
H A DElementName.java1402 public static final ElementName OBJECT = new ElementName("object", "object", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java191 final static int OUTPUT = 62; field in TreeBuilder
193 final static int OBJECT = 63; field in TreeBuilder
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/javasrc/
H A DElementName.java1398 public static final ElementName OBJECT = new ElementName("object", "object", field in ElementName
1402 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java192 final static int OUTPUT = 62; field in TreeBuilder
194 final static int OBJECT = 63; field in TreeBuilder
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/javasrc/
H A DElementName.java1402 public static final ElementName OBJECT = new ElementName("object", "object", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
H A DTreeBuilder.java191 final static int OUTPUT = 62; field in TreeBuilder
193 final static int OBJECT = 63; field in TreeBuilder
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/javasrc/
H A DElementName.java1402 public static final ElementName OBJECT = new ElementName("object", "object", field in ElementName
1406 public static final ElementName OUTPUT = new ElementName("output", "output", field in ElementName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DElementName.java642 …public static final ElementName OBJECT = new ElementName("object", "object", TreeBuilder.OBJECT | … field in ElementName
643 … public static final ElementName OUTPUT = new ElementName("output", "output", TreeBuilder.OUTPUT); field in ElementName
/dports/lang/gnu-cobol/gnucobol-3.1.2/cobc/
H A Dparser.h604 OBJECT = 809, enumerator
621 OUTPUT = 826, enumerator
1534 #define OBJECT 809 macro
1551 #define OUTPUT 826 macro

12