OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UColAttribute
(Results
1 - 25
of
33
) sorted by null
1
2
/external/chromium_org/third_party/icu/source/test/cintltst/
callcoll.h
51
void genericLocaleStarterWithOptions(const char *locale, const char * const s[], uint32_t size, const
UColAttribute
*attrs, const UColAttributeValue *values, uint32_t attsize);
52
void genericLocaleStarterWithOptionsAndResult(const char *locale, const char * const s[], uint32_t size, const
UColAttribute
*attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result);
55
void genericRulesStarterWithOptionsAndResult(const char *rules, const char * const s[], uint32_t size, const
UColAttribute
*attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result);
callcoll.c
635
void genericRulesStarterWithOptionsAndResult(const char *rules, const char * const s[], uint32_t size, const
UColAttribute
*attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result) {
658
void genericLocaleStarterWithOptionsAndResult(const char *locale, const char * const s[], uint32_t size, const
UColAttribute
*attrs, const UColAttributeValue *values, uint32_t attsize, UCollationResult result) {
680
void genericLocaleStarterWithOptions(const char *locale, const char * const s[], uint32_t size, const
UColAttribute
*attrs, const UColAttributeValue *values, uint32_t attsize) {
[
all
...]