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:SQ0
(Results
1 - 5
of
5
) sorted by relevance
/third_party/icu/icu4c/source/common/
H
A
D
ucnvscsu.cpp
39
SQ0
=0x01, /* Quote from window pair 0 */
enumerator
365
} else if(/*
SQ0
<=b && */ b<=SQ7) {
in _SCSUToUnicodeWithOffsets()
366
quoteWindow=(int8_t)(b-
SQ0
);
in _SCSUToUnicodeWithOffsets()
690
} else if(/*
SQ0
<=b && */ b<=SQ7) {
in _SCSUToUnicode()
691
quoteWindow=(int8_t)(b-
SQ0
);
in _SCSUToUnicode()
1093
c|=
SQ0
<<8;
in _SCSUFromUnicodeWithOffsets()
1174
c=(c&0x7f)|(
SQ0
+1)<<8; /*
SQ0
+1==SQ1 */
in _SCSUFromUnicodeWithOffsets()
1196
c=((uint32_t)(
SQ0
+window)<<8)|(c-scsu->fromUDynamicOffsets[window])|0x80;
in _SCSUFromUnicodeWithOffsets()
1202
c=((uint32_t)(
SQ0
in _SCSUFromUnicodeWithOffsets()
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnvscsu.cpp
39
SQ0
=0x01, /* Quote from window pair 0 */
enumerator
365
} else if(/*
SQ0
<=b && */ b<=SQ7) {
in _SCSUToUnicodeWithOffsets()
366
quoteWindow=(int8_t)(b-
SQ0
);
in _SCSUToUnicodeWithOffsets()
690
} else if(/*
SQ0
<=b && */ b<=SQ7) {
in _SCSUToUnicode()
691
quoteWindow=(int8_t)(b-
SQ0
);
in _SCSUToUnicode()
1093
c|=
SQ0
<<8;
in _SCSUFromUnicodeWithOffsets()
1174
c=(c&0x7f)|(
SQ0
+1)<<8; /*
SQ0
+1==SQ1 */
in _SCSUFromUnicodeWithOffsets()
1196
c=((uint32_t)(
SQ0
+window)<<8)|(c-scsu->fromUDynamicOffsets[window])|0x80;
in _SCSUFromUnicodeWithOffsets()
1202
c=((uint32_t)(
SQ0
in _SCSUFromUnicodeWithOffsets()
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnvscsu.cpp
39
SQ0
=0x01, /* Quote from window pair 0 */
enumerator
365
} else if(/*
SQ0
<=b && */ b<=SQ7) {
in _SCSUToUnicodeWithOffsets()
366
quoteWindow=(int8_t)(b-
SQ0
);
in _SCSUToUnicodeWithOffsets()
690
} else if(/*
SQ0
<=b && */ b<=SQ7) {
in _SCSUToUnicode()
691
quoteWindow=(int8_t)(b-
SQ0
);
in _SCSUToUnicode()
1093
c|=
SQ0
<<8;
in _SCSUFromUnicodeWithOffsets()
1174
c=(c&0x7f)|(
SQ0
+1)<<8; /*
SQ0
+1==SQ1 */
in _SCSUFromUnicodeWithOffsets()
1196
c=((uint32_t)(
SQ0
+window)<<8)|(c-scsu->fromUDynamicOffsets[window])|0x80;
in _SCSUFromUnicodeWithOffsets()
1202
c=((uint32_t)(
SQ0
in _SCSUFromUnicodeWithOffsets()
[all...]
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H
A
D
CharsetSCSU.java
31
private static final short
SQ0
=0x01; /* Quote from window pair 0 */
field in CharsetSCSU
388
}else if(/*
SQ0
<=b &&*/b <= SQ7){
in singleByteMode()
389
quoteWindow = (byte)(b -
SQ0
);
in singleByteMode()
804
c|=
SQ0
<<8;
in loop()
883
c = (c&0x7f) | (
SQ0
+1)<<8; /*
SQ0
+1 == SQ1*/
in loop()
908
c = ((
SQ0
+window)<<8) | (c - data.fromUDynamicOffsets[window]) |
in loop()
916
c = ((
SQ0
+window)<<8) | (c - staticOffsets[window]);
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 9 milliseconds