Home
last modified time | relevance | path

Searched refs:readDoc (Results 1 – 25 of 63) sorted by relevance

123

/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/include/sdf/
H A Dparser_private.hh54 bool readDoc(TiXmlDocument *_xmlDoc, SDFPtr _sdf, const std::string &_source,
57 bool readDoc(TiXmlDocument *_xmlDoc, ElementPtr _sdf,
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/Lua/Module/
H A DPandoc.hs46 addFunction "read" readDoc
63 readDoc :: T.Text -> Optional T.Text -> PandocLua NumResults
64 readDoc content formatSpecOrNil = liftPandocLua $ do function
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/src/
H A Dparser.cc340 if (readDoc(&xmlDoc, _sdf, filename, true, _errors)) in readFile()
348 if (sdf::readDoc(&doc, _sdf, "urdf file", true, _errors)) in readFile()
386 if (readDoc(&xmlDoc, _sdf, "data-string", true, _errors)) in readString()
394 if (sdf::readDoc(&doc, _sdf, "urdf string", true, _errors)) in readString()
432 if (readDoc(&xmlDoc, _sdf, "data-string", true, _errors)) in readString()
445 bool readDoc(TiXmlDocument *_xmlDoc, SDFPtr _sdf, in readDoc() function
506 bool readDoc(TiXmlDocument *_xmlDoc, ElementPtr _sdf, in readDoc() function
1162 bool result = sdf::readDoc(&xmlDoc, _sdf, filename, false, errors); in convertFile()
1197 bool result = sdf::readDoc(&xmlDoc, _sdf, "data-string", false, errors); in convertString()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/xml/
H A Dwe_xmlop.cpp211 rc = readDoc( xmlFileName ); in parseDoc()
224 int XMLOp::readDoc( const char* xmlFileName ) in readDoc() function in WriteEngine::XMLOp
H A Dwe_xmlop.h114 int readDoc( const char* xmlFileName );
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/xml/
H A Dwe_xmlop.cpp211 rc = readDoc( xmlFileName ); in parseDoc()
224 int XMLOp::readDoc( const char* xmlFileName ) in readDoc() function in WriteEngine::XMLOp
H A Dwe_xmlop.h114 int readDoc( const char* xmlFileName );
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/examples/arrows/performance/
H A DGenDoc.hs73 readDoc (fn i)
100 [t] <- runX ( readDoc (fn i)
292 readDoc :: String -> IOSArrow b XmlTree
293 readDoc src function
/dports/lang/ghc/ghc-8.10.7/utils/haddock/haddock-library/fixtures/
H A DFixtures.hs83 let readDoc = do function
86 ediffGolden goldenFixture name o readDoc
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haddock-library-1.10.0/fixtures/
H A DFixtures.hs83 let readDoc = do function
86 ediffGolden goldenFixture name o readDoc
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/haddock-library-1.10.0/fixtures/
H A DFixtures.hs83 let readDoc = do function
86 ediffGolden goldenFixture name o readDoc
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/haddock-library-1.9.0/fixtures/
H A DFixtures.hs83 let readDoc = do function
86 ediffGolden goldenFixture name o readDoc
/dports/dns/blocky/blocky-0.17/vendor/github.com/swaggo/swag/gen/
H A Dgen_test.go171 readDoc, err := p.Lookup("ReadDoc")
175 jsonOutput := []byte(readDoc.(func() string)())
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/
H A DMigration.md31 + bool readDoc(TiXmlDocument *_xmlDoc, SDFPtr _sdf, const std::string &_source);
32 + bool readDoc(TiXmlDocument *_xmlDoc, ElementPtr _sdf, const std::string &_source);
/dports/editors/ted/Ted-2.23/Ted/
H A DtedCopyPaste.c385 TED_READ readDoc, in tedPasteClipboardGeneric() argument
403 bd= (*readDoc)( sis, ea, &(ea->eaDefaultDocumentGeometry) ); in tedPasteClipboardGeneric()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/go/doc/
H A Dreader.go209 func (r *reader) readDoc(comment *ast.CommentGroup) { func
412 r.readDoc(src.Doc)
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/go/doc/
H A Dreader.go210 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/lang/gcc48/gcc-4.8.5/libgo/go/go/doc/
H A Dreader.go209 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/go/doc/
H A Dreader.go210 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/go/doc/
H A Dreader.go210 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/go/doc/
H A Dreader.go209 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/go/doc/
H A Dreader.go209 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/go/doc/
H A Dreader.go216 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/lang/gcc8/gcc-8.5.0/libgo/go/go/doc/
H A Dreader.go211 func (r *reader) readDoc(comment *ast.CommentGroup) { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/go/doc/
H A Dreader.go216 func (r *reader) readDoc(comment *ast.CommentGroup) { func

123