| /third_party/python/Lib/ |
| H A D | pickle.py | 287 def read(self, n): member in _Unframer [all...] |
| H A D | zipfile.py | 771 def read(self, n=-1): member in _SharedFile 933 def read(self, n=-1): global() member in ZipExtFile 1517 def read(self, name, pwd=None): global() member in ZipFile [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 239 const bool read = access ? (rnd.getFloat() < readWeight) : false; in generateBufferVar() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcPackedDepthStencilTests.cpp | 467 void BaseTest::setDrawReadBuffer(GLenum draw, GLenum read) in setDrawReadBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libEGL/ |
| H A D | libEGL_autogen.cpp | 184 eglMakeCurrent(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) eglMakeCurrent() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | TracePerfTest.cpp | 193 EglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context) EglMakeCurrent() argument 1531 onEglMakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, EGLContext context) onEglMakeCurrent() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | RobustResourceInitTest.cpp | 1467 const auto &read = test.readRegion; TEST_P() local [all...] |
| /third_party/skia/tests/ |
| H A D | ImageTest.cpp | 563 uint32_t read = *premul.getAddr32(x, y); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftstroke.c | 713 FT_Byte* read = border->tags; in ft_stroke_border_export() local
|
| /third_party/python/Lib/test/ |
| H A D | test_codecs.py | 67 def read(self, size=-1): member in Queue [all...] |
| H A D | test_coroutines.py | 787 async def read(coro): function
|
| H A D | test_shutil.py | 2247 def read(self, *args): member in TestCopyFile.Faux [all...] |
| H A D | test_urllib2.py | 285 def read(self, count=None): member in MockFile 338 def read(self): member in MockHTTPResponse
|
| H A D | test_urllib.py | 77 def read(self, amt=None): member in fakehttp.FakeSocket [all...] |
| /third_party/python/PC/ |
| H A D | launcher.c | 1008 DWORD read; in read_config_file() local 1307 size_t read; in maybe_handle_shebang() local [all...] |
| /third_party/python/Python/ |
| H A D | marshal.c | 682 Py_ssize_t read = -1; in r_string() local [all...] |
| /third_party/python/Objects/ |
| H A D | codeobject.c | 355 unsigned int read = *ptr++; in scan_varint() local 863 unsigned int read = read_byte(bounds); in read_varint() local [all...] |
| /third_party/rust/crates/nix/src/ |
| H A D | unistd.rs | 1071 pub fn read(fd: RawFd, buf: &mut [u8]) -> Result<usize> { in read() functions [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 239 const bool read = access ? (rnd.getFloat() < readWeight) : false; in generateBufferVar() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | http.c | 1647 int read = http_buf_read(h, s->inflate_buffer, DECOMPRESS_BUF_SIZE); in http_buf_read_compressed() local [all...] |
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 3331 size_t read = pcm_read(audiobuf, f); global() local [all...] |
| /third_party/libsnd/include/ |
| H A D | sndfile.h | 581 sf_vio_read read ; member [all...] |
| /third_party/libdrm/intel/ |
| H A D | intel_bufmgr_gem.c | 1705 static void set_domain(drm_intel_bo *bo, uint32_t read, uint32_t write) in set_domain() argument
|
| /third_party/lame/frontend/ |
| H A D | get_audio.c | 287 addPcmBuffer(PcmBuffer * b, void *a0, void *a1, int read) in addPcmBuffer() argument 465 size_t const read = fread(buffer, 1, bytes_to_skip, fp); in fskip_long() local 491 size_t const read = fread(buffer, 1, bytes_to_skip, fp); fskip_long() local 731 int used = 0, read = 0; get_audio() local 752 int used = 0, read = 0; get_audio16() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 248 dri2_get_image(__DRIdrawable * read, in dri2_get_image() argument
|