Home
last modified time | relevance | path

Searched defs:read (Results 151 - 175 of 513) sorted by relevance

12345678910>>...21

/third_party/ffmpeg/libavformat/
H A Damr.c88 int read, back = 0, ret; in amr_read_header() local
H A Drtmppkt.h86 int read; ///< amount read, including headers member
[all...]
H A Dsmush.c52 uint32_t width = 0, height = 0, got_audio = 0, read = 0; in smush_read_header() local
H A Dffmetadec.c39 int64_t read = 0; in read_line_to_bprint_escaped() local
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_local.h36 ssize_t (*read)(snd_rawmidi_t *rawmidi, void *buffer, size_t size); member
/third_party/alsa-lib/src/pcm/
H A Dpcm_plugin.h42 snd_pcm_slave_xfer_areas_func_t read; member
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataReader.java99 static void read(CollationTailoring base, ByteBuffer inBytes, in read() method in CollationDataReader
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationDataReader.java100 static void read(CollationTailoring base, ByteBuffer inBytes, in read() method in CollationDataReader
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DInputFile.java96 public int read(char[] buffer) in read() method in InputFile
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_access.c53 gather_buffer_access(struct access_state *state, nir_ssa_def *def, bool read, bool write) in gather_buffer_access() argument
82 bool read, write; in gather_intrinsic() local
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglcontext.c738 _eglCheckMakeCurrent(_EGLContext *ctx, _EGLSurface *draw, _EGLSurface *read) in _eglCheckMakeCurrent() argument
809 _eglBindContext(_EGLContext *ctx, _EGLSurface *draw, _EGLSurface *read, _EGLContext **old_ctx, _EGLSurface **old_draw, _EGLSurface **old_read) _eglBindContext() argument
[all...]
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js178 function read() { function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_tes.cpp192 vec4_instruction *read = in nir_emit_intrinsic() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Duparse.cpp367 const char *read = source; in u_parseUTF8() local
/third_party/icu/icu4c/source/tools/toolutil/
H A Duparse.cpp367 const char *read = source; in u_parseUTF8() local
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise08.c106 ssize_t read, pos = 0; in find_sequence() local
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_scoreboard.c219 uint64_t read = bi_read_mask(I, false); in bi_set_dependencies() local
[all...]
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DCodedInputStreamTest.java80 public int read(byte[] b) throws IOException { in read() method in CodedInputStreamTest.SmallBlockInputStream
84 public int read(byte[] b, int off, int len) throws IOException { in read() method in CodedInputStreamTest.SmallBlockInputStream
/third_party/python/Lib/distutils/tests/
H A Dtest_register.py67 def read(self): member in FakeOpener
H A Dtest_upload.py62 def read(self): member in FakeOpen
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DGlobalsStream.cpp171 Error GSIHashTable::read(BinaryStreamReader &Reader) { in read() function in GSIHashTable
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.cpp178 void CallReader::read (deUint8* bytes, size_t numBytes) in read() function in xe::CallReader
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Duparse.cpp367 const char *read = source; in u_parseUTF8() local
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStream.h341 virtual ResultWithValue<int32_t> read(voi function in oboe::AudioStream
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DFFMpegExtractor.cpp24 int read(void *opaque, uint8_t *buf, int buf_size) { in read() function

Completed in 18 milliseconds

12345678910>>...21