Searched refs:backtrack (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_jit_compile.c93 the 'backtrack' path. Branch instructions are expesive for all CPUs, so we avoid taken
118 D backtrack path
119 ')' backtrack path (If we arrived from "C" jump to the backtrack of "C")
120 B backtrack path
123 C backtrack path
124 A backtrack path
126 Notice, that the order of backtrack code paths are the opposite of the fast
128 to the current backtrack code path. The backtrack pat
3984 backtrack_common *backtrack; local
4128 backtrack_common *backtrack; local
4182 compile_assert_trypath(compiler_common *common, pcre_uchar *cc, assert_backtrack *backtrack, BOOL conditional) argument
4631 backtrack_common *backtrack; local
5075 backtrack_common *backtrack; local
5385 backtrack_common *backtrack; local
5555 backtrack_common *backtrack; local
5615 backtrack_common *backtrack; local
6526 assert_backtrack backtrack; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c93 the 'backtrack' path. Branch instructions are expesive for all CPUs, so we avoid taken
118 D backtrack path
119 ')' backtrack path (If we arrived from "C" jump to the backtrack of "C")
120 B backtrack path
123 C backtrack path
124 A backtrack path
126 Notice, that the order of backtrack code paths are the opposite of the fast
128 to the current backtrack code path. The backtrack pat
3984 backtrack_common *backtrack; local
4128 backtrack_common *backtrack; local
4182 compile_assert_trypath(compiler_common *common, pcre_uchar *cc, assert_backtrack *backtrack, BOOL conditional) argument
4631 backtrack_common *backtrack; local
5075 backtrack_common *backtrack; local
5385 backtrack_common *backtrack; local
5555 backtrack_common *backtrack; local
5615 backtrack_common *backtrack; local
6526 assert_backtrack backtrack; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c93 the 'backtrack' path. Branch instructions are expesive for all CPUs, so we avoid taken
118 D backtrack path
119 ')' backtrack path (If we arrived from "C" jump to the backtrack of "C")
120 B backtrack path
123 C backtrack path
124 A backtrack path
126 Notice, that the order of backtrack code paths are the opposite of the fast
128 to the current backtrack code path. The backtrack pat
3984 backtrack_common *backtrack; local
4128 backtrack_common *backtrack; local
4182 compile_assert_trypath(compiler_common *common, pcre_uchar *cc, assert_backtrack *backtrack, BOOL conditional) argument
4631 backtrack_common *backtrack; local
5075 backtrack_common *backtrack; local
5385 backtrack_common *backtrack; local
5555 backtrack_common *backtrack; local
5615 backtrack_common *backtrack; local
6526 assert_backtrack backtrack; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Dfib_trie.c135 unsigned int backtrack; member in struct:trie_use_stats
1569 t->stats.backtrack++;
2206 seq_printf(seq, "backtracks = %u\n", stats->backtrack);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Dfib_trie.c135 unsigned int backtrack; member in struct:trie_use_stats
1569 t->stats.backtrack++;
2206 seq_printf(seq, "backtracks = %u\n", stats->backtrack);

Completed in 201 milliseconds