Home
last modified time | relevance | path

Searched refs:stat (Results 1 – 9 of 9) sorted by relevance

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DSocketStream.cpp99 ssize_t stat = ::send(m_sock, (const char *)buffer + (size - res), res, 0); in writeFully() local
100 if (stat < 0) { in writeFully()
102 retval = stat; in writeFully()
107 res -= stat; in writeFully()
122 ssize_t stat = ::recv(m_sock, (char *)(buf) + len - res, res, 0); in readFully() local
123 if (stat > 0) { in readFully()
124 res -= stat; in readFully()
127 if (stat == 0 || errno != EINTR) { // client shutdown or error in readFully()
DUnixStream.cpp59 struct stat st; in make_unix_path()
/sdk/emulator/opengl/tests/ut_renderer/
DReadBuffer.cpp41 int stat = m_stream->recv(m_buf + m_validData, m_size - m_validData); in getData() local
42 if (stat > 0) { in getData()
43 m_validData += (size_t) stat; in getData()
45 return stat; in getData()
DRenderingThread.cpp331 int stat = readBuf.getData(); in thread() local
332 if (stat == 0) { in thread()
335 } else if (stat < 0) { in thread()
/sdk/emulator/opengl/tests/emulator_test_renderer/
Dmain.cpp154 bool stat = destroyOpenGLSubwindow(); in WinMain() local
155 printf("destroy subwin returned %d\n", stat); in WinMain()
156 stat = createOpenGLSubwindow(windowId, in WinMain()
161 printf("create subwin returned %d\n", stat); in WinMain()
167 bool stat = destroyOpenGLSubwindow(); in WinMain() local
168 printf("destroy subwin returned %d\n", stat); in WinMain()
169 stat = createOpenGLSubwindow(windowId, in WinMain()
174 printf("create subwin returned %d\n", stat); in WinMain()
/sdk/emulator/opengl/host/libs/libOpenglRender/
DRenderThread.cpp86 int stat = readBuf.getData(); in Main() local
87 if (stat <= 0) { in Main()
107 int skip = readBuf.validData() - stat; in Main()
/sdk/emulator/opengl/host/include/libOpenglRender/
DIOStream.h75 int stat = commitBuffer(m_bufsize - m_free); in flush() local
78 return stat; in flush()
/sdk/emulator/qtools/
Dtrace_reader.cpp315 struct stat stat_buf; in Open()
322 int rval = stat(fname, &stat_buf); in Open()
566 struct stat stat_buf; in Open()
574 int rval = stat(fname, &stat_buf); in Open()
845 struct stat stat_buf; in ParseDexList()
866 int rval = stat(fname, &stat_buf); in ParseDexList()
/sdk/eclipse/
Ddictionary.txt279 stat