Searched defs:errorptr (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/glx/apple/ |
D | apple_glx_context.c | 128 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/ |
D | pcre_study.c | 1315 pcre_study(const pcre *external_re, int options, const char **errorptr) in pcre_study()
|
D | pcre_compile.c | 7611 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/ |
D | jquant1.c | 624 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in quantize_fs_dither() local
|
D | jquant2.c | 937 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in pass2_fs_dither() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | jquant1.c | 624 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in quantize_fs_dither() local
|
D | jquant2.c | 937 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in pass2_fs_dither() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jquant1.c | 621 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in quantize_fs_dither() local
|
D | jquant2.c | 937 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in pass2_fs_dither() local
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_compile.c | 9671 int *errorptr, PCRE2_SIZE *erroroffset, pcre2_compile_context *ccontext) in pcre2_compile()
|