Home
last modified time | relevance | path

Searched refs:read_before_write (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glsl/
Dloop_analysis.h169 bool read_before_write; variable
205 && !this->read_before_write in is_loop_constant()
Dloop_analysis.cpp188 lv->read_before_write = !this->in_assignee; in visit()
208 lv->read_before_write = true; in visit()
/external/libnfc-nci/src/nfc/tags/
Drw_t2t_ndef.c1083 BOOLEAN read_before_write = TRUE; in rw_t2t_is_read_before_write_block() local
1089 read_before_write = FALSE; in rw_t2t_is_read_before_write_block()
1095 read_before_write = FALSE; in rw_t2t_is_read_before_write_block()
1101 read_before_write = FALSE; in rw_t2t_is_read_before_write_block()
1123 read_before_write = FALSE; in rw_t2t_is_read_before_write_block()
1135 read_before_write = TRUE; in rw_t2t_is_read_before_write_block()
1142 return read_before_write; in rw_t2t_is_read_before_write_block()