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
44
) sorted by null
1
2
/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"
miscdtfm.cpp
21
#include "unicode/
gregocal
.h"
tzoffloc.cpp
22
#include "unicode/
gregocal
.h"
callimts.cpp
14
#include "unicode/
gregocal
.h"
dtfmtrtts.cpp
13
#include "unicode/
gregocal
.h"
incaltst.cpp
48
#include "unicode/
gregocal
.h"
tzbdtest.cpp
14
#include "unicode/
gregocal
.h"
/external/icu4c/samples/datecal/
cal.cpp
11
#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"
257
GregorianCalendar *
gregocal
= dynamic_cast<GregorianCalendar *>(cpp_cal);
local
258
// Not if(
gregocal
== NULL) {
274
gregocal
->setGregorianChange(date, *pErrorCode);
283
const GregorianCalendar *
gregocal
= dynamic_cast<const GregorianCalendar *>(cpp_cal);
local
284
// Not if(
gregocal
== NULL) {
299
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
43
funcrepl.cpp
gregocal
.cpp gregoimp.cpp \
hebrwcal.h
12
* 05/13/2003 srl copied from
gregocal
.h
25
#include "unicode/
gregocal
.h"
Makefile.in
69
ucal.o calendar.o
gregocal
.o timezone.o simpletz.o olsontz.o \
windtfmt.cpp
24
#include "unicode/
gregocal
.h"
i18n.vcxproj.filters
177
<ClCompile Include="
gregocal
.cpp">
876
<CustomBuild Include="unicode\
gregocal
.h">
japancal.cpp
19
#include "unicode/
gregocal
.h"
rbtz.cpp
15
#include "unicode/
gregocal
.h"
/external/icu4c/test/hdrtst/
cxxfiles.txt
48
gregocal
.h
/external/icu4c/tools/tzcode/
icuzdump.cpp
33
#include "unicode/
gregocal
.h"
Completed in 801 milliseconds
1
2