OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gregocal
(Results
1 - 25
of
103
) sorted by null
1
2
3
4
5
/external/chromium_org/third_party/icu/source/test/intltest/
astrotst.h
15
#include "unicode/
gregocal
.h"
tzregts.h
15
#include "unicode/
gregocal
.h"
calregts.h
15
#include "unicode/
gregocal
.h"
/external/icu4c/test/intltest/
astrotst.h
15
#include "unicode/
gregocal
.h"
tzregts.h
15
#include "unicode/
gregocal
.h"
calregts.h
15
#include "unicode/
gregocal
.h"
/external/icu4c/samples/datecal/
cal.cpp
11
#include "unicode/
gregocal
.h"
/external/chromium_org/third_party/icu/source/i18n/
buddhcal.cpp
10
* 05/13/2003 srl copied from
gregocal
.cpp
19
#include "unicode/
gregocal
.h"
taiwncal.cpp
10
* 05/13/2003 srl copied from
gregocal
.cpp
21
#include "unicode/
gregocal
.h"
ucal.cpp
18
#include "unicode/
gregocal
.h"
250
GregorianCalendar *
gregocal
= dynamic_cast<GregorianCalendar *>(cpp_cal);
local
251
// Not if(
gregocal
== NULL) {
258
gregocal
->setGregorianChange(date, *pErrorCode);
267
const GregorianCalendar *
gregocal
= dynamic_cast<const GregorianCalendar *>(cpp_cal);
local
268
// Not if(
gregocal
== NULL) {
274
return
gregocal
->getGregorianChange();
buddhcal.h
12
* 05/13/2003 srl copied from
gregocal
.h
24
#include "unicode/
gregocal
.h"
japancal.h
12
* 05/13/2003 srl copied from
gregocal
.h
24
#include "unicode/
gregocal
.h"
taiwncal.h
12
* 05/13/2003 srl copied from
gregocal
.h
25
#include "unicode/
gregocal
.h"
hebrwcal.h
12
* 05/13/2003 srl copied from
gregocal
.h
25
#include "unicode/
gregocal
.h"
/external/icu4c/i18n/
buddhcal.cpp
10
* 05/13/2003 srl copied from
gregocal
.cpp
19
#include "unicode/
gregocal
.h"
taiwncal.cpp
10
* 05/13/2003 srl copied from
gregocal
.cpp
21
#include "unicode/
gregocal
.h"
ucal.cpp
18
#include "unicode/
gregocal
.h"
273
GregorianCalendar *
gregocal
= dynamic_cast<GregorianCalendar *>(cpp_cal);
local
274
// Not if(
gregocal
== NULL) {
287
gregocal
->setGregorianChange(date, *pErrorCode);
296
const GregorianCalendar *
gregocal
= dynamic_cast<const GregorianCalendar *>(cpp_cal);
local
297
// Not if(
gregocal
== NULL) {
309
return
gregocal
->getGregorianChange();
buddhcal.h
12
* 05/13/2003 srl copied from
gregocal
.h
24
#include "unicode/
gregocal
.h"
japancal.h
12
* 05/13/2003 srl copied from
gregocal
.h
24
#include "unicode/
gregocal
.h"
taiwncal.h
12
* 05/13/2003 srl copied from
gregocal
.h
25
#include "unicode/
gregocal
.h"
Android.mk
46
gregocal
.cpp gregoimp.cpp \
hebrwcal.h
12
* 05/13/2003 srl copied from
gregocal
.h
25
#include "unicode/
gregocal
.h"
/external/chromium_org/third_party/icu/source/test/hdrtst/
cxxfiles.txt
44
gregocal
.h
/external/icu4c/test/hdrtst/
cxxfiles.txt
51
gregocal
.h
/external/chromium_org/build/linux/unbundle/
icu.gyp
77
'unicode/
gregocal
.h',
Completed in 362 milliseconds
1
2
3
4
5