Home
last modified time | relevance | path

Searched defs:just_read (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_image.c350 bool just_read, in handle_op_uint()
467 bool just_read, in handle_op_int()
581 bool just_read, in handle_op_r32f_xchg()
653 bool just_read = false; in sp_tgsi_op() local
/aosp_15_r20/device/google/cuttlefish/host/frontend/adb_connector/
Dadb_connection_maintainer.cpp127 std::vector<char> just_read(16); in RecvUptimeResult() local
158 std::vector<char> just_read(16); in RecvGetStatusResult() local
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/
Dshared_buf.cc122 auto just_read = sock->Read(data.get() + total_read, count - total_read); in RecvAll() local
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dtcp_socket.cpp55 auto just_read = fd_->Read(&buf[total_read], buf.size() - total_read); in Recv() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc399 uptr just_read = 0; in ReadFromSymbolizer() local
H A Dsanitizer_common.cc141 uptr just_read; in ReadFileToBuffer() local