Home
last modified time | relevance | path

Searched refs:remover (Results 1 – 25 of 2690) sorted by relevance

12345678910>>...108

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/demo_mode/
H A Ddemo_mode_resources_remover_unittest.cc243 ASSERT_TRUE(remover.get()); in TEST_F()
279 remover.reset(); in TEST_F()
291 remover->AttemptRemoval( in TEST_F()
309 remover->AttemptRemoval( in TEST_F()
326 remover->AttemptRemoval( in TEST_F()
344 remover->AttemptRemoval( in TEST_F()
349 remover->AttemptRemoval( in TEST_F()
370 remover->AttemptRemoval( in TEST_F()
378 remover->AttemptRemoval( in TEST_F()
708 remover.reset(); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/test/
H A Dfile_remover_test_util.cc25 FileRemoverAPI* remover, in VerifyRemoveNow() argument
29 remover->RemoveNow( in VerifyRemoveNow()
37 FileRemoverAPI* remover, in VerifyRegisterPostRebootRemoval() argument
41 remover->RegisterPostRebootRemoval( in VerifyRegisterPostRebootRemoval()
51 FileRemoverAPI* remover) { in VerifyRemoveNowSuccess() argument
52 VerifyRemoveNow(path, remover, /*expected_result=*/true); in VerifyRemoveNowSuccess()
56 FileRemoverAPI* remover) { in VerifyRemoveNowFailure() argument
57 VerifyRemoveNow(path, remover, /*expected_result=*/false); in VerifyRemoveNowFailure()
61 FileRemoverAPI* remover) { in VerifyRegisterPostRebootRemovalSuccess() argument
62 VerifyRegisterPostRebootRemoval(path, remover, /*expected_result=*/true); in VerifyRegisterPostRebootRemovalSuccess()
[all …]
/dports/misc/orange3/orange3-3.29.1/Orange/tests/
H A Dtest_remove.py28 new_data = remover(data)
29 attr_res, class_res = remover.attr_results, remover.class_results
42 new_data = remover(data)
43 attr_res, class_res = remover.attr_results, remover.class_results
64 new_data = remover(data)
65 attr_res, class_res = remover.attr_results, remover.class_results
87 new_data = remover(data)
88 attr_res, class_res = remover.attr_results, remover.class_results
110 attr_res, class_res = remover.attr_results, remover.class_results
160 cleaned = remover(data)
[all …]
/dports/science/rdkit/rdkit-Release_2021_03_5/rdkit/Chem/
H A DUnitTestSaltRemover.py17 self.assertEqual(len(remover.salts), 2)
19 res = remover.StripMol(mol)
25 remover = SaltRemover(defnFilename=testFile, defnFormat=InputFormat.MOL)
26 self.assertEqual(len(remover.salts), 240)
28 tuple = remover.StripMolWithDeleted(m)
37 self.assertEqual(len(remover.salts), 216)
51 remover = SaltRemover(defnData="[Cl,Br]")
53 res = remover.StripMol(mol)
57 res, deleted = remover.StripMolWithDeleted(mol)
63 remover = SaltRemover(defnData="Cl", defnFormat=InputFormat.SMILES)
[all …]
/dports/devel/spark/spark-2.1.1/mllib/src/test/scala/org/apache/spark/ml/feature/
H A DStopWordsRemoverSuite.scala43 val remover = new StopWordsRemover() constant
55 testStopWordsRemover(remover, dataSet)
60 val remover = new StopWordsRemover() constant
73 testStopWordsRemover(remover, dataSet)
77 val remover = new StopWordsRemover() constant
86 testStopWordsRemover(remover, dataSet)
98 val remover = new StopWordsRemover() constant
107 testStopWordsRemover(remover, dataSet)
112 val remover = new StopWordsRemover() constant
126 val remover = new StopWordsRemover() constant
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/interfaces/
H A Dremover.h15 class remover
37 virtual ~remover(
67 remover& operator=(const remover&) {return *this;} // assignment operator
76 class asc_remover : public remover<T>
207 remover<T>::~remover() {} in ~remover()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/dlib/interfaces/
H A Dremover.h15 class remover
37 virtual ~remover(
67 remover& operator=(const remover&) {return *this;} // assignment operator
76 class asc_remover : public remover<T>
207 remover<T>::~remover() {} in ~remover()
/dports/science/dlib-cpp/dlib-19.22/dlib/interfaces/
H A Dremover.h15 class remover
37 virtual ~remover(
67 remover& operator=(const remover&) {return *this;} // assignment operator
76 class asc_remover : public remover<T>
207 remover<T>::~remover() {} in ~remover()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/browsing_data/
H A Dbrowsing_data_important_sites_util.cc17 BrowsingDataTaskObserver(content::BrowsingDataRemover* remover,
36 content::BrowsingDataRemover* remover, in BrowsingDataTaskObserver() argument
42 remover_observer_.Add(remover); in BrowsingDataTaskObserver()
66 content::BrowsingDataRemover* remover, in Remove() argument
69 new BrowsingDataTaskObserver(remover, std::move(callback), 2); in Remove()
85 remover->RemoveAndReply( in Remove()
96 remover->RemoveWithFilterAndReply( in Remove()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
402 struct remover struct
413 remover const&
421 remover const&
432 remover& operator= (remover const&);
436 remover remove;
532 struct remover;
661 struct remover struct
672 remover const&
691 remover& operator= (remover const&);
[all …]
/dports/textproc/filepp/filepp-1.8.0/modules/remover/
H A DMakefile.in46 @$(ECHO) ----------- Testing c-remover.pm ----------
47 $(TESTFILEPP) -m c-remover.pm $(srcdir)/test.in -o test-c.out
50 @$(ECHO) ----------- Testing hash-remover.pm -------
51 $(TESTFILEPP) -m hash-remover.pm $(srcdir)/test.in -o test-hash.out
56 $(INSTALL) -m 644 $(srcdir)/remover.pm $(DESTDIR)$(moduledir)
/dports/devel/boost-docs/boost_1_72_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
418 struct remover struct
429 remover const&
437 remover const&
447 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
451 remover remove;
547 struct remover;
675 struct remover struct
686 remover const&
704 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp279 struct remover;
420 struct remover struct
431 remover const&
439 remover const&
449 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
453 remover remove;
549 struct remover;
677 struct remover struct
688 remover const&
706 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
418 struct remover struct
429 remover const&
437 remover const&
447 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
451 remover remove;
547 struct remover;
675 struct remover struct
686 remover const&
704 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/spirit/home/karma/string/
H A Dsymbols.hpp279 struct remover;
420 struct remover struct
431 remover const&
439 remover const&
449 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
453 remover remove;
549 struct remover;
677 struct remover struct
688 remover const&
706 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
419 struct remover struct
430 remover const&
438 remover const&
449 remover& operator= (remover const&);
453 remover remove;
549 struct remover;
678 struct remover struct
689 remover const&
708 remover& operator= (remover const&);
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/spirit/home/karma/string/
H A Dsymbols.hpp279 struct remover;
420 struct remover struct
431 remover const&
439 remover const&
449 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
453 remover remove;
549 struct remover;
677 struct remover struct
688 remover const&
706 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/spirit/home/karma/string/
H A Dsymbols.hpp279 struct remover;
420 struct remover struct
431 remover const&
439 remover const&
449 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
453 remover remove;
549 struct remover;
677 struct remover struct
688 remover const&
706 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
419 struct remover struct
430 remover const&
438 remover const&
449 remover& operator= (remover const&);
453 remover remove;
549 struct remover;
678 struct remover struct
689 remover const&
708 remover& operator= (remover const&);
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
419 struct remover struct
430 remover const&
438 remover const&
449 remover& operator= (remover const&);
453 remover remove;
549 struct remover;
678 struct remover struct
689 remover const&
708 remover& operator= (remover const&);
[all …]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
419 struct remover struct
430 remover const&
438 remover const&
449 remover& operator= (remover const&);
453 remover remove;
549 struct remover;
678 struct remover struct
689 remover const&
708 remover& operator= (remover const&);
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
419 struct remover struct
430 remover const&
438 remover const&
449 remover& operator= (remover const&);
453 remover remove;
549 struct remover;
678 struct remover struct
689 remover const&
708 remover& operator= (remover const&);
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
419 struct remover struct
430 remover const&
438 remover const&
449 remover& operator= (remover const&);
453 remover remove;
549 struct remover;
678 struct remover struct
689 remover const&
708 remover& operator= (remover const&);
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
418 struct remover struct
429 remover const&
437 remover const&
447 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
451 remover remove;
547 struct remover;
675 struct remover struct
686 remover const&
704 BOOST_DELETED_FUNCTION(remover& operator= (remover const&))
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/spirit/home/karma/string/
H A Dsymbols.hpp277 struct remover;
419 struct remover struct
430 remover const&
438 remover const&
449 remover& operator= (remover const&);
453 remover remove;
549 struct remover;
678 struct remover struct
689 remover const&
708 remover& operator= (remover const&);
[all …]

12345678910>>...108