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

  /packages/apps/OMA-DM/engine/xpl/src/
dmNewDataTypesValidation.cc 230 is_year( matcher_t matcher ) function
296 if( !matcher.advance( is_year( matcher ) ) ) return 0;
305 if( !matcher.advance( is_year( matcher ) ) ) return 0;
318 if( !matcher.advance( is_year( matcher ) ) ) return 0;
329 if( !matcher.advance( is_year( matcher ) ) ) return 0;
340 if( !matcher.advance( is_year( matcher ) ) ) return 0;
352 if( !matcher.advance( is_year( matcher ) ) ) return 0;
366 if( !matcher.advance( is_year( matcher ) ) ) return 0;
377 if( !matcher.advance( is_year( matcher ) ) ) return 0;
387 if( !matcher.advance( is_year( matcher ) ) ) return 0
    [all...]
  /external/icu/icu4c/source/test/intltest/
caltest.cpp 2878 int32_t is_year = is_cal->get(UCAL_YEAR,status); local
2905 int32_t is_year = tstCal->get(UCAL_YEAR,status); local
    [all...]

Completed in 167 milliseconds