| /third_party/mesa3d/src/glx/ |
| H A D | dri3_glx.c | 188 dri3_bind_context(struct glx_context *context, struct glx_context *old, GLXDrawable draw, GLXDrawable read) dri3_bind_context() argument
|
| H A D | drisw_glx.c | 272 swrastGetImage2(__DRIdrawable * read, in swrastGetImage2() argument 301 swrastGetImage(__DRIdrawable * read, in swrastGetImage() argument 309 swrastGetImageShm2(__DRIdrawable * read, in swrastGetImageShm2() argument 339 swrastGetImageShm(__DRIdrawable * read, in swrastGetImageShm() argument 431 drisw_bind_context(struct glx_context *context, struct glx_context *old, GLXDrawable draw, GLXDrawable read) drisw_bind_context() argument
|
| /third_party/node/lib/ |
| H A D | net.js | |
| /third_party/node/src/ |
| H A D | inspector_socket.cc | 771 void TcpHolder::ReclaimUvBuf(const uv_buf_t* buf, ssize_t read) { in ReclaimUvBuf() argument
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_ra.c | 966 midgard_instruction read = mir_spill_register() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer.h | 218 VkResult (*read)(struct vn_renderer *renderer, member
|
| /third_party/python/Tools/gdb/ |
| H A D | libpython.py | 638 def read(it): function [all...] |
| /third_party/python/Lib/ |
| H A D | _pyio.py | 637 def read(self, size=-1): global() member in RawIOBase 706 def read(self, size=-1): global() member in BufferedIOBase 941 def read(self, size=-1): global() member in BytesIO 1076 def read(self, size=None): global() member in BufferedReader 1374 def read(self, size=-1): global() member in BufferedRWPair 1460 def read(self, size=None): global() member in BufferedRandom 1653 def read(self, size=None): global() member in FileIO 1842 def read(self, size=-1): global() member in TextIOBase 2526 def read(self, size=None): global() member in TextIOWrapper [all...] |
| H A D | mailbox.py | 1934 def read(self, size=None): global() member in _ProxyFile [all...] |
| H A D | imaplib.py | 316 def read(self, size): member in IMAP4 1374 def read(self, size): member in IMAP4_stream [all...] |
| /third_party/python/Lib/importlib/metadata/ |
| H A D | __init__.py | 108 def read(text, filter_=None): member in Sectioned
|
| /third_party/skia/src/core/ |
| H A D | SkStream.cpp | 198 size_t SkFILEStream::read(void* buffer, size_t size) { in read() function in SkFILEStream 335 size_t SkMemoryStream::read(void* buffer, size_t size) { in read() function in SkMemoryStream 606 bool SkDynamicMemoryWStream::read(voi function in SkDynamicMemoryWStream [all...] |
| H A D | SkRemoteGlyphCache.cpp | 124 bool read(T* val) { in read() function in Deserializer 148 const volatile void* read(size_t size, size_t alignment) { in read() function in Deserializer [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
| H A D | libEGL.cpp | 951 EGLBoolean EGLAPIENTRY MakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in MakeCurrent() argument 1024 EGLSurface read in GetCurrentSurface() local [all...] |
| H A D | main.cpp | 520 EGLAPI EGLBoolean EGLAPIENTRY eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) in eglMakeCurrent() argument
|
| /third_party/skia/tests/ |
| H A D | ReadWritePixelsGpuTest.cpp | 229 gpu_read_pixels_test_driver(skiatest::Reporter* reporter, const GpuReadPixelTestRules& rules, const std::function<GpuSrcFactory<T>>& srcFactory, const std::function<GpuReadSrcFn<T>>& read, SkString label) gpu_read_pixels_test_driver() argument 811 gpu_write_pixels_test_driver(skiatest::Reporter* reporter, const std::function<GpuDstFactory<T>>& dstFactory, const std::function<GpuWriteDstFn<T>>& write, const std::function<GpuReadDstFn<T>>& read) gpu_write_pixels_test_driver() argument 1202 GrPixmap read = GrPixmap::Allocate(readInfo); DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local [all...] |
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | brotlidump.py | 62 def read(self, n): member in BitStream [all...] |
| /third_party/openssl/test/helpers/ |
| H A D | ssltestlib.c | 1062 create_bare_ssl_connection(SSL *serverssl, SSL *clientssl, int want, int read) create_bare_ssl_connection() argument
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| H A D | pshalgo.c | 199 PS_Hint read = hints->hints; in psh_hint_table_init() local
|
| /third_party/python/Lib/test/ |
| H A D | test_httpservers.py | 43 def read(self, n=None): member in NoLogRequestHandler [all...] |
| /third_party/rust/crates/syn/src/ |
| H A D | lit.rs | 1574 let mut read = start; variables [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/test/ |
| H A D | mod.rs | 521 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in write_panic() functions 552 fn read(&mut self, _: &mut [u8]) -> io::Result<usize> { in read_panic() functions 584 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in flush_panic() functions 1286 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() functions [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSSBOLayoutTests.cpp | 204 const bool read = access ? (rnd.getFloat() < readWeight) : false; in generateBufferVar() local
|
| /third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
| H A D | rosen_context_impl.cpp | 810 uint32_t RosenContextImpl::OH_makeCurrent(void* dpy, void* draw, void* read, void* ctx) in OH_makeCurrent() argument
|
| /applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
| H A D | hvigor-wrapper.js | 642 }, e.read = function (e, t, r, u, o, i) { function [all...] |