OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OrderList
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp
330
class
OrderList
333
OrderList
();
334
OrderList
(UCollator *coll, const UnicodeString &string, int32_t stringOffset = 0);
335
~
OrderList
();
344
UBool compare(const
OrderList
&other) const;
345
UBool matchesAt(int32_t offset, const
OrderList
&other) const;
353
OrderList
::
OrderList
()
359
OrderList
::
OrderList
(UCollator *coll, const UnicodeString &string, int32_t stringOffset
[
all
...]
/external/icu/icu4c/source/test/intltest/
ssearch.cpp
330
class
OrderList
333
OrderList
();
334
OrderList
(UCollator *coll, const UnicodeString &string, int32_t stringOffset = 0);
335
~
OrderList
();
344
UBool compare(const
OrderList
&other) const;
345
UBool matchesAt(int32_t offset, const
OrderList
&other) const;
353
OrderList
::
OrderList
()
359
OrderList
::
OrderList
(UCollator *coll, const UnicodeString &string, int32_t stringOffset
[
all
...]
Completed in 196 milliseconds