Home
last modified time | relevance | path

Searched defs:read_end (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs98 let mut read_end = ChildStdout::from_inner(read_end); in dont_splice_pipes_from_files() localVariable
230 let mut read_end = ChildStdout::from_inner(read_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs98 let mut read_end = ChildStdout::from_inner(read_end); in dont_splice_pipes_from_files() localVariable
230 let mut read_end = ChildStdout::from_inner(read_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs98 let mut read_end = ChildStdout::from_inner(read_end); in dont_splice_pipes_from_files() localVariable
230 let mut read_end = ChildStdout::from_inner(read_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs98 let mut read_end = ChildStdout::from_inner(read_end); in dont_splice_pipes_from_files() localVariable
230 let mut read_end = ChildStdout::from_inner(read_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs98 let mut read_end = ChildStdout::from_inner(read_end); in dont_splice_pipes_from_files() localVariable
230 let mut read_end = ChildStdout::from_inner(read_end); in bench_socket_pipe_socket_copy() localVariable
/aosp_15_r20/external/tremolo/Tremolo/
H A DbitwiseARM.s314 read_end: label
/aosp_15_r20/system/core/libcutils/
H A Drecord_stream.cpp41 unsigned char *read_end; member
/aosp_15_r20/hardware/ril/librilutils/
H A Drecord_stream.c40 unsigned char *read_end; member
/aosp_15_r20/packages/providers/MediaProvider/jni/
DRedactionInfo.cpp153 const off64_t read_end = static_cast<off64_t>(read_start + size); in getReadRanges() local
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dos.h313 file read_end; member
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/
H A Dstack_trace_posix.cc311 char* read_end = dest + bytes_read; in PrintStackTraceInternal() local
/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dboot_state_machine.cc124 SharedFD read_end, write_end; in DaemonizeLauncher() local
/aosp_15_r20/external/libwebm/
H A Dwebm_info.cc811 int read_end = sizeof(uint64_t); in PrintSubSampleEncryption() local
/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc1838 auto read_end = pipe.read_end.fdopen("r"); in TEST() local
2506 auto read_end = pipe.read_end.fdopen("r"); in TEST() local
/aosp_15_r20/external/python/cpython2/Modules/_io/
Dbufferedio.c216 Py_off_t read_end; member
/aosp_15_r20/external/python/cpython3/Modules/_io/
Dbufferedio.c212 Py_off_t read_end; member
/aosp_15_r20/system/libziparchive/
H A Dzip_archive.cc1796 off64_t read_end; in ReadAtOffset() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
H A Dconv_generic.cc979 const std::string read_end = in GenerateConv() local
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderLibTest.cpp1183 unique_fd read_end, write_end; in TEST_F() local