HomeSort by relevance Sort by last modified time
    Searched full:century (Results 1 - 25 of 48) sorted by null

1 2

  /external/icu4c/i18n/
buddhcal.h 175 * Returns TRUE because the Buddhist Calendar does have a default century
181 * Returns the date of the start of the default century
182 * @return start of century - in milliseconds since epoch, 1970
188 * Returns the year in which the default century begins
193 private: // default century stuff.
195 * The system maintains a static default century start date. This is initialized
197 * indicate an uninitialized state. Once the system default century date and year
213 * start of default century, as a date
taiwncal.h 157 * Returns TRUE because the Taiwan Calendar does have a default century
163 * Returns the date of the start of the default century
164 * @return start of century - in milliseconds since epoch, 1970
170 * Returns the year in which the default century begins
175 private: // default century stuff.
177 * The system maintains a static default century start date. This is initialized
179 * indicate an uninitialized state. Once the system default century date and year
195 * start of default century, as a date
ethpccal.h 189 * Returns the date of the start of the default century
190 * @return start of century - in milliseconds since epoch, 1970
196 * Returns the year in which the default century begins
209 * The system maintains a static default century start date. This is initialized
211 * indicate an uninitialized state. Once the system default century date and year
227 * start of default century, as a date
indiancal.h 288 // Default century.
304 * Returns TRUE because the Indian Calendar does have a default century
310 * Returns the date of the start of the default century
311 * @return start of century - in milliseconds since epoch, 1970
317 * Returns the year in which the default century begins
322 private: // default century stuff.
324 * The system maintains a static default century start date. This is initialized
326 * indicate an uninitialized state. Once the system default century date and year
342 * start of default century, as a date
coptccal.h 173 * Returns the date of the start of the default century
174 * @return start of century - in milliseconds since epoch, 1970
180 * Returns the year in which the default century begins
193 * The system maintains a static default century start date. This is initialized
195 * indicate an uninitialized state. Once the system default century date and year
211 * start of default century, as a date
chnsecal.h 224 * Returns TRUE because the Islamic Calendar does have a default century
230 * Returns the date of the start of the default century
231 * @return start of century - in milliseconds since epoch, 1970
237 * Returns the year in which the default century begins
242 private: // default century stuff.
244 * The system maintains a static default century start date. This is initialized
246 * indicate an uninitialized state. Once the system default century date and year
262 * start of default century, as a date
hebrwcal.h 376 * Returns TRUE because the Hebrew Calendar does have a default century
382 * Returns the date of the start of the default century
383 * @return start of century - in milliseconds since epoch, 1970
389 * Returns the year in which the default century begins
394 private: // default century stuff.
396 * The system maintains a static default century start date. This is initialized
398 * indicate an uninitialized state. Once the system default century date and year
414 * start of default century, as a date
persncal.h 296 * Returns TRUE because the Persian Calendar does have a default century
302 * Returns the date of the start of the default century
303 * @return start of century - in milliseconds since epoch, 1970
309 * Returns the year in which the default century begins
314 private: // default century stuff.
316 * The system maintains a static default century start date. This is initialized
318 * indicate an uninitialized state. Once the system default century date and year
334 * start of default century, as a date
japancal.h 153 * @return FALSE - no default century in Japanese
159 * Not used - no default century.
164 * Not used - no default century.
islamcal.h 379 // Default century.
395 * Returns TRUE because the Islamic Calendar does have a default century
401 * Returns the date of the start of the default century
402 * @return start of century - in milliseconds since epoch, 1970
408 * Returns the year in which the default century begins
413 private: // default century stuff.
415 * The system maintains a static default century start date. This is initialized
417 * indicate an uninitialized state. Once the system default century date and year
433 * start of default century, as a date
buddhcal.cpp 127 // default century
taiwncal.cpp 134 // default century
cecal.h 89 * Returns TRUE because Coptic/Ethiopic Calendar does have a default century
indiancal.cpp 349 // default century
persncal.cpp 378 // default century
  /bionic/libc/tzcode/
strptime.c 109 static int century, relyear; local
112 century = TM_YEAR_BASE;
251 case 'C': /* The century number. */
256 century = i * 100;
366 case 'y': /* The year within the century (2 digits). */
392 * last as we can get a century spec (%C) at any time.
395 if (century == TM_YEAR_BASE) {
401 tm->tm_year = relyear + century - TM_YEAR_BASE;
  /external/icu4c/tools/genuca/
genuca.h 13 * created at the end of XX century
  /external/icu4c/i18n/unicode/
gregocal.h 753 * @return TRUE if this calendar has the notion of a default century
759 * @return the start of the default century
765 * @return the beginning year of the default century
771 * The system maintains a static default century start date. This is initialized
773 * indicate an uninitialized state. Once the system default century date and year
789 * Default value that indicates the UDate of the beginning of the system default century
    [all...]
smpdtfmt.h 170 * relative to some century. It does this by adjusting dates to be
177 * <code>Unicode::isDigit()</code>, will be parsed into the default century.
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
fonts.conf 170 <string>New Century Schoolbook</string>
176 <string>Century Schoolbook L</string>
  /external/webkit/WebKitTools/DumpRenderTree/qt/
fonts.conf 170 <string>New Century Schoolbook</string>
176 <string>Century Schoolbook L</string>
  /external/netcat/scripts/
web 6 ## century -- six million channels of worthless shit to choose from, and
  /external/openssl/crypto/asn1/
a_time.c 157 /* Work out the century and prepend */
  /external/icu4c/samples/ufortune/resources/
root.txt 36 What 20th Century U.S. President was almost impeached and what
  /external/stlport/stlport/stl/
_time_facets.c 140 // is no century-guessing.

Completed in 244 milliseconds

1 2