Home
last modified time | relevance | path

Searched defs:read (Results 226 - 250 of 463) sorted by relevance

12345678910>>...19

/third_party/vk-gl-cts/execserver/
H A DxsWin32TestProcess.hpp121 int read (deUint8* dst, int numBytes) { return m_logBuffer.tryRead(numBytes, dst); } in read() function in xs::win32::TestLogReader
/third_party/skia/src/gpu/
H A DGrCaps.cpp350 SupportedRead read = this->onSupportedReadPixelsColorType(srcColorType, srcFormat, in supportedReadPixelsColorType() local
/third_party/skia/src/core/
H A DSkFontStream.cpp40 static bool read(SkStream* stream, void* buffer, size_t amount) { in read() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamBuffered.cpp219 ResultWithValue<int32_t> AudioStreamBuffered::read(void *buffer, in read() function in oboe::AudioStreamBuffered
/third_party/skia/tests/
H A DGrSurfaceTest.cpp373 SkAutoPixmapStorage read; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DSRGBReadWritePixelsTest.cpp141 uint32_t read = static_cast<uint32_t*>(readPM.addr())[j * w + i]; in read_and_check_pixels() local
[all...]
/third_party/skia/src/utils/win/
H A DSkDWriteFontFileStream.cpp35 size_t SkDWriteFontFileStream::read(void* buffer, size_t size) { in read() function in SkDWriteFontFileStream
68 size_t read = fileSize - fPos; in read() local
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfutil.h56 Bytef *read; /* window read pointer */ member
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c139 psh_blues_set_zones_0( PSH_Blues target, FT_Bool is_others, FT_UInt read_count, FT_Short* read, PSH_Blue_Table top_table, PSH_Blue_Table bot_table ) psh_blues_set_zones_0() argument
656 FT_Short* read; psh_globals_new() local
[all...]
/third_party/python/Lib/
H A Dwave.py164 def read(self, size=-1): member in _Chunk
[all...]
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_posix.cc94 File read; member in tint::utils::__anon26162::Pipe
[all...]
H A Dcommand_windows.cc96 Handle read; member in tint::utils::__anon26164::Pipe
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h48 # define read _read macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DFaultMaps.h101 template <typename T> static T read(const uint8_t *P, const uint8_t *E) { in read() function in llvm::FaultMapParser
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.h137 u32 read; member
/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp88 void Object::read (SharedPtr<Event> event, std::vector<SharedPtr<Event> >& deps) in read() function in tcu::ThreadUtil::Object
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeBlockBuffer.hpp374 void BlockBuffer<T>::read (int numElements, T* elements) in read() function in de::BlockBuffer
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexAttrib.cpp228 inline void read (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) in read() function
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/
H A Ddriver_nl80211_hisi.h143 u32 read; member
/third_party/zlib/
H A Dgzguts.h47 # define read _read macro
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/
H A Dddr_interface.h100 struct training_data read; member
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/
H A Dddr_interface.h100 struct training_data read; member
/third_party/ffmpeg/libavformat/
H A Drtmppkt.c89 uint64_t read; in ff_amf_read_number() local
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_local.h55 int (*read)(snd_ctl_t *handle, snd_ctl_event_t *event); member

Completed in 13 milliseconds

12345678910>>...19