HomeSort by relevance Sort by last modified time
    Searched full:bitstate (Results 1 - 25 of 45) sorted by null

1 2

  /external/regex-re2/re2/
bitstate.cc 31 class BitState {
33 explicit BitState(Prog* prog);
34 ~BitState();
37 // Can only call Search once per BitState.
71 BitState::BitState(Prog* prog)
87 BitState::~BitState() {
96 bool BitState::ShouldVisit(int id, const char* p) {
105 bool BitState::GrowStack()
    [all...]
re2.cc 676 // information anyway and we're going to use OnePass or BitState
678 // OnePass or BitState will be fast enough.
695 << " skipping DFA for BitState.";
751 << " using BitState.";
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/
backtrack.go 33 // bitState holds state for the backtracker.
34 type bitState struct {
43 var notBacktrack *bitState = nil
54 // newBitState returns a new bitState for the given prog,
57 func newBitState(prog *syntax.Prog) *bitState {
61 return &bitState{
75 func (b *bitState) reset(end int, ncap int) {
106 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
117 func (b *bitState) push(pc uint32, pos int, arg int) {
132 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool
    [all...]
exec.go 41 maxBitStateLen int // max length of string to search with bitstate
42 b *bitState // state for backtracker, allocated lazily
  /prebuilts/go/linux-x86/src/regexp/
backtrack.go 33 // bitState holds state for the backtracker.
34 type bitState struct {
43 var notBacktrack *bitState = nil
54 // newBitState returns a new bitState for the given prog,
57 func newBitState(prog *syntax.Prog) *bitState {
61 return &bitState{
75 func (b *bitState) reset(end int, ncap int) {
106 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
117 func (b *bitState) push(pc uint32, pos int, arg int) {
132 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool
    [all...]
exec.go 41 maxBitStateLen int // max length of string to search with bitstate
42 b *bitState // state for backtracker, allocated lazily
  /external/libjpeg-turbo/
jdphuff.c 65 bitread_perm_state bitstate; /* Bit buffer at start of MCU */ member in struct:__anon23376
188 entropy->bitstate.bits_left = 0;
189 entropy->bitstate.get_buffer = 0; /* unnecessary, but keeps Purify quiet */
241 cinfo->marker->discarded_bytes += entropy->bitstate.bits_left / 8;
242 entropy->bitstate.bits_left = 0;
317 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
346 BITREAD_SAVE_STATE(cinfo,entropy->bitstate);
396 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
427 BITREAD_SAVE_STATE(cinfo,entropy->bitstate);
468 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
    [all...]
jdhuff.c 63 bitread_perm_state bitstate; /* Bit buffer at start of MCU */ member in struct:__anon23365
138 entropy->bitstate.bits_left = 0;
139 entropy->bitstate.get_buffer = 0; /* unnecessary, but keeps Purify quiet */
528 cinfo->marker->discarded_bytes += entropy->bitstate.bits_left / 8;
529 entropy->bitstate.bits_left = 0;
564 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
645 BITREAD_SAVE_STATE(cinfo,entropy->bitstate);
662 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
732 BITREAD_SAVE_STATE(cinfo,entropy->bitstate);
  /external/pdfium/third_party/libjpeg/
fpdfapi_jdphuff.c 62 bitread_perm_state bitstate; /* Bit buffer at start of MCU */ member in struct:__anon28577
184 entropy->bitstate.bits_left = 0;
185 entropy->bitstate.get_buffer = 0; /* unnecessary, but keeps Purify quiet */
235 cinfo->marker->discarded_bytes += entropy->bitstate.bits_left / 8;
236 entropy->bitstate.bits_left = 0;
311 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
340 BITREAD_SAVE_STATE(cinfo,entropy->bitstate);
390 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
421 BITREAD_SAVE_STATE(cinfo,entropy->bitstate);
462 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
    [all...]
fpdfapi_jdhuff.c 57 bitread_perm_state bitstate; /* Bit buffer at start of MCU */ member in struct:__anon28569
131 entropy->bitstate.bits_left = 0;
132 entropy->bitstate.get_buffer = 0; /* unnecessary, but keeps Purify quiet */
474 cinfo->marker->discarded_bytes += entropy->bitstate.bits_left / 8;
475 entropy->bitstate.bits_left = 0;
536 BITREAD_LOAD_STATE(cinfo,entropy->bitstate);
618 BITREAD_SAVE_STATE(cinfo,entropy->bitstate);
  /external/regex-re2/
Android.mk 18 re2/bitstate.cc \
ucs2.diff 22 ==== re2/bitstate.cc#2 - re2/bitstate.cc#3 ====
23 re2/bitstate.cc#2:314,321 - re2/bitstate.cc#3:314,319
Makefile 93 obj/re2/bitstate.o\
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
regexp.a 40 MatchEmptyWidthB  esc:0x1|Sbefore·3|Safter·4MatchRuneB *|Sr·3MatchRunePosB *|S2B * opB *D Start NumCap Prefix@p·3* prefix·1complete·2StartCond@p·2*  EmptyOp@F*  skipNop@>esc:0x22 pc·4B&regexp.go? onepass &onepass.go?onePassProg? & exec.go?onePassInst&T>BNext8:&P? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondFnumSubexpsubexpNames  longestmu &X Mutexsynct statesemaLockLm·1 UnlockL||&P? machine &X??Ere<p@6HmaxBitStateLenb &||bitState
168 go17ldregexp/syntax.aio.abytes.a sort.aunicode.astrconv.astrings.a sync.aunicode/utf8.a?""".maxBitStateLen?&runtime.panicdivide?~r1?type.int?prog?0type.*regexp/syntax.Prog?Tgclocals·524d71b8d4b4126db12e7a6de3370d94?Tgclocals·69c1753bd5f81501d95132d08af04464?>$GOROOT/src/regexp/backtrack.go?"".newBitState? type."".bitState?"runtime.newobject?(runtime.writeBarrier?.runtime.writebarrierptr?"".notBacktrack?0runtime.morestack_noctxt?.autotmp_10?"type.*"".bitState?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?$"".shouldBacktrack?type.bool?Tgclocals·aef1f7ba6e2630c93a51843d99f5a28a?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?("".(*bitState).reset?$runtime.panicindex?$runtime.panicslice?"runtime.makeslice?8runtime.memclrNoHeapPointers?type.uint32?type."".job?ncap?end?b?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?4"".(*bitState).shouldVisit?~r2?pos?pc?Tgclocals·4032f753396f2012ad1784f398b170f4?&"".(*bitState).push?"runtime.growslice?.autotmp_33?.autotmp_32?type.*[]"".job?arg?Tgclocals·85f2e8b94fa55c47de2f824b37c16e0c?Tgclocals·9783710103695d7171ee820ce562d18d?4"".(*machine).tryBacktrack? runtime.duffcopy?<go.string."bad arg in InstAlt"?type.string?runtime.convT2E?runtime.gopanic?Dgo.string."bad arg in InstCapture"?runtime.memmove?>regexp/syntax.(*Inst).MatchRune?>go.string."unexpected InstFail"?(go.string."bad inst"?longest?
200 .this?<autogenerated>?6"".(*onePassInst).MatchRune?r·3?<"".(*onePassInst).MatchRunePos?0"".(*onePassInst).String?8regexp/syntax.(*Inst).String?D"".(*onePassInst).regexp/syntax.op?0regexp/syntax.(*Inst).op?&type..hash."".entry?"type..eq."".entry?2type..hash."".inputReader?"runtime.interhash?.type..eq."".inputReader?runtime.ifaceeq?."".input.canCheckPrefix? "".input.context?$"".input.hasPrefix?"".input.index?Tgclocals·b355e63dd7a0e6e486ea5f5d6ae3d2e6?"".input.step?&"".(*runeSlice).Len?$go.string."regexp"?*go.string."runeSlice"?go.string."Len"?"runtime.panicwrap?$type.*"".runeSlice?("".(*runeSlice).Less? go.string."Less"?("".(*runeSlice).Swap? go.string."Swap"??type..hash.struct { F uintptr; "".re *"".Regexp; "".repl string; "".src string }?runtime.strhash??type.*struct { F uintptr; "".re *"".Regexp; "".repl string; "".src string }??type..eq.struct { F uintptr; "".re *"".Regexp; "".repl string; "".src string }?^type..hash.struct { F uintptr; "".repl string }?Ttype.*struct { F uintptr; "".repl string }?Ztype..eq.struct { F uintptr; "".repl string }??type..hash.struct { F uintptr; "".result *[]string; "".s string }?xtype.*struct { F uintptr; "".result *[]string; "".s string }?~type..eq.struct { F uintptr; "".result *[]string; "".s string }??type..hash.struct { F uintptr; "".s string; "".result *[][]string }?|type.*struct { F uintptr; "".s string; "".result *[][]string }??type..eq.struct { F uintptr; "".s string; "".result *[][]string }?$sort.Interface.Len?&type.sort.Interface?&sort.Interface.Less?&sort.Interface.Swap?2go.info."".maxBitStateLen?6go.info.*regexp/syntax.Prog?go.info.int?,go.info."".newBitState?(go.info.*"".bitState?4go.info."".shouldBacktrack?go.info.bool?8go.info."".(*bitState).reset?Dgo.info."".(*bitState).shouldVisit?go.info.uint32?6go.info."".(*bitState).push?Dgo.info."".(*machine).tryBacktrack?4go.info.regexp/syntax.Inst?&go.info.*"".machine? go (…)
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
regexp.a 40 MatchEmptyWidthB  esc:0x1|Sbefore·3|Safter·4MatchRuneB *|Sr·3MatchRunePosB *|S2B * opB *D Start NumCap Prefix@p·3* prefix·1complete·2StartCond@p·2*  EmptyOp@F*  skipNop@>esc:0x22 pc·4B&regexp.go? onepass &onepass.go?onePassProg? & exec.go?onePassInst&T>BNext8:&P? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondFnumSubexpsubexpNames  longestmu &X Mutexsynct statesemaLockLm·1 UnlockL||&P? machine &X??Ere<p@6HmaxBitStateLenb &||bitState
168 go17ldregexp/syntax.aio.abytes.a sort.aunicode.astrconv.astrings.a sync.aunicode/utf8.a?""".maxBitStateLen?*runtime.racefuncenter? runtime.raceread?(runtime.racefuncexit?&runtime.panicdivide?0runtime.morestack_noctxt?.autotmp_7?type.int?~r1?prog?0type.*regexp/syntax.Prog?.fp?type.uintptr?Tgclocals·524d71b8d4b4126db12e7a6de3370d94?Tgclocals·69c1753bd5f81501d95132d08af04464?>$GOROOT/src/regexp/backtrack.go?"".newBitState? type."".bitState?"runtime.newobject?,runtime.racewriterange? runtime.duffzero?"runtime.racewrite?(runtime.writeBarrier?.runtime.writebarrierptr?"".notBacktrack?.autotmp_11?"type.*"".bitState?Tgclocals·38cd6c5dc113deaaac86733e20707ab7?Tgclocals·d964250b5250af0e4037552685027170?$"".shouldBacktrack?.autotmp_13?type.bool?("".(*bitState).reset?type."".job?"runtime.makeslice?type.uint32?$runtime.panicindex?$runtime.panicslice?visitedSize?i?.autotmp_29?.autotmp_28?.autotmp_33?type.*int?.autotmp_32?type.*[]int?.autotmp_31?type.*uint32?.autotmp_30?type.*[]uint32?.autotmp_27?type.*"".job?.autotmp_26?type.*[]"".job?ncap?end?b?Tgclocals·0e842e8962469e7ef147804c7a05d9e5?Tgclocals·63b999ae3d54c368311971a279651c7b?4"".(*bitState).shouldVisit?.autotmp_43?.autotmp_40?.autotmp_39?type.uint?.autotmp_37?.autotmp_42?.autotmp_41?.autotmp_38?~r2?pos?pc?Tgclocals·1dd68436e8ddc139a56901bbad42588c?Tgclocals·56668d841ad6517c6b77e73596d1635b?&"".(*bitState).push?"runtime.growslice?.autotmp_60?.autotmp_57?.autotmp_56?.autotmp_54?.autotmp_51?.autotmp_50?.autotmp_59?.autotmp_58?.autotmp_55?.autotmp_53?type.*uint8?.autotmp_52?arg?Tgclocals·95a90d75999b92bfba6b43e8f9f25f68?Tgclocals·2f00e8f0410106722c4b640e6a9b635c?4"".(*machine).tryBacktrack?*runtime.racereadrange? runtime.duffcopy?<go.string."bad arg in InstAlt"?type.string?runtime.convT2E?runtime.gopanic?Dgo.string."bad arg in InstCapture"?"runtime.slicecopy?>regexp/syntax.(*Inst).MatchRune?>go.string."unexpected InstFail"?(go.string."bad inst"?longest?.autotmp_103?r?type.int32?.autotmp_95?.autotmp_101?
173 nextq?.autotmp_197?.autotmp_195?.autotmp_194?Tgclocals·14ca1c17d2eab8194a70792c1f9145c7?Tgclocals·1c26a6b086fbad1b669e6e9fef0d6d9c?.autotmp_215?.autotmp_213?.autotmp_212?.autotmp_209?.autotmp_208?d.t?.autotmp_216?.autotmp_214?.autotmp_211?.autotmp_210?type.*"".entry?.autotmp_207? type.*[]"".entry?q?Tgclocals·ab9ccf888e03a0ea767a6fc15b28c25c?Tgclocals·173dd77f50c711ef6c0b91eaa196bf13?j?.autotmp_251?.autotmp_250?.autotmp_247?.autotmp_245?.autotmp_243?.autotmp_249?.autotmp_248?.autotmp_246?.autotmp_244?.autotmp_242?.autotmp_241?.autotmp_219?nextCond?c?nextPos?runq?Tgclocals·12942410727dfcdc93062db56f47ef11?Tgclocals·118000deec297611f37ee32782d38482?*go.string."unhandled"?opos?.autotmp_274?.autotmp_272?.autotmp_270?.autotmp_280?.autotmp_279?.autotmp_278?.autotmp_277?.autotmp_276?.autotmp_275?.autotmp_273?.autotmp_271?.autotmp_255?~r6?cond?cap?type.[]int?Tgclocals·c43043996750fbbe7b762f3598dd620e?Tgclocals·8bd110cf66d9bf1193273e3fe98cb349?*"".(*machine).onepass?"".onePassNext?.autotmp_313?.autotmp_311?.autotmp_312?.autotmp_310?.autotmp_309?.autotmp_297?&type."".onePassInst?Tgclocals·ae65ef05daa087a4ef6390081af503e0?Tgclocals·7d196586fbb8aec7b8072ffd66c90c28?("".(*Regexp).doMatch?,"".(*Regexp).doExecute?.autotmp_315?~r3?re?type.*"".Regexp?Tgclocals·33e8c3bd34644ef85817859d4774a0a2?Tgclocals·9783710103695d7171ee820ce562d18d? "".(*Regexp).get? "".(*Regexp).put?"".arrayNoInts?size?.autotmp_338?.autotmp_337?.autotmp_336? i.itab? i.data?.autotmp_342?.autotmp_341?$type.**"".bitState?.autotmp_340?.autotmp_339?.autotmp_335? dstCap?Tgclocals·db10d8b1e4d28c5f1befe95cbfb68e8c?Tgclocals·2995c88a48c333b87d1035707cb63b9c? "".onePassPrefix?"type.bytes.Buffer?2bytes.(*Buffer).WriteRune?"go.string."<nil>"?2runtime.slicebytetostring?.autotmp_366?.autotmp_362?2type.regexp/syntax.InstOp?.autotmp_363?~r0.len?.autotmp_361?.autotmp_359?~r0.ptr?.autotmp_365?.autotmp_364?type.*[]int32?.autotmp_360?4type.*regexp/syntax.InstOp?.autotmp_358?.autotmp_357?&buf?$type.*bytes.Buffer?complete? prefix?Tgclocals·62832b8169ad4e38c2acb2c4615fbe62?Tgclocals·acc46a6c8fe383a21821b95b28610bfe?:$GOROOT/src/regexp/onepass.go?Dregexp/syntax.(*Inst).MatchRunePos?.autotmp_368?next?(type.*"".onePassInst?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269? "".iop?0"".(*queueOnePass).empty?.autotmp_371?.autotmp_370?~r0?*type.*"".queueOnePass?."".(*queueOnePass).next?.autotmp_375?.autotmp_374?.autotmp_373?n?Tgclocals·fd1052c3c0d79a26f8afdf6e802f9f01?0"".(*queueOnePass).clear?Tgclocals·1a65e721a2ccc325b382662e7ffee780?6"".(*queueOnePass).contains?.autotmp_378?.autotmp_377?u?2"".(*queueOnePass).insert?.autotmp_385?.autotmp_383?.autotmp_384?8"".(*queueOnePass).insertNew?.autotmp_390?.autotmp_388?.autotmp_389?"".newQueue?(type."".queueOnePass?.autotmp_398?.autotmp_397?.autotmp_396?.autotmp_394?.autotmp_401?.autotmp_400?.autotmp_399?.autotmp_395?Tgclocals·22099776610c4fe7866a61b5a012fb69?Tgclocals·432c427e1f8b28d1832c05dfe9524ebf? "".mergeRuneSets?2"".mergeRuneSets.func1·f?"runtime.deferproc?,"".mergeRuneSets.func2?"".noRune?"".noNext?&runtime.deferreturn?Vgo.string."mergeRuneSets odd length []rune"?ok?ix?.autotmp_414?.autotmp_413?&rx?&lx?.autotmp_404?type.[]uint32? merged?type.[]int32?.autotmp_412??type.struct { F uintptr; "".ix *int; "".merged *[]int32; "".next *[]uint32 }?~r5?rightPC? leftPC?rightRunes?leftRunes?Tgclocals·9b376f2ae224781c139173f8b194eb07?Tgclocals·072a3196a3ec1212af76b3c1841231c6?""".cleanupOnePass?.autotmp_424?.autotmp_422?.autotmp_423?instOriginal?.autotmp_420?.autotmp_416?original?Tgclocals·55be8301bdde8c399c6f8f0a6a3e7af3?Tgclocals·61e2dab783a6aa25795df65cca2f3536?"".onePassCopy?&type."".onePassProg?.autotmp_444?.autotmp_442?.autotmp_440?.autotmp_439?p_B_Other?p_B_Alt?p_A_Other?p_A_Alt?.autotmp_447?.autotmp_446?.autotmp_445?.autotmp_443?.autotmp_441?.autotmp_430?instOther?instAlt?.autotmp_431?Tgclocals·85bd5fdb0bf36b0e987794f31ca664d0?Tgclocals·a36f41569e29b0c5ca3c92314bf26abb? "".runeSlice.Len?"type."".runeSlice?Tgclocals·42de96b0ee2ecebee32eb4aae6bc10d1?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?""".runeSlice.Less?.autotmp_450?.autotmp_449?Tgclocals·783a1d8cf416aeebc64a5c695878ab04?""".runeSlice.Swap?.autotmp_453?.autotmp_452?type.*int32?Tgclocals·90a6140c762fa5e8b00300fc8429e72c?"".makeOnePass?("".makeOnePass.func1?(type.map[uint32]bool?runtime.makemap?.autotmp_489? onePassRunes.len? onePassRunes.cap?.autotmp_488?.autotmp_486?.autotmp_485?.autotmp_483? onePassRunes.ptr?
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
regexp.a 40 MatchEmptyWidthB  esc:0x1|Sbefore·3|Safter·4MatchRuneB *|Sr·3MatchRunePosB *|S2B * opB *D Start NumCap Prefix@p·3* prefix·1complete·2StartCond@p·2*  EmptyOp@F*  skipNop@>esc:0x22 pc·4B&regexp.go? onepass &onepass.go?onePassProg? & exec.go?onePassInst&T>BNext8:&P? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondFnumSubexpsubexpNames  longestmu &X Mutexsynct statesemaLockLm·1 UnlockL||&P? machine &X??Ere<p@6HmaxBitStateLenb &||bitState
168 go17ldregexp/syntax.aio.abytes.a sort.aunicode.astrconv.astrings.a sync.aunicode/utf8.a?""".maxBitStateLen?&runtime.panicdivide?~r1?type.int?prog?0type.*regexp/syntax.Prog?Tgclocals·524d71b8d4b4126db12e7a6de3370d94?Tgclocals·69c1753bd5f81501d95132d08af04464?>$GOROOT/src/regexp/backtrack.go?"".newBitState? type."".bitState?"runtime.newobject?(runtime.writeBarrier?.runtime.writebarrierptr?"".notBacktrack?0runtime.morestack_noctxt?.autotmp_10?"type.*"".bitState?Tgclocals·9fb7f0986f647f17cb53dda1484e0f7a?$"".shouldBacktrack?type.bool?Tgclocals·aef1f7ba6e2630c93a51843d99f5a28a?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?("".(*bitState).reset?$runtime.panicindex?$runtime.panicslice?"runtime.makeslice?8runtime.memclrNoHeapPointers?type.uint32?type."".job?ncap?end?b?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269?4"".(*bitState).shouldVisit?~r2?pos?pc?Tgclocals·4032f753396f2012ad1784f398b170f4?&"".(*bitState).push?"runtime.growslice?.autotmp_33?.autotmp_32?type.*[]"".job?arg?Tgclocals·85f2e8b94fa55c47de2f824b37c16e0c?Tgclocals·9783710103695d7171ee820ce562d18d?4"".(*machine).tryBacktrack? runtime.duffcopy?<go.string."bad arg in InstAlt"?type.string?runtime.convT2E?runtime.gopanic?Dgo.string."bad arg in InstCapture"?runtime.memmove?>regexp/syntax.(*Inst).MatchRune?>go.string."unexpected InstFail"?(go.string."bad inst"?longest?
200 .this?<autogenerated>?6"".(*onePassInst).MatchRune?r·3?<"".(*onePassInst).MatchRunePos?0"".(*onePassInst).String?8regexp/syntax.(*Inst).String?D"".(*onePassInst).regexp/syntax.op?0regexp/syntax.(*Inst).op?&type..hash."".entry?"type..eq."".entry?2type..hash."".inputReader?"runtime.interhash?.type..eq."".inputReader?runtime.ifaceeq?."".input.canCheckPrefix? "".input.context?$"".input.hasPrefix?"".input.index?Tgclocals·b355e63dd7a0e6e486ea5f5d6ae3d2e6?"".input.step?&"".(*runeSlice).Len?$go.string."regexp"?*go.string."runeSlice"?go.string."Len"?"runtime.panicwrap?$type.*"".runeSlice?("".(*runeSlice).Less? go.string."Less"?("".(*runeSlice).Swap? go.string."Swap"??type..hash.struct { F uintptr; "".re *"".Regexp; "".repl string; "".src string }?runtime.strhash??type.*struct { F uintptr; "".re *"".Regexp; "".repl string; "".src string }??type..eq.struct { F uintptr; "".re *"".Regexp; "".repl string; "".src string }?^type..hash.struct { F uintptr; "".repl string }?Ttype.*struct { F uintptr; "".repl string }?Ztype..eq.struct { F uintptr; "".repl string }??type..hash.struct { F uintptr; "".result *[]string; "".s string }?xtype.*struct { F uintptr; "".result *[]string; "".s string }?~type..eq.struct { F uintptr; "".result *[]string; "".s string }??type..hash.struct { F uintptr; "".s string; "".result *[][]string }?|type.*struct { F uintptr; "".s string; "".result *[][]string }??type..eq.struct { F uintptr; "".s string; "".result *[][]string }?$sort.Interface.Len?&type.sort.Interface?&sort.Interface.Less?&sort.Interface.Swap?2go.info."".maxBitStateLen?6go.info.*regexp/syntax.Prog?go.info.int?,go.info."".newBitState?(go.info.*"".bitState?4go.info."".shouldBacktrack?go.info.bool?8go.info."".(*bitState).reset?Dgo.info."".(*bitState).shouldVisit?go.info.uint32?6go.info."".(*bitState).push?Dgo.info."".(*machine).tryBacktrack?4go.info.regexp/syntax.Inst?&go.info.*"".machine? go (…)
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
regexp.a 40 MatchEmptyWidthB  esc:0x1|Sbefore·3|Safter·4MatchRuneB *|Sr·3MatchRunePosB *|S2B * opB *D Start NumCap Prefix@p·3* prefix·1complete·2StartCond@p·2*  EmptyOp@F*  skipNop@>esc:0x22 pc·4B&regexp.go? onepass &onepass.go?onePassProg? & exec.go?onePassInst&T>BNext8:&P? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondFnumSubexpsubexpNames  longestmu &X Mutexsynct statesemaLockLm·1 UnlockL||&P? machine &X??Ere<p@6HmaxBitStateLenb &||bitState
168 go17ldregexp/syntax.aio.abytes.a sort.aunicode.astrconv.astrings.a sync.aunicode/utf8.a?""".maxBitStateLen?*runtime.racefuncenter? runtime.raceread?(runtime.racefuncexit?&runtime.panicdivide?0runtime.morestack_noctxt?.autotmp_7?type.int?~r1?prog?0type.*regexp/syntax.Prog?.fp?type.uintptr?Tgclocals·524d71b8d4b4126db12e7a6de3370d94?Tgclocals·69c1753bd5f81501d95132d08af04464?>$GOROOT/src/regexp/backtrack.go?"".newBitState? type."".bitState?"runtime.newobject?,runtime.racewriterange? runtime.duffzero?"runtime.racewrite?(runtime.writeBarrier?.runtime.writebarrierptr?"".notBacktrack?.autotmp_11?"type.*"".bitState?Tgclocals·38cd6c5dc113deaaac86733e20707ab7?Tgclocals·d964250b5250af0e4037552685027170?$"".shouldBacktrack?.autotmp_13?type.bool?("".(*bitState).reset?type."".job?"runtime.makeslice?type.uint32?$runtime.panicindex?$runtime.panicslice?visitedSize?i?.autotmp_29?.autotmp_28?.autotmp_33?type.*int?.autotmp_32?type.*[]int?.autotmp_31?type.*uint32?.autotmp_30?type.*[]uint32?.autotmp_27?type.*"".job?.autotmp_26?type.*[]"".job?ncap?end?b?Tgclocals·0e842e8962469e7ef147804c7a05d9e5?Tgclocals·63b999ae3d54c368311971a279651c7b?4"".(*bitState).shouldVisit?.autotmp_43?.autotmp_40?.autotmp_39?type.uint?.autotmp_37?.autotmp_42?.autotmp_41?.autotmp_38?~r2?pos?pc?Tgclocals·1dd68436e8ddc139a56901bbad42588c?Tgclocals·56668d841ad6517c6b77e73596d1635b?&"".(*bitState).push?"runtime.growslice?.autotmp_60?.autotmp_57?.autotmp_56?.autotmp_54?.autotmp_51?.autotmp_50?.autotmp_59?.autotmp_58?.autotmp_55?.autotmp_53?type.*uint8?.autotmp_52?arg?Tgclocals·95a90d75999b92bfba6b43e8f9f25f68?Tgclocals·2f00e8f0410106722c4b640e6a9b635c?4"".(*machine).tryBacktrack?*runtime.racereadrange? runtime.duffcopy?<go.string."bad arg in InstAlt"?type.string?runtime.convT2E?runtime.gopanic?Dgo.string."bad arg in InstCapture"?"runtime.slicecopy?>regexp/syntax.(*Inst).MatchRune?>go.string."unexpected InstFail"?(go.string."bad inst"?longest?.autotmp_103?r?type.int32?.autotmp_95?.autotmp_101?
173 nextq?.autotmp_197?.autotmp_195?.autotmp_194?Tgclocals·14ca1c17d2eab8194a70792c1f9145c7?Tgclocals·1c26a6b086fbad1b669e6e9fef0d6d9c?.autotmp_215?.autotmp_213?.autotmp_212?.autotmp_209?.autotmp_208?d.t?.autotmp_216?.autotmp_214?.autotmp_211?.autotmp_210?type.*"".entry?.autotmp_207? type.*[]"".entry?q?Tgclocals·ab9ccf888e03a0ea767a6fc15b28c25c?Tgclocals·173dd77f50c711ef6c0b91eaa196bf13?j?.autotmp_251?.autotmp_250?.autotmp_247?.autotmp_245?.autotmp_243?.autotmp_249?.autotmp_248?.autotmp_246?.autotmp_244?.autotmp_242?.autotmp_241?.autotmp_219?nextCond?c?nextPos?runq?Tgclocals·12942410727dfcdc93062db56f47ef11?Tgclocals·118000deec297611f37ee32782d38482?*go.string."unhandled"?opos?.autotmp_274?.autotmp_272?.autotmp_270?.autotmp_280?.autotmp_279?.autotmp_278?.autotmp_277?.autotmp_276?.autotmp_275?.autotmp_273?.autotmp_271?.autotmp_255?~r6?cond?cap?type.[]int?Tgclocals·c43043996750fbbe7b762f3598dd620e?Tgclocals·8bd110cf66d9bf1193273e3fe98cb349?*"".(*machine).onepass?"".onePassNext?.autotmp_313?.autotmp_311?.autotmp_312?.autotmp_310?.autotmp_309?.autotmp_297?&type."".onePassInst?Tgclocals·ae65ef05daa087a4ef6390081af503e0?Tgclocals·7d196586fbb8aec7b8072ffd66c90c28?("".(*Regexp).doMatch?,"".(*Regexp).doExecute?.autotmp_315?~r3?re?type.*"".Regexp?Tgclocals·33e8c3bd34644ef85817859d4774a0a2?Tgclocals·9783710103695d7171ee820ce562d18d? "".(*Regexp).get? "".(*Regexp).put?"".arrayNoInts?size?.autotmp_338?.autotmp_337?.autotmp_336? i.itab? i.data?.autotmp_342?.autotmp_341?$type.**"".bitState?.autotmp_340?.autotmp_339?.autotmp_335? dstCap?Tgclocals·db10d8b1e4d28c5f1befe95cbfb68e8c?Tgclocals·2995c88a48c333b87d1035707cb63b9c? "".onePassPrefix?"type.bytes.Buffer?2bytes.(*Buffer).WriteRune?"go.string."<nil>"?2runtime.slicebytetostring?.autotmp_366?.autotmp_362?2type.regexp/syntax.InstOp?.autotmp_363?~r0.len?.autotmp_361?.autotmp_359?~r0.ptr?.autotmp_365?.autotmp_364?type.*[]int32?.autotmp_360?4type.*regexp/syntax.InstOp?.autotmp_358?.autotmp_357?&buf?$type.*bytes.Buffer?complete? prefix?Tgclocals·62832b8169ad4e38c2acb2c4615fbe62?Tgclocals·acc46a6c8fe383a21821b95b28610bfe?:$GOROOT/src/regexp/onepass.go?Dregexp/syntax.(*Inst).MatchRunePos?.autotmp_368?next?(type.*"".onePassInst?Tgclocals·e6397a44f8e1b6e77d0f200b4fba5269? "".iop?0"".(*queueOnePass).empty?.autotmp_371?.autotmp_370?~r0?*type.*"".queueOnePass?."".(*queueOnePass).next?.autotmp_375?.autotmp_374?.autotmp_373?n?Tgclocals·fd1052c3c0d79a26f8afdf6e802f9f01?0"".(*queueOnePass).clear?Tgclocals·1a65e721a2ccc325b382662e7ffee780?6"".(*queueOnePass).contains?.autotmp_378?.autotmp_377?u?2"".(*queueOnePass).insert?.autotmp_385?.autotmp_383?.autotmp_384?8"".(*queueOnePass).insertNew?.autotmp_390?.autotmp_388?.autotmp_389?"".newQueue?(type."".queueOnePass?.autotmp_398?.autotmp_397?.autotmp_396?.autotmp_394?.autotmp_401?.autotmp_400?.autotmp_399?.autotmp_395?Tgclocals·22099776610c4fe7866a61b5a012fb69?Tgclocals·432c427e1f8b28d1832c05dfe9524ebf? "".mergeRuneSets?2"".mergeRuneSets.func1·f?"runtime.deferproc?,"".mergeRuneSets.func2?"".noRune?"".noNext?&runtime.deferreturn?Vgo.string."mergeRuneSets odd length []rune"?ok?ix?.autotmp_414?.autotmp_413?&rx?&lx?.autotmp_404?type.[]uint32? merged?type.[]int32?.autotmp_412??type.struct { F uintptr; "".ix *int; "".merged *[]int32; "".next *[]uint32 }?~r5?rightPC? leftPC?rightRunes?leftRunes?Tgclocals·9b376f2ae224781c139173f8b194eb07?Tgclocals·072a3196a3ec1212af76b3c1841231c6?""".cleanupOnePass?.autotmp_424?.autotmp_422?.autotmp_423?instOriginal?.autotmp_420?.autotmp_416?original?Tgclocals·55be8301bdde8c399c6f8f0a6a3e7af3?Tgclocals·61e2dab783a6aa25795df65cca2f3536?"".onePassCopy?&type."".onePassProg?.autotmp_444?.autotmp_442?.autotmp_440?.autotmp_439?p_B_Other?p_B_Alt?p_A_Other?p_A_Alt?.autotmp_447?.autotmp_446?.autotmp_445?.autotmp_443?.autotmp_441?.autotmp_430?instOther?instAlt?.autotmp_431?Tgclocals·85bd5fdb0bf36b0e987794f31ca664d0?Tgclocals·a36f41569e29b0c5ca3c92314bf26abb? "".runeSlice.Len?"type."".runeSlice?Tgclocals·42de96b0ee2ecebee32eb4aae6bc10d1?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?""".runeSlice.Less?.autotmp_450?.autotmp_449?Tgclocals·783a1d8cf416aeebc64a5c695878ab04?""".runeSlice.Swap?.autotmp_453?.autotmp_452?type.*int32?Tgclocals·90a6140c762fa5e8b00300fc8429e72c?"".makeOnePass?("".makeOnePass.func1?(type.map[uint32]bool?runtime.makemap?.autotmp_489? onePassRunes.len? onePassRunes.cap?.autotmp_488?.autotmp_486?.autotmp_485?.autotmp_483? onePassRunes.ptr?
    [all...]
  /external/regex-re2/re2/testing/
re2_test.cc     [all...]
tester.cc 35 "BitState",
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/cmd/pprof/internal/
fetch.a 84  machine ?reRpV?^maxBitStateLenb bitState
symbolz.a 92 MatchEmptyWidthV? |Sbefore·3|Safter·4MatchRuneV? |Sr·3MatchRunePosV? |S??V?  opV? XB NumCap PrefixTp·3  prefix·1complete·2StartCondT"   EmptyOp?T"   skipNopT?esc:0x22 pc·4V onepass onePassProg? onePassInstVNextB? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondZnumSubexpsubexpNames  longestmu  Mutexsync? statesemaLock`m·1 Unlock`? machine ?rePpT?\maxBitStateLenb bitState
  /prebuilts/go/linux-x86/pkg/linux_amd64/cmd/pprof/internal/
fetch.a 84  machine ?reRpV?^maxBitStateLenb bitState
symbolz.a 92 MatchEmptyWidthV? |Sbefore·3|Safter·4MatchRuneV? |Sr·3MatchRunePosV? |S??V?  opV? XB NumCap PrefixTp·3  prefix·1complete·2StartCondT"   EmptyOp?T"   skipNopT?esc:0x22 pc·4V onepass onePassProg? onePassInstVNextB? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondZnumSubexpsubexpNames  longestmu  Mutexsync? statesemaLock`m·1 Unlock`? machine ?rePpT?\maxBitStateLenb bitState
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/runtime/pprof/internal/
protopprof.a 167 f onepass onePassProg? onePassInstfNext?? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondjnumSubexpsubexpNames  longestmu  Mutexsync? state sema Lockpm·1  Unlockp?  machine ?re`pd?lmaxBitStateLenb bitState
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/runtime/pprof/internal/
protopprof.a 167 f onepass onePassProg? onePassInstfNext?? prefix prefixBytes"prefixCompleteprefixRune|SprefixEndcondjnumSubexpsubexpNames  longestmu  Mutexsync? state sema Lockpm·1  Unlockp?  machine ?re`pd?lmaxBitStateLenb bitState
    [all...]

Completed in 648 milliseconds

1 2