OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UConverterPlatform
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
ucnv.h
145
}
UConverterPlatform
;
421
* @see
UConverterPlatform
426
UConverterPlatform
platform,
852
U_STABLE
UConverterPlatform
U_EXPORT2
[
all
...]
/external/icu4c/common/unicode/
ucnv.h
181
}
UConverterPlatform
;
459
* @see
UConverterPlatform
464
UConverterPlatform
platform,
[
all
...]
/external/chromium_org/third_party/icu/source/common/
ucnv.c
105
/* Copy the string that is represented by the
UConverterPlatform
enum
111
ucnv_copyPlatformString(char *platformString,
UConverterPlatform
pltfrm)
131
UConverterPlatform
platform,
694
U_CAPI
UConverterPlatform
U_EXPORT2
701
return (
UConverterPlatform
)converter->sharedData->staticData->platform;
[
all
...]
/external/icu4c/common/
ucnv.c
107
/* Copy the string that is represented by the
UConverterPlatform
enum
113
ucnv_copyPlatformString(char *platformString,
UConverterPlatform
pltfrm)
133
UConverterPlatform
platform,
696
U_CAPI
UConverterPlatform
U_EXPORT2
703
return (
UConverterPlatform
)converter->sharedData->staticData->platform;
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c
365
const
UConverterPlatform
CodePagesPlatform[NUM_CODEPAGE] =
[
all
...]
/external/icu4c/test/cintltst/
ccapitst.c
322
const
UConverterPlatform
CodePagesPlatform[NUM_CODEPAGE] =
[
all
...]
Completed in 66 milliseconds