Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:UCalendar
(Results
1 - 2
of
2
) sorted by relevance
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H
A
D
ucal.h
26
*
UCalendar
C API is used for converting between a <code>UDate</code> object
34
* Types of <code>
UCalendar
</code> interpret a <code>UDate</code>
41
* <code>
UCalendar
</code> whose time fields have been initialized
47
*
UCalendar
*caldef;
58
* A <code>
UCalendar
</code> object can produce all the time field values
169
typedef void*
UCalendar
;
typedef
196
/** Possible fields in a
UCalendar
460
/** Possible days of the week in a
UCalendar
483
/** Possible months in a
UCalendar
. Note: Calendar month is 0-based.
521
/** Possible AM/PM values in a
UCalendar
[all...]
H
A
D
udat.h
1003
UCalendar
* calendar,
1076
UCalendar
* calendar,
1092
* UCAL_ERA field of the
UCalendar
object) is not normally part of the format,
1094
* recommended that clients parse using udat_parseCalendar with the
UCalendar
1138
UCalendar
* calendar,
1170
* Get the
UCalendar
associated with an UDateFormat.
1171
* A UDateFormat uses a
UCalendar
to convert a raw value to, for example,
1174
* @return A pointer to the
UCalendar
used by fmt.
1178
U_CAPI const
UCalendar
* U_EXPORT2
1182
* Set the
UCalendar
associate
[all...]
Completed in 3 milliseconds