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:limitNoNo
(Results
1 - 9
of
9
) sorted by relevance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
Normalizer2Impl.java
474
limitNoNo
=inIndexes[IX_LIMIT_NO_NO];
in load()
522
} else if (minNoNoCompNoMaybeCC <= norm16 && norm16 <
limitNoNo
) {
in addLcccChars()
705
public boolean isAlgorithmicNoNo(int norm16) { return
limitNoNo
<=norm16 && norm16<minMaybeYes; }
in isAlgorithmicNoNo()
713
if(norm16<minNoNo ||
limitNoNo
<=norm16) {
in getCC()
753
if (norm16 >=
limitNoNo
) {
in getFCD16FromNormData()
1620
if (norm16 >=
limitNoNo
) {
in norm16HasDecompBoundaryBefore()
1642
if (norm16 >=
limitNoNo
) {
in norm16HasDecompBoundaryAfter()
1716
private boolean isDecompNoAlgorithmic(int norm16) { return norm16>=
limitNoNo
; }
in isDecompNoAlgorithmic()
1745
// Requires minYesNo<norm16<
limitNoNo
.
1817
if (norm16 >=
limitNoNo
) {
in decompose()
2273
private int
limitNoNo
;
global()
field in Normalizer2Impl
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
Normalizer2Impl.java
483
limitNoNo
=inIndexes[IX_LIMIT_NO_NO];
in load()
531
} else if (minNoNoCompNoMaybeCC <= norm16 && norm16 <
limitNoNo
) {
in addLcccChars()
714
public boolean isAlgorithmicNoNo(int norm16) { return
limitNoNo
<=norm16 && norm16<minMaybeYes; }
in isAlgorithmicNoNo()
722
if(norm16<minNoNo ||
limitNoNo
<=norm16) {
in getCC()
762
if (norm16 >=
limitNoNo
) {
in getFCD16FromNormData()
1629
if (norm16 >=
limitNoNo
) {
in norm16HasDecompBoundaryBefore()
1651
if (norm16 >=
limitNoNo
) {
in norm16HasDecompBoundaryAfter()
1725
private boolean isDecompNoAlgorithmic(int norm16) { return norm16>=
limitNoNo
; }
in isDecompNoAlgorithmic()
1754
// Requires minYesNo<norm16<
limitNoNo
.
1826
if (norm16 >=
limitNoNo
) {
in decompose()
2282
private int
limitNoNo
;
global()
field in Normalizer2Impl
[all...]
/third_party/icu/icu4c/source/common/
H
A
D
normalizer2impl.h
280
UBool isAlgorithmicNoNo(uint16_t norm16) const { return
limitNoNo
<=norm16 && norm16<minMaybeYes; }
in isAlgorithmicNoNo()
288
if(norm16<minNoNo ||
limitNoNo
<=norm16) {
in getCC()
587
UBool isDecompNoAlgorithmic(uint16_t norm16) const { return norm16>=
limitNoNo
; }
in isDecompNoAlgorithmic()
622
// Requires minYesNo<norm16<
limitNoNo
.
724
uint16_t
limitNoNo
;
member in Normalizer2Impl
838
*
limitNoNo
=indexes[IX_LIMIT_NO_NO];
851
* Values in the range 2<=norm16<
limitNoNo
are also directly indexes into the extraData
H
A
D
normalizer2impl.cpp
442
limitNoNo
= static_cast<uint16_t>(inIndexes[IX_LIMIT_NO_NO]);
473
} else if (minNoNoCompNoMaybeCC <= norm16 && norm16 <
limitNoNo
) {
704
if (norm16 >=
limitNoNo
) {
869
if (norm16 >=
limitNoNo
) {
1069
if (norm16 >=
limitNoNo
) {
1093
if (norm16 >=
limitNoNo
) {
2235
if (norm16 >=
limitNoNo
) {
/third_party/node/deps/icu-small/source/common/
H
A
D
normalizer2impl.h
280
UBool isAlgorithmicNoNo(uint16_t norm16) const { return
limitNoNo
<=norm16 && norm16<minMaybeYes; }
in isAlgorithmicNoNo()
288
if(norm16<minNoNo ||
limitNoNo
<=norm16) {
in getCC()
587
UBool isDecompNoAlgorithmic(uint16_t norm16) const { return norm16>=
limitNoNo
; }
in isDecompNoAlgorithmic()
622
// Requires minYesNo<norm16<
limitNoNo
.
724
uint16_t
limitNoNo
;
member in Normalizer2Impl
839
*
limitNoNo
=indexes[IX_LIMIT_NO_NO];
852
* Values in the range 2<=norm16<
limitNoNo
are also directly indexes into the extraData
H
A
D
normalizer2impl.cpp
442
limitNoNo
= static_cast<uint16_t>(inIndexes[IX_LIMIT_NO_NO]);
473
} else if (minNoNoCompNoMaybeCC <= norm16 && norm16 <
limitNoNo
) {
704
if (norm16 >=
limitNoNo
) {
869
if (norm16 >=
limitNoNo
) {
1069
if (norm16 >=
limitNoNo
) {
1093
if (norm16 >=
limitNoNo
) {
2235
if (norm16 >=
limitNoNo
) {
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
normalizer2impl.h
280
UBool isAlgorithmicNoNo(uint16_t norm16) const { return
limitNoNo
<=norm16 && norm16<minMaybeYes; }
in isAlgorithmicNoNo()
288
if(norm16<minNoNo ||
limitNoNo
<=norm16) {
in getCC()
587
UBool isDecompNoAlgorithmic(uint16_t norm16) const { return norm16>=
limitNoNo
; }
in isDecompNoAlgorithmic()
622
// Requires minYesNo<norm16<
limitNoNo
.
724
uint16_t
limitNoNo
;
member in Normalizer2Impl
838
*
limitNoNo
=indexes[IX_LIMIT_NO_NO];
851
* Values in the range 2<=norm16<
limitNoNo
are also directly indexes into the extraData
H
A
D
normalizer2impl.cpp
442
limitNoNo
= static_cast<uint16_t>(inIndexes[IX_LIMIT_NO_NO]);
473
} else if (minNoNoCompNoMaybeCC <= norm16 && norm16 <
limitNoNo
) {
704
if (norm16 >=
limitNoNo
) {
869
if (norm16 >=
limitNoNo
) {
1069
if (norm16 >=
limitNoNo
) {
1093
if (norm16 >=
limitNoNo
) {
2235
if (norm16 >=
limitNoNo
) {
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/
...
Completed in 20 milliseconds