Searched defs:DROP (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
H A Dsyncer_thread.h106 DROP, enumerator in enum:browser_sync::SyncerThread::JobProcessDecision
232 // Decide whether we should CONTINUE, SAVE or DROP the job.
235 // Decide on whether to CONTINUE, SAVE or DROP the job when we are in
/external/llvm/lib/Support/
H A Dregcomp.c138 #define DROP(n) (p->slen -= (n)) macro
483 DROP(1);
966 DROP(finish-start); /* drop the operand */

Completed in 69 milliseconds