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:SDX
(Results
1 - 5
of
5
) sorted by relevance
/third_party/icu/icu4c/source/common/
H
A
D
ucnvscsu.cpp
41
SDX
=0x0B, /* Define a window as extended */
enumerator
368
} else if(b==
SDX
) {
in _SCSUToUnicodeWithOffsets()
693
} else if(b==
SDX
) {
in _SCSUToUnicode()
961
* return offset code: -1 none <=0xff code for SDn/UDn else code for
SDX
/UDX, subtract 0x200 to get the true code
1007
* - Only replace the result after an
SDX
or SCU?
1157
c=((uint32_t)
SDX
<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;
in _SCSUFromUnicodeWithOffsets()
1643
c=((uint32_t)
SDX
<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;
in _SCSUFromUnicode()
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnvscsu.cpp
41
SDX
=0x0B, /* Define a window as extended */
enumerator
368
} else if(b==
SDX
) {
in _SCSUToUnicodeWithOffsets()
693
} else if(b==
SDX
) {
in _SCSUToUnicode()
961
* return offset code: -1 none <=0xff code for SDn/UDn else code for
SDX
/UDX, subtract 0x200 to get the true code
1007
* - Only replace the result after an
SDX
or SCU?
1157
c=((uint32_t)
SDX
<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;
in _SCSUFromUnicodeWithOffsets()
1643
c=((uint32_t)
SDX
<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;
in _SCSUFromUnicode()
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnvscsu.cpp
41
SDX
=0x0B, /* Define a window as extended */
enumerator
368
} else if(b==
SDX
) {
in _SCSUToUnicodeWithOffsets()
693
} else if(b==
SDX
) {
in _SCSUToUnicode()
961
* return offset code: -1 none <=0xff code for SDn/UDn else code for
SDX
/UDX, subtract 0x200 to get the true code
1007
* - Only replace the result after an
SDX
or SCU?
1157
c=((uint32_t)
SDX
<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;
in _SCSUFromUnicodeWithOffsets()
1643
c=((uint32_t)
SDX
<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;
in _SCSUFromUnicode()
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H
A
D
CharsetSCSU.java
33
private static final short
SDX
=0x0B; /* Define a window as extended */
field in CharsetSCSU
391
}else if(b==
SDX
){
in singleByteMode()
861
c = ((
SDX
<<24) | (dynamicWindow<<21)|
in loop()
863
// c = (((
SDX
)<<25) | (dynamicWindow<<21)|
in loop()
/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 10 milliseconds