Home
last modified time | relevance | path

Searched defs:_r (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_blendline.c32 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB2()
124 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB555()
215 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB565()
306 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB4()
398 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGBA4()
490 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_RGB888()
581 SDL_BlendMode blendMode, Uint8 _r, Uint8 _g, Uint8 _b, Uint8 _a, in SDL_BlendLine_ARGB8888()
DSDL_drawline.c69 Uint8 _r, _g, _b, _a; in SDL_DrawLine2() local
99 Uint8 _r, _g, _b, _a; in SDL_DrawLine4() local
/third_party/musl/porting/liteos_m/kernel/src/string/
Dstrncmp.c3 int strncmp(const char *_l, const char *_r, size_t n) in strncmp()
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp()
Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp()
/third_party/musl/porting/liteos_a/kernel/src/string/
Dstrncmp.c3 int strncmp(const char *_l, const char *_r, size_t n) in strncmp()
Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp()
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp()
/third_party/musl/src/string/
Dstrncmp.c3 int strncmp(const char *_l, const char *_r, size_t n) in strncmp()
Dstrcasecmp.c4 int strcasecmp(const char *_l, const char *_r) in strcasecmp()
Dstrncasecmp.c4 int strncasecmp(const char *_l, const char *_r, size_t n) in strncasecmp()
/third_party/typescript/tests/baselines/reference/
DdeleteChain.js29 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r; variable
DemitCompoundExponentiationAssignmentWithIndexingOnLHS2.js15 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r; variable
DdestructuringEvaluationOrder(target=es5).js49 var _p = [{ x: 1 }], _q = _p[0], _r = _p[1], a = __rest(_q, []), b = _r === void 0 ? a : _r; variable
DlateBoundDestructuringImplicitAnyError.js52 var _q = numIndexed, _r = symed2, prop8 = _q[_r]; variable
DnewWithSpreadES5.js104 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; variable
DnewWithSpread.js105 var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q, _r, _s, _t; variable
DnullPropertyName.js190 var _r: number; variable
/third_party/python/Objects/
Dsliceobject.c165 PySlice_GetIndices(PyObject *_r, Py_ssize_t length, in PySlice_GetIndices()
197 PySlice_Unpack(PyObject *_r, in PySlice_Unpack()
286 PySlice_GetIndicesEx(PyObject *_r, Py_ssize_t length, in PySlice_GetIndicesEx()
/third_party/boost/boost/gil/io/
Drow_buffer_helper.hpp99 std::size_t _r; // number of remaining bits member
167 std::size_t _r; // number of remaining bits member
/third_party/pulseaudio/src/pulsecore/
Dauthkey.c134 static int normalize_path(const char *fn, char **_r) { in normalize_path()
/third_party/boost/boost/numeric/interval/detail/
Dia64_rounding_control.hpp54 { volatile float _r = r; return _r; } in force_rounding() local
Dalpha_rounding_control.hpp86 { volatile float _r = r; return _r; } in force_rounding() local
/third_party/boost/libs/locale/test/
Dtest_collate.cpp69 #define TEST_COMP(c,_l,_r) test_comp<c>(l,_l,_r,level,expected) argument
Dtest_winapi_collate.cpp70 #define TEST_COMP(c,_l,_r) test_comp<c>(l,_l,_r,level,expected) argument

123