Home
last modified time | relevance | path

Searched refs:documents (Results 1 – 25 of 8599) sorted by relevance

12345678910>>...344

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/unit/unittest/
H A Dclangdocuments-test.cpp104 documents.create({fileContainer}); in TEST_F()
134 documents.create({fileContainer}); in TEST_F()
213 documents.create({fileContainer}); in TEST_F()
224 documents.create({fileContainer}); in TEST_F()
242 documents.create({fileContainer}); in TEST_F()
244 documents.remove({fileContainer}); in TEST_F()
258 ASSERT_THAT(documents.documents(), in TEST_F()
264 documents.create({{filePath}}); in TEST_F()
276 documents.create({{filePath}}); in TEST_F()
288 documents.create({{filePath}}); in TEST_F()
[all …]
H A Dclangdocumentsuspenderresumer-test.cpp78 ClangBackEnd::Documents documents{unsavedFiles}; member in __anon5e3b46420111::DocumentSuspenderResumer
105 documents.create({fileContainer1}); in TEST_F()
115 documents.create({fileContainer1, fileContainer2}); in TEST_F()
126 documents.setVisibleInEditors({filePath1}); in TEST_F()
127 documents.setVisibleInEditors({filePath2}); in TEST_F()
137 documents.create({fileContainer1}); in TEST_F()
147 documents.create({fileContainer1}); in TEST_F()
272 documents.setVisibleInEditors({filePath1}); in TEST_F()
285 return documents.document(filePath); in getDocument()
290 categorizeHotColdDocuments(hotDocumentsSize, documents.documents(), hotDocuments, in categorizeDocuments()
[all …]
/dports/devel/libgdata/libgdata-0.17.13/gdata/services/documents/
H A Dmeson.build7 'gdata-documents-document.h',
8 'gdata-documents-drawing.h',
9 'gdata-documents-entry.h',
10 'gdata-documents-feed.h',
11 'gdata-documents-folder.h',
13 'gdata-documents-pdf.h',
16 'gdata-documents-query.h',
19 'gdata-documents-text.h',
35 'gdata-documents-feed.c',
38 'gdata-documents-pdf.c',
[all …]
/dports/textproc/py-nltk/nltk-3.4.1/nltk/corpus/reader/
H A Dycoe.py62 def documents(self, fileids=None): member in YCOECorpusReader
78 def fileids(self, documents=None): argument
83 if documents is None:
86 documents = [documents]
99 if documents is None:
103 documents = [documents]
104 for document in documents:
117 def words(self, documents=None): argument
120 def sents(self, documents=None): argument
123 def paras(self, documents=None): argument
[all …]
/dports/databases/pecl-mongodb/mongodb-1.9.1/tests/bson/
H A Dtypemap-001.phpt33 $documents = $cursor->toArray();
34 return $documents;
39 $documents = fetch($manager);
40 var_dump($documents[0] instanceof stdClass);
41 var_dump(is_array($documents[0]->bson_array));
47 var_dump($documents[0] instanceof stdClass);
53 var_dump($documents[0] instanceof MyArrayObject);
60 var_dump(is_array($documents[0]));
61 var_dump(is_array($documents[0]['bson_array']));
67 var_dump(is_array($documents[0]));
[all …]
H A Dtypemap-007.phpt48 $documents = $cursor->toArray();
49 return $documents;
54 $documents = fetch($manager, ["fieldPaths" => [
57 var_dump($documents[0]->object->parent1 instanceof stdClass);
59 var_dump(is_array($documents[0]->object->parent1->child2));
62 var_dump(is_array($documents[0]->object->parent2->child2));
65 $documents = fetch($manager, ["fieldPaths" => [
74 var_dump(is_array($documents[0]->object->parent2->child2));
77 $documents = fetch($manager, ["fieldPaths" => [
89 $documents = fetch($manager, ["fieldPaths" => [
[all …]
H A Dtypemap-006.phpt46 $documents = $cursor->toArray();
47 return $documents;
55 var_dump($documents[0] instanceof stdClass);
56 var_dump(is_array($documents[0]->array));
65 var_dump($documents[0] instanceof stdClass);
66 var_dump(is_array($documents[0]->array));
75 var_dump($documents[0] instanceof stdClass);
76 var_dump(is_array($documents[0]->array));
86 var_dump(is_object($documents[0]->object));
96 var_dump(is_object($documents[0]->object));
[all …]
H A Dbson-toPHP-007.phpt33 $documents = [ \MongoDB\BSON\toPHP($bson, $typeMap) ];
35 return $documents;
40 $documents = fetch($bson, ["fieldPaths" => [
43 var_dump($documents[0]->object->parent1 instanceof stdClass);
45 var_dump(is_array($documents[0]->object->parent1->child2));
46 var_dump($documents[0]->object->parent2 instanceof stdClass);
48 var_dump(is_array($documents[0]->object->parent2->child2));
51 $documents = fetch($bson, ["fieldPaths" => [
60 var_dump(is_array($documents[0]->object->parent2->child2));
63 $documents = fetch($bson, ["fieldPaths" => [
[all …]
H A Dtypemap-005.phpt38 $documents = $cursor->toArray();
39 return $documents;
44 $documents = fetch($manager);
45 var_dump($documents[0] instanceof stdClass);
46 var_dump(is_array($documents[0]->array0));
47 var_dump(is_object($documents[0]->array1));
54 var_dump($documents[0] instanceof stdClass);
55 var_dump(is_object($documents[0]->array0));
63 var_dump(is_array($documents[0]->array0));
72 var_dump(is_object($documents[0]->array1));
[all …]
H A Dtypemap-002.phpt25 $documents = $cursor->toArray();
26 return $documents;
32 var_dump(is_array($documents[0]));
33 var_dump($documents[0]['bson_array'] instanceof stdClass);
34 var_dump(is_array($documents[0]['bson_object']));
39 var_dump($documents[0] instanceof stdClass);
40 var_dump(is_array($documents[0]->bson_array));
41 var_dump($documents[0]->bson_object instanceof stdClass);
46 var_dump($documents[0] instanceof stdClass);
47 var_dump($documents[0]->bson_array instanceof stdClass);
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/documents/locale/en/LC_MESSAGES/
H A Ddjango.po21 msgid "Wagtail documents"
36 #: forms.py:80 views/documents.py:117 views/documents.py:166
77 msgid "documents"
114 msgid "Latest documents"
292 msgid "Add documents"
342 #: views/documents.py:55 views/documents.py:60
343 msgid "Search documents"
346 #: views/documents.py:116
350 #: views/documents.py:121 views/documents.py:170
354 #: views/documents.py:165
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.text/org.eclipse.ui.workbench.texteditor.tests/src/org/eclipse/ui/workbench/texteditor/tests/
H A DHippieCompletionTest.java47 IDocument[] documents; field in HippieCompletionTest
52 documents= new IDocument[5]; in setUp()
116 documents[4]= new Document("/**\n" + in setUp()
155 "pri", documents[0].getLength()); in testSearchBackwards1()
179 "plugi", documents[2].getLength()); in testSearchBackwards2()
186 "plugin", documents[2].getLength()); in testSearchBackwards2()
198 "test", documents[1].getLength()); in testSearchBackwards3()
201 "tests", documents[1].getLength()); in testSearchBackwards3()
325 prefix= fEngine.getPrefixString(documents[1], documents[1].getLength()); in testPrefix()
363 IDocument intlDoc= documents[4]; in testInternational()
[all …]
/dports/databases/p5-MongoDB/MongoDB-v2.2.2/t/
H A Dprotocol_op_msg.t29 $section->{documents} = \@docs;
39 } @{ $cur->{documents} };
40 $cur->{documents} = \@docs;
49 documents => [
62 documents => [
72 identifier => "documents",
73 documents => [
105 documents => [ $raw_doc ],
116 identifier => 'documents',
117 documents => [ $raw_doc ],
[all …]
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/account_edi/models/
H A Daccount_edi_document.py60 for edi_doc in documents:
82 for doc in documents:
101 (documents.edi_format_id, documents[0].state, doc_type, documents.move_id.company_id),
102 documents
103 ) for documents, doc_type in jobs]
117 for key, documents in to_process:
131 for document in documents:
159 for document in documents:
201 edi_format = documents.edi_format_id
202 state = documents[0].state
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.slsp.sk5 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/Business/produktovy-list-4-2018.pdf
6 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/Personal/claimair-caste-otazky.pdf
7 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/Ine/mifid_brozura_web_31082018.pdf
12 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/eb/migracia_B24_R.pdf
13 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/eb/migracia_B24_K.pdf
14 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/eb/list_retail_3vlna.pdf
15 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/eb/list_korporat_3vlna.pdf
16 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/eb/list_retail_4vlna.pdf
17 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/eb/list_korporat_4vlna.pdf
18 Disallow: /content/dam/sk/slsp/www_slsp_sk/documents/eb/list_korporat_5vlna.pdf
[all …]
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/documents/views/
H A Dchooser.py11 from wagtail.documents import get_document_model
12 from wagtail.documents.forms import get_document_form
60 documents = hook(documents, request)
67 documents = documents.filter(collection=collection_id)
68 documents_exist = documents.exists()
74 documents = documents.search(q)
77 documents = documents.order_by('-created_at')
85 'documents': documents,
101 documents = documents.order_by('-created_at')
102 documents_exist = documents.exists()
[all …]
/dports/textproc/apache-solr/solr-8.11.1/server/solr-webapp/webapp/css/angular/
H A Ddocuments.css20 #content #documents
27 #content #documents #form
33 #content #documents #form label
40 #content #documents #form input,
41 #content #documents #form select,
42 #content #documents #form textarea
48 #content #documents #form input,
55 #content #documents #form #start
61 #content #documents #form #rows
122 #content #documents #result
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dcontext_tests.cpp26 auto doc = ctx.documents().add(32, 28); in TEST()
37 auto doc1 = ctx.documents().add(2, 2); in TEST()
38 auto doc2 = ctx.documents().add(4, 4); in TEST()
39 EXPECT_EQ(2, ctx.documents().size()); in TEST()
44 EXPECT_EQ(0, ctx.documents().size()); in TEST()
50 EXPECT_EQ(0, ctx.documents().size()); in TEST()
54 EXPECT_EQ(2, ctx.documents().size()); in TEST()
79 ctx2.documents().remove(doc1); in TEST()
80 ctx1.documents().remove(doc2); in TEST()
81 ctx1.documents().add(doc1); in TEST()
[all …]
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/clangbackend/source/
H A Dclangcodemodelserver.cpp62 : documents(unsavedFiles) in ClangCodeModelServer()
78 QObject::connect(documents.clangFileSystemWatcher(), in ClangCodeModelServer()
81 if (!documents.hasDocument(filePath)) in ClangCodeModelServer()
115 processSuspendResumeJobs(documents.documents()); in documentsOpened()
158 documents.remove(message.fileContainers); in documentsClosed()
173 resetDocumentsWithUnresolvedIncludes(documents.documents()); in unsavedFilesUpdated()
309 processSuspendResumeJobs(documents.documents()); in documentVisibilityChanged()
319 return documents; in documentsForTestOnly()
364 for (auto &document : documents) { in addAndRunUpdateJobs()
482 const std::vector<Document> &documents) in resetDocumentsWithUnresolvedIncludes() argument
[all …]
/dports/www/moodle39/moodle/search/tests/
H A Dskip_future_documents_iterator_test.php45 $documents = [
51 self::do_iterator($documents));
83 $documents = [
89 self::do_iterator($documents));
97 $documents = [
110 $documents = [
116 self::do_iterator($documents));
123 $documents = [
129 self::do_iterator($documents));
138 $documents = [
[all …]
/dports/www/moodle310/moodle/search/tests/
H A Dskip_future_documents_iterator_test.php45 $documents = [
51 self::do_iterator($documents));
83 $documents = [
89 self::do_iterator($documents));
97 $documents = [
110 $documents = [
116 self::do_iterator($documents));
123 $documents = [
129 self::do_iterator($documents));
138 $documents = [
[all …]
/dports/www/moodle311/moodle/search/tests/
H A Dskip_future_documents_iterator_test.php45 $documents = [
51 self::do_iterator($documents));
83 $documents = [
89 self::do_iterator($documents));
97 $documents = [
110 $documents = [
116 self::do_iterator($documents));
123 $documents = [
129 self::do_iterator($documents));
138 $documents = [
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/cloud.google.com/go/firestore/testdata/
H A Dlisten-multi-docs.textproto8 description: "listen: multiple documents, added, deleted and updated"
13 name: "projects/projectID/databases/(default)/documents/C/d1"
33 name: "projects/projectID/databases/(default)/documents/C/d3"
53 name: "projects/projectID/databases/(default)/documents/C/d2"
73 name: "projects/projectID/databases/(default)/documents/C/d4"
105 name: "projects/projectID/databases/(default)/documents/C/d5"
130 name: "projects/projectID/databases/(default)/documents/C/d1"
201 name: "projects/projectID/databases/(default)/documents/C/d2"
216 name: "projects/projectID/databases/(default)/documents/C/d3"
231 name: "projects/projectID/databases/(default)/documents/C/d4"
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/firestore/testdata/
H A Dlisten-multi-docs.textproto8 description: "listen: multiple documents, added, deleted and updated"
13 name: "projects/projectID/databases/(default)/documents/C/d1"
33 name: "projects/projectID/databases/(default)/documents/C/d3"
53 name: "projects/projectID/databases/(default)/documents/C/d2"
73 name: "projects/projectID/databases/(default)/documents/C/d4"
105 name: "projects/projectID/databases/(default)/documents/C/d5"
130 name: "projects/projectID/databases/(default)/documents/C/d1"
201 name: "projects/projectID/databases/(default)/documents/C/d2"
216 name: "projects/projectID/databases/(default)/documents/C/d3"
231 name: "projects/projectID/databases/(default)/documents/C/d4"
[all …]
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/firestore/testdata/
H A Dlisten-multi-docs.textproto8 description: "listen: multiple documents, added, deleted and updated"
13 name: "projects/projectID/databases/(default)/documents/C/d1"
33 name: "projects/projectID/databases/(default)/documents/C/d3"
53 name: "projects/projectID/databases/(default)/documents/C/d2"
73 name: "projects/projectID/databases/(default)/documents/C/d4"
105 name: "projects/projectID/databases/(default)/documents/C/d5"
130 name: "projects/projectID/databases/(default)/documents/C/d1"
201 name: "projects/projectID/databases/(default)/documents/C/d2"
216 name: "projects/projectID/databases/(default)/documents/C/d3"
231 name: "projects/projectID/databases/(default)/documents/C/d4"
[all …]

12345678910>>...344