Home
last modified time | relevance | path

Searched refs:have_result (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/src/support/win32/
Dsupport.cpp74 bool have_result = false; in mbsnrtowcs() local
92 have_result = true; in mbsnrtowcs()
96 if ( have_result && result == terminated_sequence ) in mbsnrtowcs()
101 if ( have_result && result != terminated_sequence && result != incomplete_sequence ) in mbsnrtowcs()
126 bool have_result = false; in wcsnrtombs() local
151 have_result = true; in wcsnrtombs()
160 if ( have_result && result != no_error ) { in wcsnrtombs()
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_expr.cpp199 bool have_result = false; in fold_setcc() local
218 have_result = true; in fold_setcc()
224 have_result = true; in fold_setcc()
227 have_result = true; in fold_setcc()
232 have_result = true; in fold_setcc()
235 have_result = true; in fold_setcc()
240 have_result = true; in fold_setcc()
247 have_result = true; in fold_setcc()
250 have_result = true; in fold_setcc()
255 have_result = true; in fold_setcc()
[all …]