Home
last modified time | relevance | path

Searched defs:read (Results 326 - 350 of 471) sorted by relevance

1...<<111213141516171819

/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DBlitter.cpp224 bool Blitter::read(Float4 &c, Pointer<Byte> element, const State &state) in read() function in sw::Blitter
788 bool Blitter::read(Int4 &c, Pointer<Byte> element, const State &state) in read() function in sw::Blitter
[all...]
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshrec.c331 FT_Byte* read = (FT_Byte*)source + ( bit_pos >> 3 ); in ps_mask_table_set_bits() local
435 FT_Byte* read; in ps_mask_table_merge() local
/third_party/python/Lib/
H A Dconfigparser.py694 def read(self, filenames, encoding=None): member in RawConfigParser
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRSymtab.h311 void read() { in read() function in llvm::irsymtab::Reader::SymbolRef
H A DStackMapParser.h419 static T read(const uint8_t *P) { read() function in llvm::StackMapParser::LocationKind
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp95 Error RawCoverageFilenamesReader::read() { in read() function in RawCoverageFilenamesReader
252 Error RawCoverageMappingReader::read() { in read() function in RawCoverageMappingReader
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp174 static EGLBoolean MakeCurrent(EGLDisplay display, EGLSurface draw, EGLSurface read, in MakeCurrent() argument
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRopeByteString.java841 public int read(byte[] b, int offset, int length) { in read() method in RopeByteString.RopeInputStream
897 public int read() throws IOException { read() method in RopeByteString.RopeInputStream
[all...]
/third_party/python/Lib/test/
H A Dtest_code.py531 def read(it): function
/third_party/vk-gl-cts/framework/platform/ohos/display/
H A DtcuOhosNativeDisplay.cpp268 eglw::EGLBoolean OhosLibrary::makeCurrent(eglw::EGLDisplay dpy, eglw::EGLSurface draw, eglw::EGLSurface read, eglw::EGLContext ctx) const in makeCurrent() argument
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_common/
H A Ddlp_permission_serializer.cpp152 bool read = false; in SerializeAuthUserInfo() local
284 bool read = false; in SerializeEveryoneInfo() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs536 fn read<T: Process>(parcel: Pin<&mut MessageParcel>) -> IpcResult<T> { in deserialize() functions
[all...]
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp362 EglMakeCurrentImpl(EGLDisplay dpy, EGLSurface draw, EGLSurface read, EGLContext ctx) EglMakeCurrentImpl() argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py958 def read(sock, length, timeout=10): global() member in HdcHelper
[all...]
/third_party/curl/tests/server/
H A Dsockfilt.c185 #undef read macro
186 #define read(a,b,c) read_wincon(a,b,c) macro
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c357 int read; in sofalizer_convolute() local
[all...]
H A Daf_headphone.c163 int read; in headphone_convolute() local
/third_party/ffmpeg/libavformat/
H A Did3v2.c854 void (*read)(AVFormatContex member
[all...]
H A Drmdec.c71 int read = avio_get_str(pb, len, buf, buf_size); in get_strl() local
H A Dftp.c821 int read, err, retry_done = 0; in ftp_read() local
[all...]
H A Dflvdec.c357 flv_set_video_codec(AVFormatContext *s, AVStream *vstream, int flv_codecid, int read) flv_set_video_codec() argument
/third_party/backends/backend/
H A Dapple.c2437 uint8_t read[10]; in sane_read() local
H A Depson2.c452 ssize_t read; in open_scanner() local
H A Dartec_eplus48u.h262 SANE_Status (*read) (Artec48U_Line_Reader * reader, member
H A Dabaton.c1279 uint8_t read[10]; in sane_read() local

Completed in 42 milliseconds

1...<<111213141516171819