HomeSort by relevance Sort by last modified time
    Searched refs:MAX_DEV (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
astrotst.cpp 312 // Allow a deviation of 0..MAX_DEV seconds
316 int32_t MAX_DEV = 180;
318 if (deltarise > MAX_DEV || deltaset > MAX_DEV) {
319 if (deltarise > MAX_DEV) {
330 if (deltaset > MAX_DEV) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cyclades.h 128 #define MAX_DEV 256 /* Max number of ports total */

Completed in 6660 milliseconds