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:MIN_LONG
(Results
1 - 13
of
13
) sorted by relevance
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H
A
D
CollationFastLatin.java
106
static final int
MIN_LONG
= 0xc00;
field in CollationFastLatin
216
miniVarTop =
MIN_LONG
- 1;
in getOptions()
493
if(leftPair <
MIN_LONG
) {
in compareUTF16()
511
if(rightPair <
MIN_LONG
) {
in compareUTF16()
556
if(leftPair <
MIN_LONG
) {
in compareUTF16()
574
if(rightPair <
MIN_LONG
) {
in compareUTF16()
622
if(leftPair <
MIN_LONG
) {
in compareUTF16()
640
if(rightPair <
MIN_LONG
) {
in compareUTF16()
686
if(ce >=
MIN_LONG
|| ce < CONTRACTION) {
in nextPair()
745
if(ce >=
MIN_LONG
) { retur
in getPrimaries()
[all...]
H
A
D
CollationFastLatinBuilder.java
436
pri = CollationFastLatin.
MIN_LONG
;
in encodeUniqueCEs()
514
if(CollationFastLatin.
MIN_LONG
<= pri && pri <= CollationFastLatin.MAX_LONG) {
in encodeUniqueCEs()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H
A
D
CollationFastLatin.java
110
static final int
MIN_LONG
= 0xc00;
field in CollationFastLatin
220
miniVarTop =
MIN_LONG
- 1;
in getOptions()
497
if(leftPair <
MIN_LONG
) {
in compareUTF16()
515
if(rightPair <
MIN_LONG
) {
in compareUTF16()
560
if(leftPair <
MIN_LONG
) {
in compareUTF16()
578
if(rightPair <
MIN_LONG
) {
in compareUTF16()
626
if(leftPair <
MIN_LONG
) {
in compareUTF16()
644
if(rightPair <
MIN_LONG
) {
in compareUTF16()
690
if(ce >=
MIN_LONG
|| ce < CONTRACTION) {
in nextPair()
749
if(ce >=
MIN_LONG
) { retur
in getPrimaries()
[all...]
H
A
D
CollationFastLatinBuilder.java
437
pri = CollationFastLatin.
MIN_LONG
;
in encodeUniqueCEs()
515
if(CollationFastLatin.
MIN_LONG
<= pri && pri <= CollationFastLatin.MAX_LONG) {
in encodeUniqueCEs()
/third_party/icu/icu4c/source/i18n/
H
A
D
collationfastlatin.cpp
38
miniVarTop =
MIN_LONG
- 1;
in getOptions()
302
if(leftPair <
MIN_LONG
) {
in compareUTF16()
315
if(rightPair <
MIN_LONG
) {
in compareUTF16()
355
if(leftPair <
MIN_LONG
) {
in compareUTF16()
368
if(rightPair <
MIN_LONG
) {
in compareUTF16()
411
if(leftPair <
MIN_LONG
) {
in compareUTF16()
424
if(rightPair <
MIN_LONG
) {
in compareUTF16()
653
if(leftPair <
MIN_LONG
) {
in compareUTF8()
666
if(rightPair <
MIN_LONG
) {
in compareUTF8()
706
if(leftPair <
MIN_LONG
) {
in compareUTF8()
[all...]
H
A
D
collationfastlatin.h
114
static const uint32_t
MIN_LONG
= 0xc00;
member in CollationFastLatin
235
if(ce >=
MIN_LONG
) { return 0; } // variable
in getPrimaries()
H
A
D
collationfastlatinbuilder.cpp
467
pri = CollationFastLatin::
MIN_LONG
;
in encodeUniqueCEs()
545
if(CollationFastLatin::
MIN_LONG
<= pri && pri <= CollationFastLatin::MAX_LONG) {
in encodeUniqueCEs()
/third_party/node/deps/icu-small/source/i18n/
H
A
D
collationfastlatin.cpp
38
miniVarTop =
MIN_LONG
- 1;
in getOptions()
302
if(leftPair <
MIN_LONG
) {
in compareUTF16()
315
if(rightPair <
MIN_LONG
) {
in compareUTF16()
355
if(leftPair <
MIN_LONG
) {
in compareUTF16()
368
if(rightPair <
MIN_LONG
) {
in compareUTF16()
411
if(leftPair <
MIN_LONG
) {
in compareUTF16()
424
if(rightPair <
MIN_LONG
) {
in compareUTF16()
653
if(leftPair <
MIN_LONG
) {
in compareUTF8()
666
if(rightPair <
MIN_LONG
) {
in compareUTF8()
706
if(leftPair <
MIN_LONG
) {
in compareUTF8()
[all...]
H
A
D
collationfastlatin.h
114
static const uint32_t
MIN_LONG
= 0xc00;
member in CollationFastLatin
235
if(ce >=
MIN_LONG
) { return 0; } // variable
in getPrimaries()
H
A
D
collationfastlatinbuilder.cpp
467
pri = CollationFastLatin::
MIN_LONG
;
in encodeUniqueCEs()
545
if(CollationFastLatin::
MIN_LONG
<= pri && pri <= CollationFastLatin::MAX_LONG) {
in encodeUniqueCEs()
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
collationfastlatin.cpp
38
miniVarTop =
MIN_LONG
- 1;
in getOptions()
302
if(leftPair <
MIN_LONG
) {
in compareUTF16()
315
if(rightPair <
MIN_LONG
) {
in compareUTF16()
355
if(leftPair <
MIN_LONG
) {
in compareUTF16()
368
if(rightPair <
MIN_LONG
) {
in compareUTF16()
411
if(leftPair <
MIN_LONG
) {
in compareUTF16()
424
if(rightPair <
MIN_LONG
) {
in compareUTF16()
653
if(leftPair <
MIN_LONG
) {
in compareUTF8()
666
if(rightPair <
MIN_LONG
) {
in compareUTF8()
706
if(leftPair <
MIN_LONG
) {
in compareUTF8()
[all...]
H
A
D
collationfastlatin.h
114
static const uint32_t
MIN_LONG
= 0xc00;
member in CollationFastLatin
235
if(ce >=
MIN_LONG
) { return 0; } // variable
in getPrimaries()
H
A
D
collationfastlatinbuilder.cpp
467
pri = CollationFastLatin::
MIN_LONG
;
in encodeUniqueCEs()
545
if(CollationFastLatin::
MIN_LONG
<= pri && pri <= CollationFastLatin::MAX_LONG) {
in encodeUniqueCEs()
Completed in 16 milliseconds