Home
last modified time | relevance | path

Searched defs:eg (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid04.c51 static void gid_verify(gid_t rg, gid_t eg, const char *when) in gid_verify() argument
H A Dsetregid03.c96 static void gid_verify(gid_t rg, gid_t eg, char *when) in gid_verify() argument
H A Dsetregid02.c55 void gid_verify(gid_t rg, gid_t eg, char *when) in gid_verify() argument
/third_party/python/Lib/test/
H A Dtest_exception_group.py809 eg = e global() variable in NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_no_derive_no_new_override.EG
847 eg = e global() variable in NestedExceptionGroupSubclassSplitTest.test_split_BaseExceptionGroup_subclass_no_derive_new_override.EG
899 eg = e global() variable in NestedExceptionGroupSubclassSplitTest.test_split_ExceptionGroup_subclass_derive_and_new_overrides.EG
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c156 static av_always_inline uint32_t dither_color(uint32_t px, int er, int eg, in dither_color() argument
415 int ea, er, eg, eb; in set_frame() local
375 get_dst_color_err(PaletteUseContext *s, uint32_t c, int *ea, int *er, int *eg, int *eb, const enum color_search_method search_method) get_dst_color_err() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1632 const float eg = expected.y(); const float rg = result.y(); in verifyAttachment() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1621 const float eg = expected.y(); const float rg = result.y(); in verifyAttachment() local
/third_party/python/Objects/
H A Dexceptions.c892 PyObject *eg = PyObject_CallObject( in BaseExceptionGroup_derive() local
921 PyObject *eg = PyObject_CallMethod( in exceptiongroup_subset() local
1100 PyBaseExceptionGroupObject *eg = _PyBaseExceptionGroupObject_cast(exc); exceptiongroup_split_recursive() local
1261 PyBaseExceptionGroupObject *eg = _PyBaseExceptionGroupObject_cast(exc); collect_exception_group_leaf_ids() local
1285 exception_group_projection(PyObject *eg, PyObject *keep) exception_group_projection() argument
[all...]

Completed in 15 milliseconds