Home
last modified time | relevance | path

Searched defs:ATTR_LOCAL (Results 1 – 19 of 19) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/Mangler/
H A DParameterType.h105 ATTR_LOCAL, enumerator
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/Mangler/
H A DParameterType.h137 ATTR_LOCAL, enumerator
/dports/net/wireshark-lite/wireshark-3.6.1/tools/npl/
H A Dnpl.c612 ATTR_LOCAL = 1 << 1, enumerator
/dports/net/wireshark/wireshark-3.6.1/tools/npl/
H A Dnpl.c612 ATTR_LOCAL = 1 << 1, enumerator
/dports/net/tshark-lite/wireshark-3.6.1/tools/npl/
H A Dnpl.c612 ATTR_LOCAL = 1 << 1, enumerator
/dports/net/tshark/wireshark-3.6.1/tools/npl/
H A Dnpl.c612 ATTR_LOCAL = 1 << 1, enumerator
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp210 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_LOCAL = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h251 static nsHtml5AttributeName* ATTR_LOCAL; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h250 static nsHtml5AttributeName* ATTR_LOCAL; variable
H A DnsHtml5AttributeName.cpp209 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_LOCAL = nullptr; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp206 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_LOCAL = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h251 static nsHtml5AttributeName* ATTR_LOCAL; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp210 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_LOCAL = nullptr; member in nsHtml5AttributeName
H A DnsHtml5AttributeName.h251 static nsHtml5AttributeName* ATTR_LOCAL; variable
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h251 static nsHtml5AttributeName* ATTR_LOCAL; variable
H A DnsHtml5AttributeName.cpp210 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_LOCAL = nullptr; member in nsHtml5AttributeName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h201 static nsHtml5AttributeName* ATTR_LOCAL; variable
H A DnsHtml5AttributeName.cpp304 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_LOCAL = nullptr; member in nsHtml5AttributeName
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h504 #define ATTR_LOCAL ((DOM::emptyNamespace << 16) | 428) macro