Searched defs:start_bits (Results 1 – 11 of 11) sorted by relevance
| /third_party/glib/glib/pcre/ |
| D | pcre_study.c | 545 set_table_bit(pcre_uint8 *start_bits, const pcre_uchar *p, BOOL caseless, in set_table_bit() 629 set_type_bits(pcre_uint8 *start_bits, int cbit_type, int table_limit, in set_type_bits() 671 set_nottype_bits(pcre_uint8 *start_bits, int cbit_type, int table_limit, in set_nottype_bits() 708 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits() 1323 pcre_uint8 start_bits[32]; in pcre_study() local
|
| D | pcre_dfa_exec.c | 3151 const pcre_uint8 *start_bits = NULL; in pcre_dfa_exec() local
|
| D | pcre_exec.c | 6362 const pcre_uint8 *start_bits = NULL; in pcre_exec() local
|
| D | pcre_jit_compile.c | 2279 static SLJIT_INLINE void fast_forward_start_bits(compiler_common *common, sljit_uw start_bits, BOOL… in fast_forward_start_bits()
|
| D | pcre_internal.h | 2001 pcre_uint8 start_bits[32]; /* Starting char bits */ member
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_dfa_match.c | 3268 const uint8_t *start_bits = NULL; in pcre2_dfa_match() local
|
| D | pcre2_match.c | 6110 const uint8_t *start_bits = NULL; in pcre2_match() local
|
| D | pcre2_jit_compile.c | 6414 const sljit_u8 *start_bits = common->re->start_bitmap; in fast_forward_start_bits() local
|
| D | pcre2test.c | 4427 uint8_t *start_bits; in show_pattern_info() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | bink.c | 501 int start_bits, int has_sign) in read_dcs()
|
| /third_party/mbedtls/library/ |
| D | ssl_tls.c | 3642 unsigned int start_bits, end_bits; in ssl_bitmask_set() local
|