Home
last modified time | relevance | path

Searched defs:XMLBase (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/mmcdole/gofeed/internal/shared/
H A Dxmlbase.go56 type XMLBase struct { struct
57 stack urlStack
58 URIAttrs map[string]bool
64 func (b *XMLBase) FindRoot(p *xpp.XMLPullParser) (event xpp.XMLEventType, err error) {
140 func (b *XMLBase) push(base string) error {
155 func (b *XMLBase) pop() string {
163 func (b *XMLBase) CurrentBaseURL() *url.URL {
167 func (b *XMLBase) CurrentBase() string {
175 func (b *XMLBase) ResolveURL(u string) (string, error) {
195 func (b *XMLBase) resolveAttrs(p *xpp.XMLPullParser) error {
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/RISCV/
H A Dcalling-conv-sext-zext.ll56 ; RV32I-NEXT: addi sp, sp, -16
57 ; RV32I-NEXT: sw ra, 12(sp)
58 ; RV32I-NEXT: slli a0, a0, 24
69 define signext i8 @ret_callresult_uint8_as_sint8() nounwind {
94 define void @pass_uint8_as_anyint32(i8 zeroext %a) nounwind {
141 ret void
156 %1 = call signext i8 @return_sint8()
167 define void @pass_sint8_as_sint8(i8 signext %a) nounwind {
176 call void @receive_sint8(i8 signext %a)
197 %1 = sext i8 %a to i32
[all …]
/dports/misc/perkeep/perkeep-0.11/pkg/importer/feed/atom/
H A Datom.go23 XMLBase string `xml:"base,attr"` member
35 XMLBase string `xml:"base,attr"` member
/dports/misc/perkeep/perkeep-0.11/pkg/importer/feed/rss/
H A Drss.go50 XMLBase string `xml:"http://search.yahoo.com/mrss/ content"` member
/dports/science/antioch/antioch-0.4.0-156-g90ffa43/src/parsing/include/antioch/
H A Dtinyxml2.h637 friend class XMLBase; variable
857 friend class XMLBase; variable
/dports/devel/ignition-common/ignitionrobotics-ign-common-a5c4d5a35bb8/graphics/src/tinyxml2/
H A Dtinyxml2.h907 friend class XMLBase; variable
1156 friend class XMLBase; variable
/dports/games/stuntrally/stuntrally-2.6.1/source/tinyxml/
H A Dtinyxml2.h825 friend class XMLBase; variable
1094 friend class XMLBase; variable
/dports/science/gromacs/gromacs-2021.4/src/external/tinyxml2/
H A Dtinyxml2.h932 friend class XMLBase; variable
1177 friend class XMLBase; variable
/dports/emulators/aqemu/aqemu-0.9.2/src/
H A Dtinyxml2.h896 friend class XMLBase; variable
1145 friend class XMLBase; variable
/dports/games/maxr/maxr-0.2.9/src/
H A Dtinyxml2.h825 friend class XMLBase; variable
1094 friend class XMLBase; variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/datasets/src/tinyxml2/
H A Dtinyxml2.h869 friend class XMLBase; variable
1136 friend class XMLBase; variable
/dports/audio/oaml/oaml-1.3.4/include/
H A Dtinyxml2.h896 friend class XMLBase; variable
1145 friend class XMLBase; variable
/dports/audio/noson-app/noson-app-4.5.0/backend/NosonThumbnailer/thumbnailer/
H A Dtinyxml2.h932 friend class XMLBase; variable
1177 friend class XMLBase; variable
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/ZSI/wstools/
H A DXMLSchema.py302 class XMLBase: class
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/contrib/ZSI-2.1-a1/ZSI/wstools/
H A DXMLSchema.py302 class XMLBase: class
/dports/textproc/py-wstools/wstools-0.4.8/wstools/
H A DXMLSchema.py355 class XMLBase: class