OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fTimeFormat
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
reldtfmt.cpp
42
DateFormat(other), fDateFormat(NULL),
fTimeFormat
(NULL), fCombinedFormat(NULL),
58
if(other.
fTimeFormat
!= NULL) {
59
fTimeFormat
= (DateFormat*)other.
fTimeFormat
->clone();
61
fTimeFormat
= NULL;
67
: DateFormat(), fDateFormat(NULL),
fTimeFormat
(NULL), fCombinedFormat(NULL),
80
fTimeFormat
= createTimeInstance((EStyle)fTimeStyle, locale);
94
delete
fTimeFormat
;
134
if(
fTimeFormat
== NULL || fCombinedFormat == 0) {
146
fTimeFormat
->format(cal,timeString,timepos)
[
all
...]
reldtfmt.h
226
DateFormat *
fTimeFormat
; // the held time format
/external/skia/bench/
ResultsWriter.h
55
,
fTimeFormat
(timeFormat) {
70
fLogger.logProgress(SkStringPrintf(
fTimeFormat
, ms));
77
const char*
fTimeFormat
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 1459 milliseconds