Home
last modified time | relevance | path

Searched refs:Anchor (Results 1 – 25 of 33) sorted by relevance

12

/external/regex-re2/re2/testing/
Dtester.h63 Prog::Anchor anchor);
69 Prog::Anchor anchor,
73 const StringPiece& context, Prog::Anchor anchor);
101 Prog::Anchor anchor);
Dtester.cc124 static string FormatAnchor(Prog::Anchor anchor) { in FormatAnchor()
282 Prog::Anchor anchor, in RunSearch()
385 RE2::Anchor re_anchor; in RunSearch()
415 PCRE::Anchor pcre_anchor; in RunSearch()
475 Prog::Anchor anchor) { in RunCase()
554 Prog::Anchor anchor) { in LogMatch()
600 Prog::Anchor anchor) { in TestCase()
607 static Prog::Anchor anchors[] = {
Dregexp_benchmark.cc106 Prog::Anchor anchor, bool expect_match);
802 Prog::Anchor anchor, bool expect_match) { in SearchDFA()
819 Prog::Anchor anchor, bool expect_match) { in SearchNFA()
833 Prog::Anchor anchor, bool expect_match) { in SearchOnePass()
848 Prog::Anchor anchor, bool expect_match) { in SearchBitState()
862 Prog::Anchor anchor, bool expect_match) { in SearchPCRE()
874 Prog::Anchor anchor, bool expect_match) { in SearchRE2()
890 Prog::Anchor anchor, bool expect_match) { in SearchCachedDFA()
907 Prog::Anchor anchor, bool expect_match) { in SearchCachedNFA()
921 Prog::Anchor anchor, bool expect_match) { in SearchCachedOnePass()
[all …]
Dexhaustive_tester.cc59 static void PrintResult(const RE2& re, const StringPiece& input, RE2::Anchor anchor, StringPiece *m… in PrintResult()
Dbacktrack.cc227 Anchor anchor, in UnsafeSearchBacktrack()
/external/regex-re2/re2/
Dprog.h174 enum Anchor { enum
263 Anchor anchor, MatchKind kind,
273 Anchor anchor, MatchKind kind,
294 Anchor anchor, MatchKind kind,
300 Anchor anchor, MatchKind kind,
313 Anchor anchor, MatchKind kind,
334 static Prog* CompileSet(const RE2::Options& options, RE2::Anchor anchor,
Dset.h20 Set(const RE2::Options& options, RE2::Anchor anchor);
44 RE2::Anchor anchor_;
Dcompile.cc135 static Prog* CompileSet(const RE2::Options& options, RE2::Anchor anchor,
211 void Setup(Regexp::ParseFlags, int64, RE2::Anchor);
234 RE2::Anchor anchor_; // anchor mode for RE2::Set
952 RE2::Anchor anchor) { in Setup()
1092 Prog* Compiler::CompileSet(const RE2::Options& options, RE2::Anchor anchor, in CompileSet()
1134 Prog* Prog::CompileSet(const RE2::Options& options, RE2::Anchor anchor, in CompileSet()
Dre2.h429 enum Anchor { enum
475 Anchor anchor,
697 Anchor anchor,
Dset.cc15 RE2::Set::Set(const RE2::Options& options, RE2::Anchor anchor) { in Set()
Dre2.cc528 Anchor re_anchor, in Match()
592 Prog::Anchor anchor = Prog::kUnanchored; in Match()
784 Anchor anchor, in DoMatch()
Dbitstate.cc351 Anchor anchor, in SearchBitState()
Donepass.cc209 Anchor anchor, MatchKind kind, in SearchOnePass()
Dnfa.cc687 Anchor anchor, MatchKind kind, in SearchNFA()
/external/llvm/include/llvm/Support/
DYAMLParser.h116 Node(unsigned int Type, std::unique_ptr<Document> &, StringRef Anchor,
121 StringRef getAnchor() const { return Anchor; } in getAnchor()
165 StringRef Anchor; variable
193 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() argument
195 : Node(NK_Scalar, D, Anchor, Tag), Value(Val) { in ScalarNode()
352 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() argument
354 : Node(NK_Mapping, D, Anchor, Tag), Type(MT), IsAtBeginning(true), in MappingNode()
406 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode() argument
408 : Node(NK_Sequence, D, Anchor, Tag), SeqType(ST), IsAtBeginning(true), in SequenceNode()
/external/llvm/test/CodeGen/X86/
Dcritical-anti-dep-breaker.ll16 define i32 @Part_Create(i64* %Anchor, i32 %TypeNum, i32 %F, i32 %Z, i32* %Status, i64* %PartTkn) {
22 call i32 @Image(i64* %Anchor, i32 %2, i32 0, i32 0, i32* %Status, i64* %PartTkn, i64** %PartObj)
23 call i32 @Create(i64* %Anchor)
/external/pcre/dist/
Dpcrecpp.h632 enum Anchor { enum
641 Anchor anchor,
676 Anchor anchor,
691 Anchor anchor,
699 pcre* Compile(Anchor anchor);
Dpcrecpp.cc112 pcre* RE::Compile(Anchor anchor) { in Compile()
504 Anchor anchor, in TryMatch()
561 Anchor anchor, in DoMatchImpl()
601 Anchor anchor, in DoMatch()
/external/llvm/include/llvm/IR/
DSymbolTableListTraits.h51 iplist<ValueSubClass>* Anchor(static_cast<iplist<ValueSubClass>*>(this)); in getListOwner()
52 return reinterpret_cast<ItemParentClass*>(reinterpret_cast<char*>(Anchor)- in getListOwner()
/external/regex-re2/util/
Dpcre.h445 enum Anchor { enum
454 Anchor anchor,
479 Anchor anchor,
494 Anchor anchor,
502 pcre* Compile(Anchor anchor);
Dpcre.cc103 pcre* PCRE::Compile(Anchor anchor) { in Compile()
459 Anchor anchor, in TryMatch()
554 Anchor anchor, in DoMatchImpl()
593 Anchor anchor, in DoMatch()
/external/llvm/utils/yaml-bench/
DYAMLBench.cpp87 StringRef Anchor = n->getAnchor(); in dumpNode() local
88 if (!Anchor.empty()) in dumpNode()
89 outs() << "&" << Anchor << " "; in dumpNode()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh306 struct Anchor struct
345 …inline const Anchor& get_anchor (unsigned int row, unsigned int col, unsigned int cols, bool *foun… in get_anchor()
347 if (unlikely (row >= rows || col >= cols)) return Null(Anchor); in get_anchor()
365 OffsetTo<Anchor>
384 OffsetTo<Anchor>
403 const Anchor& mark_anchor = this + record.markAnchor; in apply()
405 const Anchor& glyph_anchor = anchors.get_anchor (glyph_index, mark_class, class_count, &found); in apply()
873 OffsetTo<Anchor>
877 OffsetTo<Anchor>
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp448 SDValue Anchor = Base.getOperand(0); in expandAddress() local
450 cast<GlobalAddressSDNode>(Anchor)->getOffset()); in expandAddress()
/external/regex-re2/
Ducs2.diff558 Prog::Anchor anchor) {

12