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
defs:myCollation
(Results
1 - 25
of
48
) sorted by relevance
1
2
/third_party/icu/icu4c/source/test/intltest/
H
A
D
encoll.h
45
Collator *
myCollation
;
member in CollationEnglishTest
H
A
D
allcoll.h
54
RuleBasedCollator *
myCollation
;
member in CollationDummyTest
H
A
D
escoll.h
46
Collator *
myCollation
;
member in CollationSpanishTest
H
A
D
ficoll.h
45
Collator *
myCollation
;
member in CollationFinnishTest
H
A
D
decoll.h
47
Collator *
myCollation
;
member in CollationGermanTest
H
A
D
trcoll.h
46
Collator *
myCollation
;
member in CollationTurkishTest
H
A
D
lcukocol.h
37
Collator *
myCollation
;
member in LotusCollationKoreanTest
H
A
D
frcoll.h
49
Collator *
myCollation
;
member in CollationFrenchTest
H
A
D
jacoll.h
62
Collator *
myCollation
;
member in CollationKanaTest
/third_party/icu/icu4c/source/test/cintltst/
H
A
D
cestst.c
38
static UCollator *
myCollation
;
variable
H
A
D
cfintst.c
38
static UCollator *
myCollation
;
variable
H
A
D
cdetst.c
38
static UCollator *
myCollation
;
variable
[all...]
H
A
D
cturtst.c
38
static UCollator *
myCollation
;
variable
H
A
D
encoll.c
39
static UCollator *
myCollation
= NULL;
variable
[all...]
H
A
D
cfrtst.c
39
static UCollator *
myCollation
;
variable
[all...]
H
A
D
cg7coll.c
140
UCollator *
myCollation
;
in TestG7Locales()
local
200
UCollator *
myCollation
;
TestDemo1()
local
231
UCollator *
myCollation
;
TestDemo2()
local
260
UCollator *
myCollation
;
TestDemo3()
local
290
UCollator *
myCollation
;
TestDemo4()
local
[all...]
H
A
D
cjaptst.c
41
static UCollator *
myCollation
;
variable
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H
A
D
CollationEnglishTest.java
245
private Collator
myCollation
= null;
field in CollationEnglishTest
H
A
D
CollationFrozenMonkeyTest.java
261
void doTest(RuleBasedCollator
myCollation
, String mysource, String target, int result) {
in doTest()
argument
H
A
D
CollationFrenchTest.java
120
private Collator
myCollation
= null;
field in CollationFrenchTest
H
A
D
CollationFinnishTest.java
54
private Collator
myCollation
= null;
field in CollationFinnishTest
H
A
D
CollationMonkeyTest.java
236
void doTest(RuleBasedCollator
myCollation
, String mysource, String target, int result) {
in doTest()
argument
H
A
D
CollationGermanTest.java
77
private Collator
myCollation
= null;
field in CollationGermanTest
[all...]
H
A
D
G7CollationTest.java
208
doTest(Collator
myCollation
, String source, String target, int result)
doTest()
argument
[all...]
H
A
D
CollationTurkishTest.java
73
private Collator
myCollation
= null;
field in CollationTurkishTest
Completed in 10 milliseconds
1
2