Home
last modified time | relevance | path

Searched defs:rtn (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Modules/
D_cursesmodule.c745 int rtn; in _curses_window_addch_impl() local
817 int rtn; in _curses_window_addstr_impl() local
900 int rtn; in _curses_window_addnstr_impl() local
1193 int rtn; in PyCursesWindow_ChgAt() local
1401 int rtn; in _curses_window_getch_impl() local
1438 int rtn; in _curses_window_getkey_impl() local
1495 wint_t rtn; in _curses_window_get_wch_impl() local
1541 char rtn[1024]; /* This should be big enough.. I hope */ in PyCursesWindow_GetStr() local
1672 int rtn; in _curses_window_insch_impl() local
1709 unsigned long rtn; in _curses_window_inch_impl() local
[all …]
D_curses_panel.c426 int rtn = replace_panel(self->pan, win->win); in _curses_panel_panel_replace_impl() local
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util.cpp863 bool rtn = rules->getUseANGLE(std::move(scenario)); in ANGLEShouldBeUsedForApplication() local
/third_party/flutter/skia/third_party/externals/angle2/src/feature_support_util/
Dfeature_support_util.cpp899 bool rtn = rules->getUseANGLE(scenario); in ANGLEShouldBeUsedForApplication() local
/third_party/curl/lib/vtls/
Dsectransp.c839 OSStatus rtn = noErr; in SocketRead() local
/third_party/python/Objects/
Dtypeobject.c1054 PyObject *mod, *name, *rtn; in type_repr() local
4517 PyObject *mod, *name, *rtn; in object_repr() local