Home
last modified time | relevance | path

Searched defs:best_matches (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dpassword_form_filling_unittest.cc106 std::vector<const PasswordForm*> best_matches; in TEST_F() local
119 std::vector<const PasswordForm*> best_matches; in TEST_F() local
180 std::vector<const PasswordForm*> best_matches = {&saved_match_}; in TEST_F() local
212 std::vector<const PasswordForm*> best_matches = {&psl_saved_match_}; in TEST_F() local
249 std::vector<const PasswordForm*> best_matches = {&saved_http_match}; in TEST_F() local
260 std::vector<const PasswordForm*> best_matches = {&saved_match_}; in TEST_F() local
H A Dpassword_form_filling.cc52 const std::vector<const PasswordForm*>& best_matches, in Autofill()
86 const std::vector<const PasswordForm*>& best_matches, in SendFillInformationToRenderer()
H A Dpassword_manager_client.cc45 const std::vector<const autofill::PasswordForm*>& best_matches, in UpdateCredentialCache()
49 const std::vector<const autofill::PasswordForm*>& best_matches, in PasswordWasAutofilled()
H A Dcredential_cache.cc26 const std::vector<const PasswordForm*>& best_matches, in SaveCredentialsAndBlacklistedForOrigin()
H A Dvotes_uploader.cc201 const std::vector<const PasswordForm*>& best_matches, in SendVotesOnSave()
390 const std::vector<const PasswordForm*>& best_matches, in UploadFirstLoginVotes()
565 const std::vector<const PasswordForm*>& best_matches, in SetKnownValueFlag()
H A Dpassword_manager_util_unittest.cc198 std::vector<const PasswordForm*> best_matches; in TEST() local
267 std::vector<const PasswordForm*> best_matches; in TEST() local
H A Dpassword_save_manager_impl_unittest.cc594 std::vector<const PasswordForm*> best_matches; in TEST_P() local
645 std::vector<const PasswordForm*> best_matches; in TEST_P() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/passwords/
H A Dmanage_passwords_state_unittest.cc117 std::vector<const PasswordForm*>* best_matches, in CreateFormManager()
256 std::vector<const PasswordForm*> best_matches = {&saved_match(), in TEST_F() local
272 std::vector<const PasswordForm*> best_matches = {&saved_match()}; in TEST_F() local
289 std::vector<const PasswordForm*> best_matches; in TEST_F() local
342 std::vector<const PasswordForm*> best_matches = {&saved_match(), in TEST_F() local
362 std::vector<const PasswordForm*> best_matches = {&saved_match()}; in TEST_F() local
444 std::vector<const PasswordForm*> best_matches; in TEST_F() local
460 std::vector<const PasswordForm*> best_matches; in TEST_F() local
494 std::vector<const PasswordForm*> best_matches; in TEST_F() local
526 std::vector<const PasswordForm*> best_matches = {&saved_match(), in TEST_F() local
[all …]
H A Dmanage_passwords_ui_controller_unittest.cc347 std::vector<const PasswordForm*> best_matches; in TestNotChangingStateOnAutofill() local
399 std::vector<const PasswordForm*> best_matches; in TEST_F() local
411 std::vector<const PasswordForm*> best_matches; in TEST_F() local
422 std::vector<const PasswordForm*> best_matches; in TEST_F() local
440 std::vector<const PasswordForm*> best_matches; in TEST_F() local
466 std::vector<const PasswordForm*> best_matches; in TEST_F() local
481 std::vector<const PasswordForm*> best_matches; in TEST_F() local
588 std::vector<const PasswordForm*> best_matches; in TEST_F() local
620 std::vector<const PasswordForm*> best_matches; in TEST_F() local
658 std::vector<const PasswordForm*> best_matches; in TEST_F() local
[all …]
H A Dmanage_passwords_test.cc206 std::vector<const password_manager::PasswordForm*> best_matches = { in SetupMovingPasswords() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/
H A Dpassword_form_filling_unittest.cc146 std::vector<const PasswordForm*> best_matches; in TEST_F() local
158 std::vector<const PasswordForm*> best_matches; in TEST_F() local
225 std::vector<const PasswordForm*> best_matches = {&saved_match_}; in TEST_F() local
299 std::vector<const PasswordForm*> best_matches = {&preferred_match}; in TEST_F() local
325 std::vector<const PasswordForm*> best_matches = {&psl_saved_match_}; in TEST_F() local
360 std::vector<const PasswordForm*> best_matches = {&saved_http_match}; in TEST_F() local
371 std::vector<const PasswordForm*> best_matches = {&saved_match_}; in TEST_F() local
H A Dpassword_form_filling.cc98 const std::vector<const PasswordForm*>& best_matches, in Autofill()
133 const std::vector<const PasswordForm*>& best_matches, in SendFillInformationToRenderer()
H A Dpassword_manager_client.cc46 const std::vector<const PasswordForm*>& best_matches, in UpdateCredentialCache()
50 const std::vector<const PasswordForm*>& best_matches, in PasswordWasAutofilled()
H A Dcredential_cache.cc24 const std::vector<const PasswordForm*>& best_matches, in SaveCredentialsAndBlacklistedForOrigin()
H A Dvotes_uploader.cc202 const std::vector<const PasswordForm*>& best_matches, in SendVotesOnSave()
391 const std::vector<const PasswordForm*>& best_matches, in UploadFirstLoginVotes()
567 const std::vector<const PasswordForm*>& best_matches, in SetKnownValueFlag()
H A Dpassword_manager_util.cc218 std::vector<const PasswordForm*>* best_matches, in FindBestMatches()
H A Dpassword_manager_util_unittest.cc211 std::vector<const PasswordForm*> best_matches; in TEST() local
280 std::vector<const PasswordForm*> best_matches; in TEST() local
H A Dpassword_save_manager_impl_unittest.cc603 std::vector<const PasswordForm*> best_matches; in TEST_P() local
659 std::vector<const PasswordForm*> best_matches; in TEST_P() local
/dports/security/whatweb/WhatWeb-f467aa2/lib/
H A Dversion_class.rb25 def best_matches method in Version
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dmultibox_target.cu54 __global__ void FindBestMatches(DType *best_matches, DType *gt_flags, in FindBestMatches()
131 __global__ void FindGoodMatches(DType *best_matches, DType *anchor_flags, in FindGoodMatches()
285 DType *best_matches, DType *labels, in AssignTrainigTargets()
376 DType *best_matches = temp_space[3].dptr_; in MultiBoxTargetForward() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dmultibox_target.cu54 __global__ void FindBestMatches(DType *best_matches, DType *gt_flags, in FindBestMatches()
131 __global__ void FindGoodMatches(DType *best_matches, DType *anchor_flags, in FindGoodMatches()
285 DType *best_matches, DType *labels, in AssignTrainigTargets()
376 DType *best_matches = temp_space[3].dptr_; in MultiBoxTargetForward() local
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Doptions.cpp129 void Options::best_matches(const std::string& word, in best_matches() function in casadi::Options
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/proxy/
H A Dprxytile.c198 int best_matches; in proxy_map_glyph() local
/dports/devel/xparam/xparam-1.22/lib/sources/
H A Dxpv_conversions.cpp327 vector<ConvPathData> best_matches = find_best_matches(val,&target); in find_best_paths() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/password_manager/
H A Dchrome_password_manager_client.cc546 const std::vector<const PasswordForm*>& best_matches, in UpdateCredentialCache()
569 const std::vector<const PasswordForm*>& best_matches, in PasswordWasAutofilled()

12