Home
last modified time | relevance | path

Searched defs:first_write (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_liverangeevaluator_helpers.h100 int first_write; variable
/aosp_15_r20/system/core/storaged/
H A Dstoraged.cpp313 bool first_write = true; in flush_proto_data() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c41 int first_write[TGSI_EXEC_NUM_TEMPS]; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packet_creator_test.cc3626 const std::string first_write(first_write_len, '?'); in TEST_F() local