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

  /external/chromium_org/third_party/icu/source/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) {
  /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) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cyclades.h 128 #define MAX_DEV 256 /* Max number of ports total */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cyclades.h 128 #define MAX_DEV 256 /* Max number of ports total */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cyclades.h 128 #define MAX_DEV 256 /* Max number of ports total */

Completed in 784 milliseconds