OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:udat_clone
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h
581
udat_clone
(const UDateFormat *fmt,
[
all
...]
/external/icu4c/i18n/unicode/
udat.h
857
udat_clone
(const UDateFormat *fmt,
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
cdattst.c
139
/*Testing
udat_clone
()*/
140
log_verbose("\nTesting the
udat_clone
() function of date format\n");
141
copy=
udat_clone
(def, &status);
143
log_err("Error in creating the clone using
udat_clone
: %s\n", myErrorName(status) );
146
log_err("Error in
udat_clone
");*/ /*how should i check for equality???? */
[
all
...]
/external/icu4c/test/cintltst/
cdattst.c
144
/*Testing
udat_clone
()*/
145
log_verbose("\nTesting the
udat_clone
() function of date format\n");
146
copy=
udat_clone
(def, &status);
148
log_err("Error in creating the clone using
udat_clone
: %s\n", myErrorName(status) );
151
log_err("Error in
udat_clone
");*/ /*how should i check for equality???? */
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/
udat.cpp
147
udat_clone
(const UDateFormat *fmt,
function
/external/icu4c/i18n/
udat.cpp
190
udat_clone
(const UDateFormat *fmt,
function
[
all
...]
/external/icu4c/common/unicode/
urename.h
825
#define
udat_clone
macro
[
all
...]
/external/chromium_org/third_party/icu/source/common/unicode/
urename.h
828
#define
udat_clone
macro
[
all
...]
Completed in 254 milliseconds