Home
last modified time | relevance | path

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

/external/crcalc/src/com/hp/creals/
DCR.java213 public volatile static boolean please_stop = false; field in CR
402 if (Thread.interrupted() || please_stop) throw new AbortedException(); in iter_msd()
1222 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()
1265 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()
1312 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()
1357 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()
1422 if (Thread.interrupted() || please_stop) throw new AbortedException(); in approximate()
DUnaryCRFunction.java433 if (Thread.interrupted() || please_stop) in approximate()
655 if (Thread.interrupted() || please_stop) in approximate()