Anchor 345 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh inline const Anchor& get_anchor (unsigned int row, unsigned int col, unsigned int cols, bool *found) const { Anchor 347 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh if (unlikely (row >= rows || col >= cols)) return Null(Anchor); Anchor 365 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh OffsetTo<Anchor> Anchor 384 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh OffsetTo<Anchor> Anchor 403 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh const Anchor& mark_anchor = this + record.markAnchor; Anchor 405 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); Anchor 862 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh OffsetTo<Anchor> Anchor 866 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh OffsetTo<Anchor> Anchor 351 third_party/re2/re2/bitstate.cc Anchor anchor, Anchor 136 third_party/re2/re2/compile.cc static Prog* CompileSet(const RE2::Options& options, RE2::Anchor anchor, Anchor 212 third_party/re2/re2/compile.cc void Setup(Regexp::ParseFlags, int64, RE2::Anchor); Anchor 235 third_party/re2/re2/compile.cc RE2::Anchor anchor_; // anchor mode for RE2::Set Anchor 953 third_party/re2/re2/compile.cc RE2::Anchor anchor) { Anchor 1093 third_party/re2/re2/compile.cc Prog* Compiler::CompileSet(const RE2::Options& options, RE2::Anchor anchor, Anchor 1135 third_party/re2/re2/compile.cc Prog* Prog::CompileSet(const RE2::Options& options, RE2::Anchor anchor, Anchor 1872 third_party/re2/re2/dfa.cc Anchor anchor, MatchKind kind, Anchor 687 third_party/re2/re2/nfa.cc Anchor anchor, MatchKind kind, Anchor 209 third_party/re2/re2/onepass.cc Anchor anchor, MatchKind kind, Anchor 263 third_party/re2/re2/prog.h Anchor anchor, MatchKind kind, Anchor 273 third_party/re2/re2/prog.h Anchor anchor, MatchKind kind, Anchor 294 third_party/re2/re2/prog.h Anchor anchor, MatchKind kind, Anchor 300 third_party/re2/re2/prog.h Anchor anchor, MatchKind kind, Anchor 313 third_party/re2/re2/prog.h Anchor anchor, MatchKind kind, Anchor 334 third_party/re2/re2/prog.h static Prog* CompileSet(const RE2::Options& options, RE2::Anchor anchor, Anchor 546 third_party/re2/re2/re2.cc Anchor re_anchor, Anchor 610 third_party/re2/re2/re2.cc Prog::Anchor anchor = Prog::kUnanchored; Anchor 802 third_party/re2/re2/re2.cc Anchor anchor, Anchor 475 third_party/re2/re2/re2.h Anchor anchor, Anchor 685 third_party/re2/re2/re2.h Anchor anchor, Anchor 15 third_party/re2/re2/set.cc RE2::Set::Set(const RE2::Options& options, RE2::Anchor anchor) { Anchor 20 third_party/re2/re2/set.h Set(const RE2::Options& options, RE2::Anchor anchor); Anchor 44 third_party/re2/re2/set.h RE2::Anchor anchor_; Anchor 227 third_party/re2/re2/testing/backtrack.cc Anchor anchor, Anchor 59 third_party/re2/re2/testing/exhaustive_tester.cc static void PrintResult(const RE2& re, const StringPiece& input, RE2::Anchor anchor, StringPiece *m, int n) { Anchor 106 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match); Anchor 802 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 819 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 833 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 848 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 862 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 874 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 890 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 907 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 921 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 935 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 948 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 960 third_party/re2/re2/testing/regexp_benchmark.cc Prog::Anchor anchor, bool expect_match) { Anchor 124 third_party/re2/re2/testing/tester.cc static string FormatAnchor(Prog::Anchor anchor) { Anchor 282 third_party/re2/re2/testing/tester.cc Prog::Anchor anchor, Anchor 385 third_party/re2/re2/testing/tester.cc RE2::Anchor re_anchor; Anchor 415 third_party/re2/re2/testing/tester.cc PCRE::Anchor pcre_anchor; Anchor 475 third_party/re2/re2/testing/tester.cc Prog::Anchor anchor) { Anchor 554 third_party/re2/re2/testing/tester.cc Prog::Anchor anchor) { Anchor 600 third_party/re2/re2/testing/tester.cc Prog::Anchor anchor) { Anchor 607 third_party/re2/re2/testing/tester.cc static Prog::Anchor anchors[] = { Anchor 63 third_party/re2/re2/testing/tester.h Prog::Anchor anchor); Anchor 69 third_party/re2/re2/testing/tester.h Prog::Anchor anchor, Anchor 73 third_party/re2/re2/testing/tester.h const StringPiece& context, Prog::Anchor anchor); Anchor 101 third_party/re2/re2/testing/tester.h Prog::Anchor anchor); Anchor 108 third_party/re2/util/pcre.cc pcre* PCRE::Compile(Anchor anchor) { Anchor 464 third_party/re2/util/pcre.cc Anchor anchor, Anchor 559 third_party/re2/util/pcre.cc Anchor anchor, Anchor 598 third_party/re2/util/pcre.cc Anchor anchor, Anchor 460 third_party/re2/util/pcre.h Anchor anchor, Anchor 485 third_party/re2/util/pcre.h Anchor anchor, Anchor 500 third_party/re2/util/pcre.h Anchor anchor, Anchor 508 third_party/re2/util/pcre.h pcre* Compile(Anchor anchor); Anchor 1925 third_party/wtl/include/atlwince.h void Anchor(LPCSTR pszAnchor) Anchor 1931 third_party/wtl/include/atlwince.h void Anchor(LPCWSTR pszAnchor)