Home
last modified time | relevance | path

Searched defs:docs2 (Results 1 – 7 of 7) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/ftdc/
H A Dftdc_test.cpp87 const std::vector<BSONObj>& docs2, in ValidateDocumentList()
H A Dfile_manager_test.cpp386 std::vector<BSONObj> docs2 = {sdoc2, sdoc2, sdoc2, sdoc2}; in TEST() local
/dports/science/py-dlib/dlib-19.22/tools/python/src/
H A Dgui.cpp250 …const char* docs2 = "Create an image window that displays the given numpy image and also has the g… in bind_gui() local
/dports/science/dlib-cpp/dlib-19.22/tools/python/src/
H A Dgui.cpp250 …const char* docs2 = "Create an image window that displays the given numpy image and also has the g… in bind_gui() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/search/
H A DSearchIndex.java600 private void removeDocuments(PostingsEnum doc1, PostingsEnum docs2) throws IOException { in removeDocuments()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/search/
H A DSortTest.cpp807 TopDocsPtr docs2 = full->search(queryE, filter, numDocs, sort); in TEST_F() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbbackup/
H A Dbackup.actor.cpp1398 …Standalone<RangeResultRef> docs2 = wait(tr->getRange(KeyRangeRef(rootKey, strinc(rootKey)), limit,… in cleanupStatus() local