Home
last modified time | relevance | path

Searched refs:read (Results 1 – 7 of 7) sorted by relevance

/CTR-SDK-4.2.5/include/nn/hio/CTR/
Dhio_HostFile.h175 size_t read; in Read() local
176 return Read(&read, buf, size).IsFailure() ? -1: static_cast<s32>(read); in Read()
Dhio_SerialChannel.h190 size_t read; variable
191 return Read(&read, buf, size, attr).IsFailure() ? -1: static_cast<s32>(read);
/CTR-SDK-4.2.5/build/runner/
Drun-core_0_2.py40 response = wfout.read()
48 response = ppout.read()
/CTR-SDK-4.2.5/sources/libraries/rdt/CTR/
Drdt_RingBuffer.cpp156 return read(pBuf, n, 0); in Read()
166 return read(pBuf, n, offset); in Read()
170 size_t RingBuffer::read(void *pBuf, size_t n, size_t offset) const in read() function in nn::rdt::CTR::RingBuffer
Drdt_RingBuffer.h120 size_t read(void *pBuf, size_t n, size_t offset) const;
/CTR-SDK-4.2.5/documents/shader/Reference/css/
Dtimetable.css92 table.timetable td.read
/CTR-SDK-4.2.5/tools/CommandLineTools/ctr_GxCommandAnalyzer/
Dabstruct.csv129 0x112,Framebuffer access control setting (color buffer read)
131 0x114,Framebuffer access control setting (stencil/depth buffer read)