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:savebytes
(Results
1 - 5
of
5
) sorted by relevance
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H
A
D
CharsetLMBCS.java
762
byte
savebytes
= 0;
in decodeLoop()
775
savebytes
= (byte)(size_old + size_new);
in decodeLoop()
776
for (int i = 0; i <
savebytes
; i++) {
in decodeLoop()
784
tmpSourceBuffer.limit(
savebytes
);
in decodeLoop()
791
toULength =
savebytes
;
in decodeLoop()
792
for (int i = 0; i <
savebytes
; i++) {
in decodeLoop()
805
savebytes
= (byte)(source.position() - saveSource);
in decodeLoop()
826
toULength =
savebytes
;
in decodeLoop()
827
if (
savebytes
> 0) {
in decodeLoop()
828
for (int i = 0; i <
savebytes
;
in decodeLoop()
[all...]
/third_party/icu/icu4c/source/common/
H
A
D
ucnv_lmb.cpp
1271
int8_t
savebytes
= 0;
in _LMBCSToUnicodeWithOffsets()
local
1294
savebytes
= (int8_t)(size_old+size_new);
in _LMBCSToUnicodeWithOffsets()
1302
args->converter->toULength =
savebytes
;
in _LMBCSToUnicodeWithOffsets()
1303
uprv_memcpy(args->converter->toUBytes, LMBCS,
savebytes
);
in _LMBCSToUnicodeWithOffsets()
1318
savebytes
= (int8_t)(args->source - saveSource);
in _LMBCSToUnicodeWithOffsets()
1348
args->converter->toULength =
savebytes
;
in _LMBCSToUnicodeWithOffsets()
1349
if (
savebytes
> 0) {
in _LMBCSToUnicodeWithOffsets()
1350
uprv_memcpy(args->converter->toUBytes, errSource,
savebytes
);
in _LMBCSToUnicodeWithOffsets()
/third_party/node/deps/icu-small/source/common/
H
A
D
ucnv_lmb.cpp
1271
int8_t
savebytes
= 0;
in _LMBCSToUnicodeWithOffsets()
local
1294
savebytes
= (int8_t)(size_old+size_new);
in _LMBCSToUnicodeWithOffsets()
1302
args->converter->toULength =
savebytes
;
in _LMBCSToUnicodeWithOffsets()
1303
uprv_memcpy(args->converter->toUBytes, LMBCS,
savebytes
);
in _LMBCSToUnicodeWithOffsets()
1318
savebytes
= (int8_t)(args->source - saveSource);
in _LMBCSToUnicodeWithOffsets()
1348
args->converter->toULength =
savebytes
;
in _LMBCSToUnicodeWithOffsets()
1349
if (
savebytes
> 0) {
in _LMBCSToUnicodeWithOffsets()
1350
uprv_memcpy(args->converter->toUBytes, errSource,
savebytes
);
in _LMBCSToUnicodeWithOffsets()
/third_party/skia/third_party/externals/icu/source/common/
H
A
D
ucnv_lmb.cpp
1271
int8_t
savebytes
= 0;
in _LMBCSToUnicodeWithOffsets()
local
1294
savebytes
= (int8_t)(size_old+size_new);
in _LMBCSToUnicodeWithOffsets()
1302
args->converter->toULength =
savebytes
;
in _LMBCSToUnicodeWithOffsets()
1303
uprv_memcpy(args->converter->toUBytes, LMBCS,
savebytes
);
in _LMBCSToUnicodeWithOffsets()
1318
savebytes
= (int8_t)(args->source - saveSource);
in _LMBCSToUnicodeWithOffsets()
1348
args->converter->toULength =
savebytes
;
in _LMBCSToUnicodeWithOffsets()
1349
if (
savebytes
> 0) {
in _LMBCSToUnicodeWithOffsets()
1350
uprv_memcpy(args->converter->toUBytes, errSource,
savebytes
);
in _LMBCSToUnicodeWithOffsets()
/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 8 milliseconds