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:SCU
(Results
1 - 7
of
7
) sorted by relevance
/third_party/icu/icu4c/source/common/
H
A
D
ucnvscsu.cpp
44
SCU
=0x0F, /* Change to Unicode mode */
enumerator
372
} else if(b==
SCU
) {
in _SCSUToUnicodeWithOffsets()
697
} else if(b==
SCU
) {
in _SCSUToUnicode()
998
* - if unicode mode would be smaller, then override the results with it - may need
SCU
at the beginning
1007
* - Only replace the result after an SDX or
SCU
?
1163
*target++=(uint8_t)
SCU
;
in _SCSUFromUnicodeWithOffsets()
1222
c|=
SCU
<<16;
in _SCSUFromUnicodeWithOffsets()
1454
/* targetCapacity==0 when
SCU
+supplementary where
SCU
used up targetCapacity==1 */
in _SCSUFromUnicodeWithOffsets()
1649
*target++=(uint8_t)
SCU
;
in _SCSUFromUnicode()
[all...]
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnvscsu.cpp
44
SCU
=0x0F, /* Change to Unicode mode */
enumerator
372
} else if(b==
SCU
) {
in _SCSUToUnicodeWithOffsets()
697
} else if(b==
SCU
) {
in _SCSUToUnicode()
998
* - if unicode mode would be smaller, then override the results with it - may need
SCU
at the beginning
1007
* - Only replace the result after an SDX or
SCU
?
1163
*target++=(uint8_t)
SCU
;
in _SCSUFromUnicodeWithOffsets()
1222
c|=
SCU
<<16;
in _SCSUFromUnicodeWithOffsets()
1454
/* targetCapacity==0 when
SCU
+supplementary where
SCU
used up targetCapacity==1 */
in _SCSUFromUnicodeWithOffsets()
1649
*target++=(uint8_t)
SCU
;
in _SCSUFromUnicode()
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnvscsu.cpp
44
SCU
=0x0F, /* Change to Unicode mode */
enumerator
372
} else if(b==
SCU
) {
in _SCSUToUnicodeWithOffsets()
697
} else if(b==
SCU
) {
in _SCSUToUnicode()
998
* - if unicode mode would be smaller, then override the results with it - may need
SCU
at the beginning
1007
* - Only replace the result after an SDX or
SCU
?
1163
*target++=(uint8_t)
SCU
;
in _SCSUFromUnicodeWithOffsets()
1222
c|=
SCU
<<16;
in _SCSUFromUnicodeWithOffsets()
1454
/* targetCapacity==0 when
SCU
+supplementary where
SCU
used up targetCapacity==1 */
in _SCSUFromUnicodeWithOffsets()
1649
*target++=(uint8_t)
SCU
;
in _SCSUFromUnicode()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H
A
D
DwarfDebug.h
648
void addArangeLabel(SymbolCU
SCU
) { ArangeLabels.push_back(
SCU
); }
in addArangeLabel()
argument
H
A
D
DwarfDebug.cpp
2555
for (const SymbolCU &
SCU
: ArangeLabels) {
2556
if (
SCU
.Sym->isInSection()) {
2558
MCSection *Section = &
SCU
.Sym->getSection();
2560
SectionMap[Section].push_back(
SCU
);
2565
SectionMap[nullptr].push_back(
SCU
);
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H
A
D
CharsetSCSU.java
36
private static final short
SCU
=0x0F; /* Change to Unicode mode */
field in CharsetSCSU
395
}else if(b==
SCU
){
in singleByteMode()
871
target.put((byte)
SCU
);
in loop()
939
c|=
SCU
<<16;
in loop()
1207
/* targetCapacity==0 when
SCU
+supplementary where
SCU
used up targetCapacity==1 */
in outputBytes()
/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 14 milliseconds