Home
last modified time | relevance | path

Searched refs:MIN_TIME (Results 1 – 6 of 6) sorted by relevance

/external/eigen/bench/btl/generic_bench/static/
Dintel_bench_fixed_size.hh34 while (time_baseline < MIN_TIME) { in bench_fixed_size()
46 while (time_action < MIN_TIME) { in bench_fixed_size()
/external/eigen/bench/btl/generic_bench/
Dbench_parameter.hh26 #define MIN_TIME 0.2 macro
/external/eigen/bench/btl/generic_bench/timers/
Dportable_perf_analyzer.hh47 while (m_time_action < MIN_TIME) in eval_mflops()
Dportable_perf_analyzer_old.hh61 while (time_action < MIN_TIME) in eval_mflops()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVTimeZone.java382 private static final long MIN_TIME = Long.MIN_VALUE; field in VTimeZone
995 if (until[0] != MIN_TIME) { in createRuleByRRULE()
1043 long untilTime = MIN_TIME;
1229 long t = MIN_TIME; in writeZone()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVTimeZone.java413 private static final long MIN_TIME = Long.MIN_VALUE; field in VTimeZone
1026 if (until[0] != MIN_TIME) { in createRuleByRRULE()
1074 long untilTime = MIN_TIME;
1260 long t = MIN_TIME; in writeZone()