Home
last modified time | relevance | path

Searched defs:doc (Results 76 – 100 of 18564) sorted by relevance

12345678910>>...743

/dports/devel/liborcus/liborcus-0.16.1/src/liborcus/
H A Dyaml_document_tree_test.cpp67 yaml::document_tree doc; in load_doc() local
93 yaml::document_tree doc; in test_yaml_invalids() local
111 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/basic1/input.yaml"); in test_yaml_parse_basic1() local
251 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/basic2/input.yaml"); in test_yaml_parse_basic2() local
277 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/basic3/input.yaml"); in test_yaml_parse_basic3() local
314 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/null/input.yaml"); in test_yaml_parse_null() local
351 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/boolean/input.yaml"); in test_yaml_parse_boolean() local
481 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/multi-line-1/input.yaml"); in test_yaml_parse_multi_line_1() local
491 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/multi-line-2/input.yaml"); in test_yaml_parse_multi_line_2() local
528 yaml::document_tree doc = load_doc(SRCDIR"/test/yaml/url/input.yaml"); in test_yaml_parse_url() local
[all …]
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_03_dxf_layouts/
H A Dtest_300_layout.py9 def doc(): function
14 def modelspace(doc): argument
19 def paperspace(doc): argument
47 def test_delete_all_entities(doc): argument
69 def test_iter_layout(doc): argument
79 def test_query_entities(doc): argument
88 def test_model_space_get_layout_for_entity(doc, modelspace): argument
94 def test_paper_space_get_layout_for_entity(doc): argument
120 def test_create_layout(doc): argument
/dports/textproc/xom/XOM/src/nu/xom/tests/
H A DSAXConverterTest.java109 private void convertAndCompare(Document doc) in convertAndCompare()
142 Document doc = new Document(root); in testXMLBaseAttributesAreThrownAway() local
208 Document doc = new Document(root); in testComment() local
228 Document doc = new Document(root); in testTextContent() local
245 Document doc = new Document(root); in testAdditionalNamespace() local
256 Document doc = new Document(root); in testPrefixAndAdditionalNamespace() local
264 Document doc = builder.build( in testPrefixAndAdditionalNamespaceFromParser() local
278 Document doc = new Document(root); in testChildElementAddsNamespace() local
299 Document doc = new Document(root); in testAttributesTypes() local
312 Document doc = new Document(root); in testAttributes() local
[all …]
/dports/editors/ghex/ghex-3.41.1/src/
H A Dhex-document.c140 undo_stack_descend(HexDocument *doc) in undo_stack_descend()
158 undo_stack_ascend(HexDocument *doc) in undo_stack_ascend()
175 undo_stack_free(HexDocument *doc) in undo_stack_free()
257 hex_document_add_view(HexDocument *doc) in hex_document_add_view()
375 hex_document_init (HexDocument *doc) in hex_document_init()
423 HexDocument *doc; in hex_document_new() local
444 HexDocument *doc; in hex_document_new_from_file() local
644 hex_document_read(HexDocument *doc) in hex_document_read()
696 hex_document_write(HexDocument *doc) in hex_document_write()
982 hex_document_undo(HexDocument *doc) in hex_document_undo()
[all …]
/dports/www/moodle310/moodle/backup/cc/cc_lib/
H A Dcc_version1.php77 protected function on_create(DOMDocument &$doc, $rootmanifestnode = null, $nmanifestID = null) {
138 … protected function update_attribute(DOMDocument &$doc, $attrname, $attrvalue, DOMElement &$node) {
169 protected function get_child_node(DOMDocument &$doc, $itemname, DOMElement &$node) {
190 protected function update_items($items, DOMDocument &$doc, DOMElement &$xmlnode) {
217 protected function create_resource(cc_i_resource &$res, DOMDocument &$doc, $xmlnode=null) {
277 …otected function create_organization(cc_i_organization &$org, DOMDocument &$doc, $xmlnode = null) {
361 protected function create_metadata_general($met, DOMDocument &$doc, $xmlnode) {
406 protected function create_metadata_technical($met, DOMDocument &$doc, $xmlnode) {
429 protected function create_metadata_rights($met, DOMDocument &$doc, $xmlnode) {
463 protected function create_metadata_lifecycle($met, DOMDocument &$doc, $xmlnode) {
[all …]
/dports/www/moodle39/moodle/backup/cc/cc_lib/
H A Dcc_version1.php77 protected function on_create(DOMDocument &$doc, $rootmanifestnode = null, $nmanifestID = null) {
138 … protected function update_attribute(DOMDocument &$doc, $attrname, $attrvalue, DOMElement &$node) {
169 protected function get_child_node(DOMDocument &$doc, $itemname, DOMElement &$node) {
190 protected function update_items($items, DOMDocument &$doc, DOMElement &$xmlnode) {
217 protected function create_resource(cc_i_resource &$res, DOMDocument &$doc, $xmlnode=null) {
277 …otected function create_organization(cc_i_organization &$org, DOMDocument &$doc, $xmlnode = null) {
361 protected function create_metadata_general($met, DOMDocument &$doc, $xmlnode) {
406 protected function create_metadata_technical($met, DOMDocument &$doc, $xmlnode) {
429 protected function create_metadata_rights($met, DOMDocument &$doc, $xmlnode) {
463 protected function create_metadata_lifecycle($met, DOMDocument &$doc, $xmlnode) {
[all …]
/dports/www/moodle311/moodle/backup/cc/cc_lib/
H A Dcc_version1.php77 protected function on_create(DOMDocument &$doc, $rootmanifestnode = null, $nmanifestID = null) {
138 … protected function update_attribute(DOMDocument &$doc, $attrname, $attrvalue, DOMElement &$node) {
169 protected function get_child_node(DOMDocument &$doc, $itemname, DOMElement &$node) {
190 protected function update_items($items, DOMDocument &$doc, DOMElement &$xmlnode) {
217 protected function create_resource(cc_i_resource &$res, DOMDocument &$doc, $xmlnode=null) {
277 …otected function create_organization(cc_i_organization &$org, DOMDocument &$doc, $xmlnode = null) {
361 protected function create_metadata_general($met, DOMDocument &$doc, $xmlnode) {
406 protected function create_metadata_technical($met, DOMDocument &$doc, $xmlnode) {
429 protected function create_metadata_rights($met, DOMDocument &$doc, $xmlnode) {
463 protected function create_metadata_lifecycle($met, DOMDocument &$doc, $xmlnode) {
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Ddocument-undo.cpp62 void Inkscape::DocumentUndo::setUndoSensitive(SPDocument *doc, bool sensitive) in setUndoSensitive()
94 void Inkscape::DocumentUndo::resetKey( SPDocument *doc ) in resetKey()
111 CommitEvent(SPDocument *doc, const gchar *key, const unsigned int type) in CommitEvent()
128 void Inkscape::DocumentUndo::maybeDone(SPDocument *doc, const gchar *key, const unsigned int event_… in maybeDone()
177 void Inkscape::DocumentUndo::cancel(SPDocument *doc) in cancel()
195 void Inkscape::DocumentUndo::finish_incomplete_transaction(SPDocument &doc) { in finish_incomplete_transaction()
209 void Inkscape::DocumentUndo::perform_document_update(SPDocument &doc) { in perform_document_update()
230 gboolean Inkscape::DocumentUndo::undo(SPDocument *doc) in undo()
275 gboolean Inkscape::DocumentUndo::redo(SPDocument *doc) in redo()
321 void Inkscape::DocumentUndo::clearUndo(SPDocument *doc) in clearUndo()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/qt4/tests/
H A Dcheck_password.cpp26 Poppler::Document *doc; in password1() local
37 Poppler::Document *doc; in password1a() local
49 Poppler::Document *doc; in password2() local
59 Poppler::Document *doc; in password2a() local
69 Poppler::Document *doc; in password2b() local
81 Poppler::Document *doc; in password3() local
/dports/editors/gedit/gedit-40.1/gedit/
H A Dgedit-document.c143 get_language_string (GeditDocument *doc) in get_language_string()
151 save_metadata (GeditDocument *doc) in save_metadata()
430 set_language (GeditDocument *doc, in set_language()
506 update_style_scheme (GeditDocument *doc) in update_style_scheme()
553 GeditDocument *doc) in editor_settings_scheme_changed_cb()
559 guess_language (GeditDocument *doc) in guess_language()
633 GeditDocument *doc) in on_location_changed()
640 gedit_document_init (GeditDocument *doc) in gedit_document_init()
778 set_content_type (GeditDocument *doc, in set_content_type()
891 GeditDocument *doc) in loaded_query_info_cb()
[all …]
/dports/graphics/krita/krita-4.4.8/plugins/impex/psd/tests/
H A Dkis_psd_test.cpp83 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testTransparencyMask() local
98 QSharedPointer<KisDocument> doc = openPsdDocument(dstFileInfo); in testTransparencyMask() local
117 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testOpenGrayscaleMultilayered() local
127 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testOpenGroupLayers() local
143 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testOpenLayerStyles() local
158 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testOpenLayerStylesWithPattern() local
175 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testOpenLayerStylesWithPatternMulti() local
198 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testSaveLayerStylesWithPatternMulti() local
221 QSharedPointer<KisDocument> doc = openPsdDocument(dstFileInfo); in testSaveLayerStylesWithPatternMulti() local
249 QSharedPointer<KisDocument> doc = openPsdDocument(sourceFileInfo); in testOpeningFromOpenCanvas() local
[all …]
/dports/graphics/Coin/coin-Coin-4.0.0/src/xml/
H A Ddocument.cpp307 cc_xml_doc_create_parser_x(cc_xml_doc * doc) in cc_xml_doc_create_parser_x()
323 cc_xml_doc_delete_parser_x(cc_xml_doc * doc) in cc_xml_doc_delete_parser_x()
346 cc_xml_doc * doc = new cc_xml_doc; in cc_xml_doc_new() local
369 cc_xml_doc_delete_x(cc_xml_doc * doc) in cc_xml_doc_delete_x()
428 cc_xml_doc * doc = cc_xml_doc_new(); in cc_xml_read_file() local
487 cc_xml_doc * doc = cc_xml_doc_new(); in cc_xml_read_buffer() local
587 cc_xml_doc_get_filename(const cc_xml_doc * doc) in cc_xml_doc_get_filename()
609 cc_xml_doc_get_current(const cc_xml_doc * doc) in cc_xml_doc_get_current()
632 cc_xml_doc_get_root(const cc_xml_doc * doc) in cc_xml_doc_get_root()
641 cc_xml_doc_strip_whitespace_x(cc_xml_doc * doc) in cc_xml_doc_strip_whitespace_x()
[all …]
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/grantleebuilder/autotests/
H A Dplaintextmarkupbuildertest.cpp49 auto doc = new QTextDocument(); in testPlainText() local
71 auto doc = new QTextDocument(); in testSingleFormat() local
90 auto doc = new QTextDocument(); in testDoubleFormat() local
109 auto doc = new QTextDocument(); in testAnchor() local
129 auto doc = new QTextDocument(); in testAnchorWithFormattedContent() local
149 auto doc = new QTextDocument(); in testAdjacentAnchors() local
171 auto doc = new QTextDocument(); in testNestedFormatting() local
189 auto doc = new QTextDocument(); in testSpan() local
207 auto doc = new QTextDocument(); in testDoubleSpan() local
228 auto doc = new QTextDocument(); in testSpanNesting() local
[all …]
/dports/devel/simdjson/simdjson-0.9.6/tests/ondemand/
H A Dondemand_parse_api_tests.cpp16 auto doc = parser.iterate(BASIC_JSON); in parser_iterate() local
30 auto doc = parser.iterate(json_str, strlen(json_str), sizeof(json_str)); in parser_iterate_padded() local
37 auto doc = parser.iterate(json, strlen(json_str), sizeof(json_str)); in parser_iterate_padded() local
44 auto doc = parser.iterate(json, sizeof(json_str)); in parser_iterate_padded() local
52 auto doc = parser.iterate(json); in parser_iterate_padded() local
69 auto doc = parser.iterate(json); in parser_iterate_padded_string_view() local
75 auto doc = parser.iterate(padded_string_view(json_str, strlen(json_str), sizeof(json_str))); in parser_iterate_padded_string_view() local
83 auto doc = parser.iterate(padded_string_view(json)); in parser_iterate_padded_string_view() local
90 auto doc = parser.iterate(json); in parser_iterate_padded_string_view() local
137 auto doc = parser.iterate(BASIC_JSON); in parser_iterate_exception() local
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/util/
H A Dreader_error.hpp28 #define raise_exception(doc, sx, msg) raise_exception_real(__FILE__, __LINE__, doc, sx, msg) argument
33 ReaderDocument const& doc, sexp::Value const& sx, in raise_exception_real()
44 inline void assert_is_boolean(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_boolean()
52 inline void assert_is_integer(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_integer()
60 inline void assert_is_real(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_real()
68 inline void assert_is_symbol(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_symbol()
76 inline void assert_is_string(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_string()
84 inline void assert_is_array(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_array()
92 inline void assert_array_size_ge(ReaderDocument const& doc, sexp::Value const& sx, int size) in assert_array_size_ge()
104 inline void assert_array_size_eq(ReaderDocument const& doc, sexp::Value const& sx, int size) in assert_array_size_eq()
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_document.cpp63 pugi::xml_document doc; in TEST() local
69 pugi::xml_document doc; in TEST() local
446 xml_document doc; in TEST() local
661 xml_document doc; in TEST() local
722 xml_document doc; in TEST() local
939 xml_document doc; in test_parse_fail() local
1054 xml_document doc; in TEST() local
1108 xml_document doc; in TEST() local
1125 xml_document doc; in TEST() local
1142 xml_document doc; in TEST() local
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_document.cpp63 pugi::xml_document doc; in TEST() local
69 pugi::xml_document doc; in TEST() local
446 xml_document doc; in TEST() local
661 xml_document doc; in TEST() local
722 xml_document doc; in TEST() local
939 xml_document doc; in test_parse_fail() local
1054 xml_document doc; in TEST() local
1108 xml_document doc; in TEST() local
1125 xml_document doc; in TEST() local
1142 xml_document doc; in TEST() local
[all …]
/dports/textproc/libgepub/libgepub-0.6.0/libgepub/
H A Dgepub-doc.c96 GepubDoc *doc = GEPUB_DOC (object); in gepub_doc_finalize() local
117 GepubDoc *doc = GEPUB_DOC (object); in gepub_doc_set_property() local
138 GepubDoc *doc = GEPUB_DOC (object); in gepub_doc_get_property() local
154 gepub_doc_init (GepubDoc *doc) in gepub_doc_init()
302 gepub_doc_fill_spine (GepubDoc *doc) in gepub_doc_fill_spine()
344 gepub_doc_get_content (GepubDoc *doc) in gepub_doc_get_content()
519 gepub_doc_get_current (GepubDoc *doc) in gepub_doc_get_current()
563 gepub_doc_get_text (GepubDoc *doc) in gepub_doc_get_text()
647 gepub_doc_go_next (GepubDoc *doc) in gepub_doc_go_next()
662 gepub_doc_go_prev (GepubDoc *doc) in gepub_doc_go_prev()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/packages/comp/sbml/test/
H A DTestAttributeNamespaces.cpp71 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
96 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
124 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
153 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
182 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
210 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
239 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
271 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
302 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
334 SBMLDocument* doc = readSBMLFromString(input.c_str()); in START_TEST() local
[all …]
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Daccess.c400 static void getTextNode( TidyDocImpl* doc, Node* node ) in getTextNode()
454 static Bool Level1_Enabled( TidyDocImpl* doc ) in Level1_Enabled()
460 static Bool Level2_Enabled( TidyDocImpl* doc ) in Level2_Enabled()
465 static Bool Level3_Enabled( TidyDocImpl* doc ) in Level3_Enabled()
675 static void CheckImage( TidyDocImpl* doc, Node* node ) in CheckImage()
1324 static void CheckArea( TidyDocImpl* doc, Node* node ) in CheckArea()
1404 static void CheckRows( TidyDocImpl* doc, Node* node ) in CheckRows()
1507 static void CheckTH( TidyDocImpl* doc, Node* node ) in CheckTH()
2547 static int WordCount( TidyDocImpl* doc, Node* node ) in WordCount()
2860 static void CheckDocType( TidyDocImpl* doc ) in CheckDocType()
[all …]
/dports/devel/cquery/cquery-20180718/third_party/pugixml/tests/
H A Dtest_document.cpp69 xml_document doc; in TEST() local
75 xml_document doc; in TEST() local
83 xml_document doc; in TEST() local
92 xml_document doc; in TEST() local
105 xml_document doc; in TEST() local
114 xml_document doc; in TEST() local
122 xml_document doc; in TEST() local
131 xml_document doc; in TEST() local
142 xml_document doc; in TEST() local
149 xml_document doc; in TEST() local
[all …]
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/tests/ondemand/
H A Dondemand_parse_api_tests.cpp23 ondemand::document doc; in parser_iterate_empty() local
41 auto doc = parser.iterate(BASIC_JSON); in parser_iterate() local
55 auto doc = parser.iterate(json_str, strlen(json_str), sizeof(json_str)); in parser_iterate_padded() local
62 auto doc = parser.iterate(json, strlen(json_str), sizeof(json_str)); in parser_iterate_padded() local
69 auto doc = parser.iterate(json, sizeof(json_str)); in parser_iterate_padded() local
77 auto doc = parser.iterate(json); in parser_iterate_padded() local
94 auto doc = parser.iterate(json); in parser_iterate_padded_string_view() local
108 auto doc = parser.iterate(padded_string_view(json)); in parser_iterate_padded_string_view() local
115 auto doc = parser.iterate(json); in parser_iterate_padded_string_view() local
162 auto doc = parser.iterate(BASIC_JSON); in parser_iterate_exception() local
[all …]
/dports/editors/xed/xed-3.2.0/xed/
H A Dxed-document.c146 get_language_string (XedDocument *doc) in get_language_string()
154 save_metadata (XedDocument *doc) in save_metadata()
330 emit_cursor_moved (XedDocument *doc) in emit_cursor_moved()
545 set_language (XedDocument *doc, in set_language()
576 save_encoding_metadata (XedDocument *doc) in save_encoding_metadata()
626 guess_language (XedDocument *doc) in guess_language()
702 XedDocument *doc) in on_location_changed()
769 XedDocument *doc) in on_readonly_changed()
775 xed_document_init (XedDocument *doc) in xed_document_init()
1085 XedDocument *doc) in loaded_query_info_cb()
[all …]
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/autotests/src/
H A Dsearchbar_test.cpp51 KTextEditor::DocumentPrivate doc; in testFindNextIncremental() local
89 KTextEditor::DocumentPrivate doc; in testFindNextZeroLengthMatch() local
163 KTextEditor::DocumentPrivate doc; in testFindNextNoNewLineAtEnd() local
186 KTextEditor::DocumentPrivate doc; in testSetMatchCaseIncremental() local
220 KTextEditor::DocumentPrivate doc; in testSetMatchCasePower() local
261 KTextEditor::DocumentPrivate doc; in testSetSelectionOnlyPower() local
326 KTextEditor::DocumentPrivate doc; in testSetSearchPattern() local
350 KTextEditor::DocumentPrivate doc; in testSetSelectionOnly() local
386 KTextEditor::DocumentPrivate doc; in testFindAll() local
422 KTextEditor::DocumentPrivate doc; in testReplaceInSelectionOnly() local
[all …]
/dports/editors/ecrire/ecrire-0.3.4/src/bin/
H A Dmain.c332 Ecrire_Doc *doc = data; in _sel_cut_copy() local
369 Ecrire_Doc *doc = data; in _cur_changed() local
470 Ecrire_Doc *doc = data; in _changed() local
479 Ecrire_Doc *doc = data; in _close_doc() local
484 _new_doc(Ecrire_Doc *doc) in _new_doc()
630 Ecrire_Doc *doc; in _goto_column_cb() local
665 Ecrire_Doc *doc; in _goto_line_cb() local
806 Ecrire_Doc *doc = data; in _win_del_do() local
838 Ecrire_Doc *doc = data; in _activate_paste_cb() local
854 Ecrire_Doc *doc = data; in _get_clipboard_cb() local
[all …]

12345678910>>...743