/external/opencv/otherlibs/highgui/ |
D | cvcap_socket.cpp | 78 readBuf = 0; in CVCapture_Socket() 99 char *readBuf; // the read buffer member in CVCapture_Socket 142 readBuf = (char*)malloc(readBufSize); in open() 143 if (!readBuf) in open() 170 if (readBuf) in close() 172 free(readBuf); in close() 173 readBuf = 0; in close() 211 if (pAddrInfo == 0 || readBuf == 0) in grabFrame() 250 read_count = read(sockd, &readBuf[total_read], readBufSize); in grabFrame() 264 frame = loadPixels(readBuf, width, height); in grabFrame()
|
/external/icu/icu4c/source/test/iotest/ |
D | filetst.c | 988 char readBuf[512] = ""; in TestFilePrintCompatibility() local 1032 n += fscanf(myCFile, "%s", readBuf); in TestFilePrintCompatibility() 1034 if (strcmp(readBuf, testBuf) != 0) { in TestFilePrintCompatibility() 1035 log_err("%%x Got: \"%s\", Expected: \"%s\"\n", readBuf, testBuf); in TestFilePrintCompatibility() 1038 n += fscanf(myCFile, "%s", readBuf); in TestFilePrintCompatibility() 1040 if (strcmp(readBuf, testBuf) != 0) { in TestFilePrintCompatibility() 1041 log_err("%%X Got: \"%s\", Expected: \"%s\"\n", readBuf, testBuf); in TestFilePrintCompatibility() 1044 n += fscanf(myCFile, "%s", readBuf); in TestFilePrintCompatibility() 1046 if (strcmp(readBuf, testBuf) != 0) { in TestFilePrintCompatibility() 1047 log_err("%%o Got: \"%s\", Expected: \"%s\"\n", readBuf, testBuf); in TestFilePrintCompatibility() [all …]
|
/external/mesa3d/src/mesa/main/ |
D | framebuffer.c | 798 const struct gl_renderbuffer *readBuf = fb->_ColorReadBuffer; in renderbuffer_exists() local 799 if (!readBuf) { in renderbuffer_exists() 802 ASSERT(_mesa_get_format_bits(readBuf->Format, GL_RED_BITS) > 0 || in renderbuffer_exists() 803 _mesa_get_format_bits(readBuf->Format, GL_ALPHA_BITS) > 0 || in renderbuffer_exists() 804 _mesa_get_format_bits(readBuf->Format, GL_TEXTURE_LUMINANCE_SIZE) > 0 || in renderbuffer_exists() 805 _mesa_get_format_bits(readBuf->Format, GL_TEXTURE_INTENSITY_SIZE) > 0 || in renderbuffer_exists() 806 _mesa_get_format_bits(readBuf->Format, GL_INDEX_BITS) > 0); in renderbuffer_exists()
|
/external/libdrm/tests/ttmtest/src/ |
D | ttmtest.c | 158 readBuf(void *buf, unsigned long size) in readBuf() function 205 readBuf(virtual, buf.size); in benchmarkBuffer() 243 readBuf(virtual, buf.size); in benchmarkBuffer() 294 readBuf(virtual, buf.size); in benchmarkBuffer()
|
/external/deqp/modules/glshared/ |
D | glsRandomShaderCase.cpp | 556 …tcu::TextureLevel readBuf(tcu::TextureFormat(tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_I… in iterate() local 557 glu::readPixels(m_renderCtx, viewportX, viewportY, readBuf.getAccess()); in iterate() 559 tcu::copy(rendered, readBuf); in iterate()
|
/external/libvncserver/libvncserver/ |
D | rfbserver.c | 1380 unsigned char readBuf[sz_rfbBlockSize]; in rfbSendFileTransferChunk() local 1423 bytesRead = read(cl->fileTransfer.fd, readBuf, sz_rfbBlockSize); in rfbSendFileTransferChunk() 1452 … return rfbSendFileTransferMessage(cl, rfbFilePacket, 0, 0, bytesRead, (char *)readBuf); in rfbSendFileTransferChunk() 1456 nRetC = compress(compBuf, &nMaxCompSize, readBuf, bytesRead); in rfbSendFileTransferChunk() 1464 … return rfbSendFileTransferMessage(cl, rfbFilePacket, 0, 0, bytesRead, (char *)readBuf); in rfbSendFileTransferChunk() 1467 … return rfbSendFileTransferMessage(cl, rfbFilePacket, 0, 0, bytesRead, (char *)readBuf); in rfbSendFileTransferChunk()
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/ |
D | LwjglRenderer.java | 1286 String readBuf = getTargetBufferName(glGetInteger(GL_READ_BUFFER)); in printRealFrameBufferInfo() local 1299 System.out.println("Read buffer: " + readBuf); in printRealFrameBufferInfo()
|
/external/sqlite/dist/ |
D | sqlite3.c | 32273 char readBuf[PROXY_MAXCONCHLEN]; 32297 readLen = seekAndRead((unixFile*)conchFile, 0, readBuf, PROXY_MAXCONCHLEN); 32304 readBuf[0]!=(char)PROXY_CONCHVERSION ){ 32317 hostIdMatch = !memcmp(&readBuf[PROXY_HEADERLEN], myHostID, 32330 memcpy(lockPath, &readBuf[PROXY_PATHINDEX], pathLen); 32338 && !strncmp(pCtx->lockProxyPath, &readBuf[PROXY_PATHINDEX],
|
/external/sqlite/dist/orig/ |
D | sqlite3.c | 32255 char readBuf[PROXY_MAXCONCHLEN]; 32279 readLen = seekAndRead((unixFile*)conchFile, 0, readBuf, PROXY_MAXCONCHLEN); 32286 readBuf[0]!=(char)PROXY_CONCHVERSION ){ 32299 hostIdMatch = !memcmp(&readBuf[PROXY_HEADERLEN], myHostID, 32312 memcpy(lockPath, &readBuf[PROXY_PATHINDEX], pathLen); 32320 && !strncmp(pCtx->lockProxyPath, &readBuf[PROXY_PATHINDEX],
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | ant.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |