OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:URelativeString
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
reldtfmt.cpp
28
* An array of
URelativeString
structs is used to store the resource data loaded out of the bundle.
30
struct
URelativeString
{
53
fDates = (
URelativeString
*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
393
fDates = (
URelativeString
*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
/external/icu4c/i18n/
reldtfmt.cpp
27
* An array of
URelativeString
structs is used to store the resource data loaded out of the bundle.
29
struct
URelativeString
{
54
fDates = (
URelativeString
*) uprv_malloc(sizeof(fDates[0])*fDatesLen);
443
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
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 72 milliseconds