Home
last modified time | relevance | path

Searched +defs:read +defs:buffer (Results 1 – 25 of 9043) sorted by last modified time

12345678910>>...362

/dports/x11-wm/mutter/mutter-41.1/src/backends/
H A Dmeta-egl.c554 EGLClientBuffer buffer, in meta_egl_create_image()
687 EGLSurface read, in meta_egl_make_current()
736 struct wl_resource *buffer, in meta_egl_query_wayland_buffer()
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Preferences.cxx727 char *buffer = (char*)malloc( n+ns+1 ), *d = buffer; in set() local
833 char *buffer = (char*)malloc( dsize*2+1 ), *d = buffer;; in set() local
1117 int Fl_Preferences::RootNode::read() { in read() function in Fl_Preferences::RootNode
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/tools/GUIEditor/
H A DCMemoryReadWriteFile.cpp16 s32 CMemoryReadWriteFile::write(const void* buffer, u32 sizeToWrite) in write()
78 s32 CMemoryReadWriteFile::read(void* buffer, u32 sizeToRead) in read() function in CMemoryReadWriteFile
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCMS3DMeshFileLoader.cpp161 u8* buffer = new u8[fileSize]; in load() local
162 s32 read = file->read(buffer, fileSize); in load() local
H A DirrXML.cpp48 virtual int read(void* buffer, int sizeToRead) in read() function in irr::io::CFileReadCallBack
H A DCXMLReader.cpp32 virtual int read(void* buffer, int sizeToRead) in read() function in irr::io::CIrrXMLFileReadCallBack
H A DCReadFile.cpp32 s32 CReadFile::read(void* buffer, u32 sizeToRead) in read() function in irr::io::CReadFile
H A DCLimitReadFile.cpp40 s32 CLimitReadFile::read(void* buffer, u32 sizeToRead) in read() function in irr::io::CLimitReadFile
H A DCMemoryFile.cpp31 s32 CMemoryFile::read(void* buffer, u32 sizeToRead) in read() function in irr::io::CMemoryFile
49 s32 CMemoryFile::write(const void* buffer, u32 sizeToWrite) in write()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.cpp622 …Y CreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig… in CreatePbufferFromClientBuffer()
710 EGLBoolean EGLAPIENTRY BindTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in BindTexImage()
754 EGLBoolean EGLAPIENTRY ReleaseTexImage(EGLDisplay dpy, EGLSurface surface, EGLint buffer) in ReleaseTexImage()
951 EGLBoolean EGLAPIENTRY MakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent()
1024 EGLSurface read = egl::getCurrentReadSurface(); in GetCurrentSurface() local
1186 …NTRY CreateImage(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGL… in CreateImage()
1277 …Y CreateImageKHR(EGLDisplay dpy, EGLContext ctx, EGLenum target, EGLClientBuffer buffer, const EGL… in CreateImageKHR()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Dwebrtc_log_uploader.cc401 std::string WebRtcLogUploader::CompressLog(WebRtcLogBuffer* buffer) { in CompressLog()
418 uint32_t read = read_buffer.Read(&intermediate_buffer[0], in CompressLog() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_bindings_autogen_glx.cc198 int buffer, in glXBindTexImageEXTFn()
385 GLXDrawable read, in glXMakeContextCurrentFn()
430 int buffer) { in glXReleaseTexImageEXTFn()
474 int buffer, in glXBindTexImageEXTFn()
695 GLXDrawable read, in glXMakeContextCurrentFn()
748 int buffer) { in glXReleaseTexImageEXTFn()
801 int buffer, in glXBindTexImageEXTFn()
1143 GLXDrawable read, in glXMakeContextCurrentFn()
1230 int buffer) { in glXReleaseTexImageEXTFn()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_bindings_autogen_glx.cc202 int buffer, in InitializeExtensionBindings()
389 GLXDrawable read, in InitializeExtensionBindings()
434 int buffer) { in InitializeExtensionBindings()
478 int buffer, in InitializeExtensionBindings()
699 GLXDrawable read, in InitializeExtensionBindings()
752 int buffer) { in InitializeExtensionBindings()
805 int buffer, in InitializeExtensionBindings()
1147 GLXDrawable read, in InitializeExtensionBindings()
1234 int buffer) { in InitializeExtensionBindings()
/dports/www/typo3-9/typo3_src-9.5.31/vendor/guzzlehttp/psr7/src/
H A DBufferStream.php17 private $buffer = ''; variable in GuzzleHttp\\Psr7\\BufferStream
97 public function read($length) function in GuzzleHttp\\Psr7\\BufferStream
H A DPumpStream.php31 private $buffer; variable in GuzzleHttp\\Psr7\\PumpStream
116 public function read($length) function in GuzzleHttp\\Psr7\\PumpStream
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/intl/Data/Bundle/Reader/
H A DBufferedBundleReader.php24 private $buffer; variable in Symfony\\Component\\Intl\\Data\\Bundle\\Reader\\BufferedBundleReader
40 public function read(string $path, string $locale) function in Symfony\\Component\\Intl\\Data\\Bundle\\Reader\\BufferedBundleReader
/dports/www/typo3-10/typo3_src-10.4.25/vendor/guzzlehttp/psr7/src/
H A DBufferStream.php20 private $buffer = ''; variable in GuzzleHttp\\Psr7\\BufferStream
102 public function read($length) function in GuzzleHttp\\Psr7\\BufferStream
H A DPumpStream.php34 private $buffer; variable in GuzzleHttp\\Psr7\\PumpStream
121 public function read($length) function in GuzzleHttp\\Psr7\\PumpStream
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/intl/Data/Bundle/Reader/
H A DBufferedBundleReader.php24 private $buffer; variable in Symfony\\Component\\Intl\\Data\\Bundle\\Reader\\BufferedBundleReader
40 public function read(string $path, string $locale) function in Symfony\\Component\\Intl\\Data\\Bundle\\Reader\\BufferedBundleReader
/dports/www/apache24/httpd-2.4.53/support/
H A Dab.c257 apr_size_t read; /* amount of bytes read */ member
384 char buffer[8192]; variable
/dports/www/typo3-11/typo3_src-11.5.7/vendor/guzzlehttp/psr7/src/
H A DBufferStream.php23 private $buffer = ''; variable in GuzzleHttp\\Psr7\\BufferStream
105 public function read($length): string function in GuzzleHttp\\Psr7\\BufferStream
H A DPumpStream.php34 private $buffer; variable in GuzzleHttp\\Psr7\\PumpStream
125 public function read($length): string function in GuzzleHttp\\Psr7\\PumpStream
/dports/textproc/py-libxml2/libxml2-2.9.12/python/
H A Dlibxml2class.py5 def htmlCreateMemoryParserCtxt(buffer, size): argument
60 def htmlReadMemory(buffer, size, URL, encoding, options): argument
558 def parseMemory(buffer, size): argument
590 def readMemory(buffer, size, URL, encoding, options): argument
613 def recoverMemory(buffer, size): argument
695 def createMemoryParserCtxt(buffer, size): argument
852 def relaxNGNewMemParserCtxt(buffer, size): argument
1188 def readerForMemory(buffer, size, URL, encoding, options): argument
1211 def schemaNewMemParserCtxt(buffer, size): argument
4337 def setupParserForBuffer(self, buffer, filename): argument
[all …]
H A Dlibxml2.py793 def htmlCreateMemoryParserCtxt(buffer, size): argument
848 def htmlReadMemory(buffer, size, URL, encoding, options): argument
1346 def parseMemory(buffer, size): argument
1378 def readMemory(buffer, size, URL, encoding, options): argument
1401 def recoverMemory(buffer, size): argument
1483 def createMemoryParserCtxt(buffer, size): argument
1640 def relaxNGNewMemParserCtxt(buffer, size): argument
1976 def readerForMemory(buffer, size, URL, encoding, options): argument
1999 def schemaNewMemParserCtxt(buffer, size): argument
5125 def setupParserForBuffer(self, buffer, filename): argument
[all …]
/dports/textproc/tinyxml2/tinyxml2-9.0.0/
H A Dtinyxml2.cpp44 static inline int TIXML_SNPRINTF( char* buffer, size_t size, const char* format, ... ) in TIXML_SNPRINTF()
53 static inline int TIXML_VSNPRINTF( char* buffer, size_t size, const char* format, va_list va ) in TIXML_VSNPRINTF()
566 void XMLUtil::ToStr( int v, char* buffer, int bufferSize ) in ToStr()
572 void XMLUtil::ToStr( unsigned v, char* buffer, int bufferSize ) in ToStr()
578 void XMLUtil::ToStr( bool v, char* buffer, int bufferSize ) in ToStr()
587 void XMLUtil::ToStr( float v, char* buffer, int bufferSize ) in ToStr()
593 void XMLUtil::ToStr( double v, char* buffer, int bufferSize ) in ToStr()
599 void XMLUtil::ToStr( int64_t v, char* buffer, int bufferSize ) in ToStr()
605 void XMLUtil::ToStr( uint64_t v, char* buffer, int bufferSize ) in ToStr()
2372 const size_t read = fread( _charBuffer, 1, size, fp ); in LoadFile() local
[all …]

12345678910>>...362