/aosp_15_r20/external/pigweed/pw_stream/ |
H A D | mpsc_stream.cc | 64 size_t last_write = other.last_write_; in operator =() local 102 size_t MpscWriter::last_write() const { in last_write() function in pw::stream::MpscWriter
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/ |
H A D | side_effect_analysis.h | 164 Operation* last_write = nullptr; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_liverangeevaluator_helpers.h | 102 int last_write; variable
|
H A D | sfn_instr_alu.h | 157 static const std::set<AluModifiers> last_write; variable
|
H A D | sfn_instr_alu.cpp | 3003 const std::set<AluModifiers> AluInstr::last_write({alu_write, alu_last_instr}); member in r600::AluInstr
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bi_pressure_schedule.c | 59 struct sched_node **last_write = in create_dag() local
|
/aosp_15_r20/external/mesa3d/src/asahi/compiler/ |
H A D | agx_pressure_schedule.c | 49 struct sched_node **last_write = in create_dag() local
|
/aosp_15_r20/external/coreboot/src/drivers/elog/ |
H A D | elog.c | 448 static size_t elog_do_shrink(size_t requested_size, size_t last_write) in elog_do_shrink()
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3.c | 854 struct ir3_register *last_write) in ir3_reg_set_last_array()
|
H A D | ir3.h | 636 struct ir3_register *last_write; member
|
/aosp_15_r20/external/libevent/ |
H A D | bufferevent_openssl.c | 309 ev_ssize_t last_write; member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/ |
H A D | operations.cpp | 589 FILETIME last_write = timespec_to_filetime(ts); in __last_write_time() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/ |
H A D | midgard_schedule.c | 107 struct util_dynarray *last_write = calloc(sizeof(struct util_dynarray), sz); in mir_create_dependency_graph() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | mod.rs | 1351 last_write: Option<WriteState>, field
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/bifrost/ |
H A D | bi_schedule.c | 222 struct util_dynarray last_read[64], last_write[64]; in bi_create_dependency_graph() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_types.h | 1219 VkAccessFlags last_write; member
|