Home
last modified time | relevance | path

Searched refs:p_count (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregcomp.c211 static int p_count(struct parse *);
579 count = p_count(p); in p_ere_exp()
582 count2 = p_count(p); in p_ere_exp()
750 count = p_count(p); in p_simp_re()
753 count2 = p_count(p); in p_simp_re()
776 p_count(struct parse *p) in p_count() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c83 static int p_count(struct parse *);
451 count = p_count(p); in p_ere_exp()
454 count2 = p_count(p); in p_ere_exp()
622 count = p_count(p); in p_simp_re()
625 count2 = p_count(p); in p_simp_re()
648 p_count(struct parse *p) in p_count() function
/third_party/ffmpeg/libavcodec/
Davcodec.h1541 int p_count; member
Doptions_table.h114 {"p_count", NULL, OFFSET(p_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
Dmpegvideo_enc.c1926 avctx->p_count = s->mb_num - s->i_count - s->skip_count; in ff_mpv_encode_picture()
/third_party/ffmpeg/doc/
Dcodecs.texi158 @item p_count @var{integer}