Searched refs:is_continue (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/importer/
H A Dexternal_process_importer_host.h97 // the "Skip" or "Continue" buttons. |is_continue| is true when user clicked
99 void OnImportLockDialogEnd(bool is_continue);
H A Dexternal_process_importer_host.cc149 void ExternalProcessImporterHost::OnImportLockDialogEnd(bool is_continue) { argument
150 if (is_continue) {
/external/libnfc-nci/src/nfc/tags/
H A Drw_t4t.c67 static BOOLEAN rw_t4t_read_file (UINT16 offset, UINT16 length, BOOLEAN is_continue);
170 static BOOLEAN rw_t4t_read_file (UINT16 offset, UINT16 length, BOOLEAN is_continue) argument
176 RW_TRACE_DEBUG3 ("rw_t4t_read_file () offset:%d, length:%d, is_continue:%d, ",
177 offset, length, is_continue);
188 if (is_continue == FALSE)
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dir.h1283 bool is_continue() const function in class:ir_loop_jump
/external/mesa3d/src/glsl/
H A Dir.h1283 bool is_continue() const function in class:ir_loop_jump

Completed in 168 milliseconds