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:PUNCT_LIMIT
(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
36
static final int
PUNCT_LIMIT
= 0x2040;
field in CollationFastLatin
39
static final int NUM_FAST_CHARS = LATIN_LIMIT + (
PUNCT_LIMIT
- PUNCT_START);
186
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in getCharIndex()
318
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
354
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
410
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
439
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
670
if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in lookup()
702
if(PUNCT_START <= c2 && c2 <
PUNCT_LIMIT
) {
in nextPair()
H
A
D
CollationFastLatinBuilder.java
198
} else if(c == CollationFastLatin.
PUNCT_LIMIT
) {
in getCEs()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H
A
D
CollationFastLatin.java
40
static final int
PUNCT_LIMIT
= 0x2040;
field in CollationFastLatin
43
static final int NUM_FAST_CHARS = LATIN_LIMIT + (
PUNCT_LIMIT
- PUNCT_START);
190
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in getCharIndex()
322
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
358
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
414
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
443
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
674
if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in lookup()
706
if(PUNCT_START <= c2 && c2 <
PUNCT_LIMIT
) {
in nextPair()
H
A
D
CollationFastLatinBuilder.java
199
} else if(c == CollationFastLatin.
PUNCT_LIMIT
) {
in getCEs()
/third_party/icu/icu4c/source/i18n/
H
A
D
collationfastlatin.h
44
static const int32_t
PUNCT_LIMIT
= 0x2040;
member in CollationFastLatin
47
static const int32_t NUM_FAST_CHARS = LATIN_LIMIT + (
PUNCT_LIMIT
- PUNCT_START);
194
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in getCharIndex()
H
A
D
collationfastlatin.cpp
145
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
176
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
227
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
252
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
801
if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in lookup()
878
if(PUNCT_START <= c2 && c2 <
PUNCT_LIMIT
) {
in nextPair()
H
A
D
collationfastlatinbuilder.cpp
211
} else if(c == CollationFastLatin::
PUNCT_LIMIT
) {
in getCEs()
/third_party/node/deps/icu-small/source/i18n/
H
A
D
collationfastlatin.h
44
static const int32_t
PUNCT_LIMIT
= 0x2040;
member in CollationFastLatin
47
static const int32_t NUM_FAST_CHARS = LATIN_LIMIT + (
PUNCT_LIMIT
- PUNCT_START);
194
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in getCharIndex()
H
A
D
collationfastlatin.cpp
145
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
176
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
227
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
252
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
801
if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in lookup()
878
if(PUNCT_START <= c2 && c2 <
PUNCT_LIMIT
) {
in nextPair()
H
A
D
collationfastlatinbuilder.cpp
211
} else if(c == CollationFastLatin::
PUNCT_LIMIT
) {
in getCEs()
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
collationfastlatin.h
44
static const int32_t
PUNCT_LIMIT
= 0x2040;
member in CollationFastLatin
47
static const int32_t NUM_FAST_CHARS = LATIN_LIMIT + (
PUNCT_LIMIT
- PUNCT_START);
194
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in getCharIndex()
H
A
D
collationfastlatin.cpp
145
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
176
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
227
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
252
} else if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in compareUTF16()
801
if(PUNCT_START <= c && c <
PUNCT_LIMIT
) {
in lookup()
878
if(PUNCT_START <= c2 && c2 <
PUNCT_LIMIT
) {
in nextPair()
H
A
D
collationfastlatinbuilder.cpp
211
} else if(c == CollationFastLatin::
PUNCT_LIMIT
) {
in getCEs()
Completed in 15 milliseconds