Home
last modified time | relevance | path

Searched defs:coord (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp440 bool ParseCoordinate(llvm::StringRef coord_s, RSCoordinate &coord) { in ParseCoordinate()
3577 bool RenderScriptRuntime::GetKernelCoordinate(RSCoordinate &coord, in GetKernelCoordinate()
3696 const RSCoordinate &coord) { in SetConditional()
3721 const RSCoordinate *coord) { in PlaceBreakpointOnKernel()
3783 const RSCoordinate *coord, in PlaceBreakpointOnReduction()
4188 auto coord = m_options.m_have_coord ? &m_options.m_coord : nullptr; in DoExecute() local
4291 auto coord = m_options.m_have_coord ? &m_options.m_coord : nullptr; in DoExecute() local
4394 RSCoordinate coord{}; in DoExecute() local
/openbsd/games/hack/
H A Dhack.h76 } coord; typedef
/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandler.cpp626 COORD coord = screen_buffer_info.dwCursorPosition; in PrintAsync() local
/openbsd/lib/libcurses/tinfo/
H A Dlib_win32con.c533 COORD coord; in _nc_console_set_scrollback() local