Home
last modified time | relevance | path

Searched defs:errorptr (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/src/glx/apple/
Dapple_glx_context.c128 int *errorptr, bool * x11errorptr) in apple_glx_create_context()
486 unsigned long mask, int *errorptr, bool * x11errorptr) in apple_glx_copy_context()
/third_party/glib/glib/pcre/
Dpcre_study.c1315 pcre_study(const pcre *external_re, int options, const char **errorptr) in pcre_study()
Dpcre_compile.c7611 pcre_compile(const char *pattern, int options, const char **errorptr, in pcre_compile()
7630 const char **errorptr, int *erroroffset, const unsigned char *tables) in pcre_compile2()
/third_party/libjpeg-turbo/
Djquant1.c624 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in quantize_fs_dither() local
Djquant2.c937 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in pass2_fs_dither() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djquant1.c624 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in quantize_fs_dither() local
Djquant2.c937 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in pass2_fs_dither() local
/third_party/skia/third_party/externals/libjpeg-turbo/
Djquant1.c621 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in quantize_fs_dither() local
Djquant2.c937 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in pass2_fs_dither() local
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c9671 int *errorptr, PCRE2_SIZE *erroroffset, pcre2_compile_context *ccontext) in pcre2_compile()