| /third_party/curl/lib/ |
| H A D | sigpipe.h | 66 static void sigpipe_restore(struct sigpipe_ignore *ig) in sigpipe_restore() argument 44 sigpipe_ignore(struct Curl_easy *data, struct sigpipe_ignore *ig) sigpipe_ignore() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | preserve_color.h | 53 preserve_color(int preserve_color, float ir, float ig, float ib, float r, float g, float b, float max, float *icolor, float *ocolor) preserve_color() argument
|
| H A D | vf_huesaturation.c | 75 const int ir = *r, ig = *g, ib = *b; in get_triplet() local [all...] |
| /third_party/skia/tests/ |
| H A D | ImageGeneratorTest.cpp | 63 MyImageGenerator ig; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_color_unquantize.cpp | 248 int ig = color_unquantization_tables[quantization_level][input[1]]; in rgb_scale_unpack() local
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | png.c | 4011 png_uint_32 ig = (j << (8-shift)) + i; in png_build_16bit_table() local 4034 png_uint_32 ig = (j << (8-shift)) + i; in png_build_16bit_table() local [all...] |
| H A D | pngrtran.c | 773 int ir, ig, ib; in png_set_quantize() local
|
| /third_party/python/Modules/ |
| H A D | _operator.c | 991 itemgetterobject *ig; in itemgetter_new() local 1038 itemgetter_clear(itemgetterobject *ig) itemgetter_clear() argument 1045 itemgetter_dealloc(itemgetterobject *ig) itemgetter_dealloc() argument 1055 itemgetter_traverse(itemgetterobject *ig, visitproc visit, void *arg) itemgetter_traverse() argument 1063 itemgetter_call(itemgetterobject *ig, PyObject *args, PyObject *kw) itemgetter_call() argument 1074 itemgetter_vectorcall(PyObject *ig, PyObject *const *args, size_t nargsf, PyObject *kwnames) itemgetter_vectorcall() argument 1088 itemgetter_call_impl(itemgetterobject *ig, PyObject *obj) itemgetter_call_impl() argument 1125 itemgetter_repr(itemgetterobject *ig) itemgetter_repr() argument 1144 itemgetter_reduce(itemgetterobject *ig, PyObject *Py_UNUSED(ignored)) itemgetter_reduce() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cTransformFeedbackTests.cpp | 4606 glw::GLubyte ig = (glw::GLubyte)(255.f * g); in checkFramebuffer() local
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngstest.c | 225 YfromRGBint(int ir, int ig, int ib) in YfromRGBint() argument 801 int ir, ig, ib; member [all...] |