Home | History | Annotate | Download | only in quick

Lines Matching full:successful

313   bool successful = false;
317 successful = true;
322 successful = true;
330 successful = GenSpecialIdentity(mir, special);
334 successful = GenSpecialIGet(mir, special);
338 successful = GenSpecialIPut(mir, special);
345 if (successful) {
371 return successful;