OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URelativeString
(Results
1 - 9
of
9
) sorted by null
/external/icu/android_icu4j/src/main/java/android/icu/impl/
RelativeDateFormat.java
40
public static class
URelativeString
{
41
URelativeString
(int offset, String string) {
45
URelativeString
(String offset, String string) {
221
private transient
URelativeString
fDates[] = null; // array of strings
254
Set<
URelativeString
> datesSet = new TreeSet<
URelativeString
>(new Comparator<
URelativeString
>() {
255
public int compare(
URelativeString
r1,
URelativeString
r2) {
272
URelativeString
rs = new URelativeString(k,v)
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
RelativeDateFormat.java
38
public static class
URelativeString
{
39
URelativeString
(int offset, String string) {
43
URelativeString
(String offset, String string) {
219
private transient
URelativeString
fDates[] = null; // array of strings
252
Set<
URelativeString
> datesSet = new TreeSet<
URelativeString
>(new Comparator<
URelativeString
>() {
253
public int compare(
URelativeString
r1,
URelativeString
r2) {
270
URelativeString
rs = new URelativeString(k,v)
[
all
...]
/external/icu/icu4c/source/i18n/
reldtfmt.h
31
struct
URelativeString
;
261
URelativeString
*fDates; // array of strings
reldtfmt.cpp
30
* An array of
URelativeString
structs is used to store the resource data loaded out of the bundle.
32
struct
URelativeString
{
62
fDates = (
URelativeString
*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
536
fDates = (
URelativeString
*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 172 milliseconds