Home
last modified time | relevance | path

Searched refs:hInput (Results 1 - 2 of 2) sorted by relevance

/third_party/python/PC/
H A D_testconsole.c74 HANDLE hInput = _Py_get_osfhandle(((winconsoleio*)file)->fd); in _testconsole_write_input_impl() local
75 if (hInput == INVALID_HANDLE_VALUE) in _testconsole_write_input_impl()
81 if (!WriteConsoleInputW(hInput, &rec[total], (size - total), &wrote)) { in _testconsole_write_input_impl()
/third_party/openmax/api/1.1.2/
H A DOMX_Core.h1325 specified in hInput will have it's port specified in nPortInput
1330 @param [in] hInput
1335 requirement that hInput be the destination for the data when
1355 OMX_IN OMX_HANDLETYPE hInput,

Completed in 3 milliseconds