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:UC0
(Results
1 - 5
of
5
) sorted by relevance
/third_party/icu/icu4c/source/common/
H
A
D
ucnvscsu.cpp
50
UC0
=0xE0, /* Select window 0 */
enumerator
480
while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicodeWithOffsets()
503
if((uint8_t)(b-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicodeWithOffsets()
508
} else if(/*
UC0
<=b && */ b<=UC7) {
in _SCSUToUnicodeWithOffsets()
509
dynamicWindow=(int8_t)(b-
UC0
);
in _SCSUToUnicodeWithOffsets()
784
while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicode()
801
if((uint8_t)(b-
UC0
)>(Ur
in _SCSUToUnicode()
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnvscsu.cpp
50
UC0
=0xE0, /* Select window 0 */
enumerator
480
while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicodeWithOffsets()
503
if((uint8_t)(b-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicodeWithOffsets()
508
} else if(/*
UC0
<=b && */ b<=UC7) {
in _SCSUToUnicodeWithOffsets()
509
dynamicWindow=(int8_t)(b-
UC0
);
in _SCSUToUnicodeWithOffsets()
784
while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicode()
801
if((uint8_t)(b-
UC0
)>(Ur
in _SCSUToUnicode()
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnvscsu.cpp
50
UC0
=0xE0, /* Select window 0 */
enumerator
480
while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicodeWithOffsets()
503
if((uint8_t)(b-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicodeWithOffsets()
508
} else if(/*
UC0
<=b && */ b<=UC7) {
in _SCSUToUnicodeWithOffsets()
509
dynamicWindow=(int8_t)(b-
UC0
);
in _SCSUToUnicodeWithOffsets()
784
while(source+1<sourceLimit && target<targetLimit && (uint8_t)((b=*source)-
UC0
)>(Urs-
UC0
)) {
in _SCSUToUnicode()
801
if((uint8_t)(b-
UC0
)>(Ur
in _SCSUToUnicode()
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H
A
D
CharsetSCSU.java
42
private static final short
UC0
=0xE0; /* Select window 0 */
field in CharsetSCSU
341
while((source.position()+1)<source.limit() && target.hasRemaining() && (((b=source.get(source.position()))-
UC0
)&UConverterConstants.UNSIGNED_BYTE_MASK)>(Urs-
UC0
)){
in fastSingle()
521
if((short)((b -
UC0
)&UConverterConstants.UNSIGNED_BYTE_MASK)>(Urs -
UC0
)){
in singleByteMode()
527
dynamicWindow = (byte)(b -
UC0
);
in singleByteMode()
997
c |=((
UC0
+dynamicWindow)<<8)|c;
in loop()
1007
c = ((
UC0
+dynamicWindow)<<8) | (c- currentOffset) | 0x80;
in loop()
1126
c = ((
UC0
+dynamicWindow)<<8 | (c-currentOffset) | 0x80);
in getTrailUnicode()
/third_party/skia/third_party/externals/sfntly/java/lib/
H
A
D
icu4j-charset-4_8_1_1.jar
META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/ibm/ com/ibm/icu/
...
Completed in 7 milliseconds