Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/rsc.io/binaryregexp/
H A Dbacktrack.go38 type bitState struct { struct
39 end int
40 cap []int
41 matchcap []int
42 jobs []job
43 visited []uint32
45 inputs inputs
58 func freeBitState(b *bitState) {
81 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
121 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/rsc.io/binaryregexp/
H A Dbacktrack.go38 type bitState struct { struct
39 end int
40 cap []int
41 matchcap []int
42 jobs []job
43 visited []uint32
45 inputs inputs
58 func freeBitState(b *bitState) {
81 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
121 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/regexp/
H A Dbacktrack.go37 type bitState struct { struct
38 end int
39 cap []int
40 matchcap []int
41 jobs []job
42 visited []uint32
44 inputs inputs
57 func freeBitState(b *bitState) {
80 func (b *bitState) reset(prog *syntax.Prog, end int, ncap int) {
120 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 input input
40 jobs []job
41 visited []uint32
76 func (b *bitState) reset(end int, ncap int) {
107 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
118 func (b *bitState) push(pc uint32, pos int, arg int) {
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 input input
40 jobs []job
41 visited []uint32
76 func (b *bitState) reset(end int, ncap int) {
107 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
118 func (b *bitState) push(pc uint32, pos int, arg int) {
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 input input
40 jobs []job
41 visited []uint32
76 func (b *bitState) reset(end int, ncap int) {
107 func (b *bitState) shouldVisit(pc uint32, pos int) bool {
118 func (b *bitState) push(pc uint32, pos int, arg int) {
[all …]
/dports/lang/gcc8/gcc-8.5.0/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 jobs []job
40 visited []uint32
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 bool) {
126 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool {
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 jobs []job
40 visited []uint32
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 {
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 jobs []job
40 visited []uint32
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 bool) {
126 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool {
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 jobs []job
40 visited []uint32
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 bool) {
126 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool {
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 jobs []job
40 visited []uint32
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 bool) {
126 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool {
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 jobs []job
40 visited []uint32
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 bool) {
126 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool {
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/regexp/
H A Dbacktrack.go34 type bitState struct { struct
35 prog *syntax.Prog
37 end int
38 cap []int
39 jobs []job
40 visited []uint32
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 bool) {
126 func (m *machine) tryBacktrack(b *bitState, i input, pc uint32, pos int) bool {
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dcheat.c10096 int bitState = 0; in BuildCPUInfoList() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dcheat.c10096 int bitState = 0; in BuildCPUInfoList() local