Home
last modified time | relevance | path

Searched refs:matched_atoms (Results 1 – 25 of 60) sorted by relevance

123

/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/
H A Dfiltered_re2.cc92 void FilteredRE2::RegexpsGivenStrings(const vector<int>& matched_atoms, in RegexpsGivenStrings() argument
94 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
H A Dprefilter_tree.cc283 const vector<int>& matched_atoms, in RegexpsGivenStrings() argument
294 for (int j = 0; j < matched_atoms.size(); j++) { in RegexpsGivenStrings()
295 matched_atom_ids.push_back(atom_index_to_id_[matched_atoms[j]]); in RegexpsGivenStrings()
296 VLOG(10) << "Atom id:" << atom_index_to_id_[matched_atoms[j]]; in RegexpsGivenStrings()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/
H A Dfiltered_re2.cc92 void FilteredRE2::RegexpsGivenStrings(const vector<int>& matched_atoms, in RegexpsGivenStrings() argument
94 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
H A Dprefilter_tree.cc283 const vector<int>& matched_atoms, in RegexpsGivenStrings() argument
294 for (int j = 0; j < matched_atoms.size(); j++) { in RegexpsGivenStrings()
295 matched_atom_ids.push_back(atom_index_to_id_[matched_atoms[j]]); in RegexpsGivenStrings()
296 VLOG(10) << "Atom id:" << atom_index_to_id_[matched_atoms[j]]; in RegexpsGivenStrings()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/
H A Dfiltered_re2.cc92 void FilteredRE2::RegexpsGivenStrings(const vector<int>& matched_atoms, in RegexpsGivenStrings() argument
94 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
H A Dprefilter_tree.cc283 const vector<int>& matched_atoms, in RegexpsGivenStrings() argument
294 for (int j = 0; j < matched_atoms.size(); j++) { in RegexpsGivenStrings()
295 matched_atom_ids.push_back(atom_index_to_id_[matched_atoms[j]]); in RegexpsGivenStrings()
296 VLOG(10) << "Atom id:" << atom_index_to_id_[matched_atoms[j]]; in RegexpsGivenStrings()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/re2/
H A Dfiltered_re2.cc112 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
114 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/vendor/re2/
H A Dfiltered_re2.cc112 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
114 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/testing/
H A Dfiltered_re2_test.cc193 const vector<string> matched_atoms, in FindAtomIndices() argument
196 for (int i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
199 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dfiltered_re2_test.cc193 const vector<string> matched_atoms, in FindAtomIndices() argument
196 for (int i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
199 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/re2/testing/
H A Dfiltered_re2_test.cc193 const vector<string> matched_atoms, in FindAtomIndices() argument
196 for (int i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
199 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/re2/
H A Dfiltered_re2.cc128 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
130 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/
H A Dfiltered_re2.cc128 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
130 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/devel/re2/re2-2021-11-01/re2/
H A Dfiltered_re2.cc128 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
130 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/re2/
H A Dfiltered_re2.cc128 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
130 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/re2/re2/
H A Dfiltered_re2.cc128 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
130 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/re2/vendor/re2/
H A Dfiltered_re2.cc128 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
130 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/re2/re2/
H A Dfiltered_re2.cc128 void FilteredRE2::RegexpsGivenStrings(const std::vector<int>& matched_atoms, in RegexpsGivenStrings() argument
130 prefilter_tree_->RegexpsGivenStrings(matched_atoms, passed_regexps); in RegexpsGivenStrings()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/re2/testing/
H A Dfiltered_re2_test.cc204 const std::vector<std::string>& matched_atoms, in FindAtomIndices() argument
207 for (size_t i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
209 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dfiltered_re2_test.cc204 const std::vector<std::string>& matched_atoms, in FindAtomIndices() argument
207 for (size_t i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
209 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/science/py-oddt/oddt-0.7/oddt/toolkits/extras/rdkit/
H A Dfixer.py485 matched_atoms = template.GetSubstructMatch(residue)
486 if matched_atoms: # instead of catching ValueError
494 matched_atoms = template2.GetSubstructMatch(residue2)
495 if matched_atoms:
520 if i not in matched_atoms:
542 new_amap.append(amap[matched_atoms.index(i)])
546 if i not in matched_atoms:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/re2/src/re2/testing/
H A Dfiltered_re2_test.cc205 const std::vector<std::string>& matched_atoms, in FindAtomIndices() argument
208 for (size_t i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
210 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/testing/
H A Dfiltered_re2_test.cc205 const std::vector<std::string>& matched_atoms, in FindAtomIndices() argument
208 for (size_t i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
210 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/devel/re2/re2-2021-11-01/re2/testing/
H A Dfiltered_re2_test.cc205 const std::vector<std::string>& matched_atoms, in FindAtomIndices() argument
208 for (size_t i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
210 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/re2/vendor/re2/testing/
H A Dfiltered_re2_test.cc205 const std::vector<std::string>& matched_atoms, in FindAtomIndices() argument
208 for (size_t i = 0; i < matched_atoms.size(); i++) { in FindAtomIndices()
210 if (matched_atoms[i] == atoms[j]) { in FindAtomIndices()

123