Home
last modified time | relevance | path

Searched defs:ig (Results 1 - 10 of 10) sorted by relevance

/third_party/curl/lib/
H A Dsigpipe.h66 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 Dpreserve_color.h53 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 Dvf_huesaturation.c75 const int ir = *r, ig = *g, ib = *b; in get_triplet() local
[all...]
/third_party/skia/tests/
H A DImageGeneratorTest.cpp63 MyImageGenerator ig; in DEF_TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_color_unquantize.cpp248 int ig = color_unquantization_tables[quantization_level][input[1]]; in rgb_scale_unpack() local
/third_party/skia/third_party/externals/libpng/
H A Dpng.c4011 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 Dpngrtran.c773 int ir, ig, ib; in png_set_quantize() local
/third_party/python/Modules/
H A D_operator.c991 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 Dgl3cTransformFeedbackTests.cpp4606 glw::GLubyte ig = (glw::GLubyte)(255.f * g); in checkFramebuffer() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngstest.c225 YfromRGBint(int ir, int ig, int ib) in YfromRGBint() argument
801 int ir, ig, ib; member
[all...]

Completed in 25 milliseconds