Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:getCollator
(Results
1 - 25
of
40
) sorted by relevance
1
2
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/search/
H
A
D
SearchTest.java
558
RuleBasedCollator
getCollator
(String collator) {
in getCollator()
method in SearchTest
583
Collator collator =
getCollator
(search.collator);
in assertCanonicalEqual()
615
Collator collator =
getCollator
(search.collator);
in assertEqual()
643
Collator collator =
getCollator
(search.collator);
in assertEqualWithAttribute()
759
|| !search.
getCollator
().equals(defaultcollator)
in TestConstructor()
766
|| !search.
getCollator
().equals(m_fr_fr_)
in TestConstructor()
777
|| !search.
getCollator
().equals(Collator.getInstance(de))
in TestConstructor()
787
|| !search.
getCollator
().equals(m_fr_fr_)
in TestConstructor()
835
RuleBasedCollator collator =
getCollator
(search.collator);
in TestBreakIterator()
883
RuleBasedCollator collator =
getCollator
(searc
in TestBreakIteratorCanonical()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/search/
H
A
D
SearchTest.java
561
RuleBasedCollator
getCollator
(String collator) {
in getCollator()
method in SearchTest
586
Collator collator =
getCollator
(search.collator);
in assertCanonicalEqual()
618
Collator collator =
getCollator
(search.collator);
in assertEqual()
646
Collator collator =
getCollator
(search.collator);
in assertEqualWithAttribute()
762
|| !search.
getCollator
().equals(defaultcollator)
in TestConstructor()
769
|| !search.
getCollator
().equals(m_fr_fr_)
in TestConstructor()
780
|| !search.
getCollator
().equals(Collator.getInstance(de))
in TestConstructor()
790
|| !search.
getCollator
().equals(m_fr_fr_)
in TestConstructor()
838
RuleBasedCollator collator =
getCollator
(search.collator);
in TestBreakIterator()
886
RuleBasedCollator collator =
getCollator
(searc
in TestBreakIteratorCanonical()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H
A
D
srchtest.cpp
183
RuleBasedCollator * StringSearchTest::
getCollator
(const char *collator)
in getCollator()
function in StringSearchTest
467
Collator *collator =
getCollator
(search->collator);
in assertEqual()
524
Collator *collator =
getCollator
(search->collator);
in assertCanonicalEqual()
577
Collator *collator =
getCollator
(search->collator);
in assertEqualWithAttribute()
759
if (*(copy->
getCollator
()) != *(result->
getCollator
()) ||
in TestInitialization()
773
if (*(copy->
getCollator
()) != *(result->
getCollator
()) ||
in TestInitialization()
797
if (*(copy->
getCollator
()) != *(result->
getCollator
()) ||
in TestInitialization()
[all...]
H
A
D
srchtest.h
41
RuleBasedCollator *
getCollator
(const char *collator);
H
A
D
colldata.h
230
UCollator *
getCollator
() const;
H
A
D
alphaindextst.cpp
117
TEST_ASSERT(originalColl == &index->
getCollator
());
in APITest()
161
const RuleBasedCollator &indexCol = index->
getCollator
();
in APITest()
332
if (index->
getCollator
().getReorderCodes(reorderCodes, UPRV_LENGTHOF(reorderCodes), status) > 0) {
in APITest()
H
A
D
colldata.cpp
477
UCollator *CollData::
getCollator
() const
in getCollator()
function in CollData
/third_party/icu/icu4c/source/i18n/unicode/
H
A
D
stsearch.h
101
* from <tt>
getCollator
</tt> and using the APIs in <tt>coll.h</tt>.
367
RuleBasedCollator *
getCollator
() const;
H
A
D
rbnf.h
1085
const RuleBasedCollator *
getCollator
() const;
H
A
D
alphaindex.h
381
virtual const RuleBasedCollator &
getCollator
() const;
/third_party/node/deps/icu-small/source/i18n/unicode/
H
A
D
stsearch.h
101
* from <tt>
getCollator
</tt> and using the APIs in <tt>coll.h</tt>.
367
RuleBasedCollator *
getCollator
() const;
H
A
D
alphaindex.h
381
virtual const RuleBasedCollator &
getCollator
() const;
H
A
D
rbnf.h
1087
const RuleBasedCollator *
getCollator
() const;
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H
A
D
stsearch.h
101
* from <tt>
getCollator
</tt> and using the APIs in <tt>coll.h</tt>.
367
RuleBasedCollator *
getCollator
() const;
H
A
D
alphaindex.h
381
virtual const RuleBasedCollator &
getCollator
() const;
H
A
D
rbnf.h
1064
const RuleBasedCollator *
getCollator
() const;
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
H
A
D
GlobalizationPreferencesTest.java
82
Collator coll = gp.
getCollator
();
in TestDefault()
794
Collator coll = gp.
getCollator
();
in TestCollator()
803
coll = gp.
getCollator
();
in TestCollator()
817
coll = gp.
getCollator
();
in TestCollator()
829
coll = gp.
getCollator
();
in TestCollator()
855
coll = gp1.
getCollator
();
in TestCollator()
866
coll = gp1.
getCollator
();
in TestCollator()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H
A
D
GlobalizationPreferencesTest.java
85
Collator coll = gp.
getCollator
();
in TestDefault()
797
Collator coll = gp.
getCollator
();
in TestCollator()
806
coll = gp.
getCollator
();
in TestCollator()
820
coll = gp.
getCollator
();
in TestCollator()
832
coll = gp.
getCollator
();
in TestCollator()
858
coll = gp1.
getCollator
();
in TestCollator()
869
coll = gp1.
getCollator
();
in TestCollator()
/third_party/icu/icu4c/source/i18n/
H
A
D
stsearch.cpp
250
RuleBasedCollator * StringSearch::
getCollator
() const
in getCollator()
function in StringSearch
289
getCollator
(),
in safeClone()
H
A
D
nfrule.cpp
1311
const RuleBasedCollator* collator = formatter->
getCollator
();
1590
const RuleBasedCollator* collator = formatter->
getCollator
();
/third_party/node/deps/icu-small/source/i18n/
H
A
D
stsearch.cpp
251
RuleBasedCollator * StringSearch::
getCollator
() const
in getCollator()
function in StringSearch
290
getCollator
(),
in safeClone()
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
stsearch.cpp
250
RuleBasedCollator * StringSearch::
getCollator
() const
in getCollator()
function in StringSearch
289
getCollator
(),
in safeClone()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H
A
D
AlphabeticIndexTest.java
251
RuleBasedCollator collator = alphabeticIndex.
getCollator
();
in TestFirstCharacters()
412
+ index.
getCollator
().getLocale(ULocale.ACTUAL_LOCALE));
in checkBuckets()
613
RuleBasedCollator collator = alphabeticIndex.
getCollator
();
in TestClientSupport()
1066
Collator.IDENTICAL, index.
getCollator
().getStrength());
in TestFrozenCollator()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H
A
D
AlphabeticIndexTest.java
254
RuleBasedCollator collator = alphabeticIndex.
getCollator
();
in TestFirstCharacters()
415
+ index.
getCollator
().getLocale(ULocale.ACTUAL_LOCALE));
in checkBuckets()
616
RuleBasedCollator collator = alphabeticIndex.
getCollator
();
in TestClientSupport()
1069
Collator.IDENTICAL, index.
getCollator
().getStrength());
in TestFrozenCollator()
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
usrchtst.c
163
static UCollator *
getCollator
(const char *collator)
in getCollator()
function
560
UCollator *collator =
getCollator
(search.collator);
in assertEqual()
591
UCollator *collator =
getCollator
(search.collator);
in assertCanonicalEqual()
632
UCollator *collator =
getCollator
(search.collator);
in assertEqualWithAttribute()
788
UCollator *collator =
getCollator
(search->collator);
in TestBreakIterator()
895
UCollator *collator =
getCollator
(search->collator);
in TestOverlap()
1878
UCollator *collator =
getCollator
(search->collator);
in TestBreakIteratorCanonical()
1996
UCollator *collator =
getCollator
(search->collator);
in TestOverlapCanonical()
Completed in 38 milliseconds
1
2