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:nextByte
(Results
1 - 25
of
32
) sorted by relevance
1
2
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H
A
D
CharsetRecog_mbcs.java
156
int
nextByte
(CharsetDetector det) {
in nextByte()
method in CharsetRecog_mbcs.iteratedChar
204
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
213
int secondByte = it.
nextByte
(det);
in nextChar()
270
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
280
int secondByte = it.
nextByte
(det);
in nextChar()
337
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
348
secondByte = it.
nextByte
(det);
in nextChar()
374
thirdByte = it.
nextByte
(det);
in nextChar()
483
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
496
secondByte = it.
nextByte
(de
in nextChar()
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H
A
D
CharsetRecog_mbcs.java
157
int
nextByte
(CharsetDetector det) {
in nextByte()
method in CharsetRecog_mbcs.iteratedChar
205
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
214
int secondByte = it.
nextByte
(det);
in nextChar()
271
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
281
int secondByte = it.
nextByte
(det);
in nextChar()
338
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
349
secondByte = it.
nextByte
(det);
in nextChar()
375
thirdByte = it.
nextByte
(det);
in nextChar()
484
firstByte = it.charValue = it.
nextByte
(det);
in nextChar()
497
secondByte = it.
nextByte
(de
in nextChar()
[all...]
/third_party/icu/icu4c/source/i18n/
H
A
D
csrmbcs.cpp
132
int32_t IteratedChar::
nextByte
(InputText *det)
in nextByte()
function in IteratedChar
245
int32_t firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
255
int32_t secondByte = it->
nextByte
(det);
in nextChar()
297
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
309
secondByte = it->
nextByte
(det);
in nextChar()
341
thirdByte = it->
nextByte
(det);
in nextChar()
409
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
420
int32_t secondByte = it->
nextByte
(det);
in nextChar()
463
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
475
secondByte = it->
nextByte
(de
in nextChar()
[all...]
H
A
D
csrsbcs.h
48
virtual int32_t
nextByte
(InputText *det);
66
int32_t
nextByte
(InputText *det) override;
H
A
D
csrmbcs.h
44
int32_t
nextByte
(InputText* det);
/third_party/node/deps/icu-small/source/i18n/
H
A
D
csrmbcs.cpp
132
int32_t IteratedChar::
nextByte
(InputText *det)
in nextByte()
function in IteratedChar
245
int32_t firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
255
int32_t secondByte = it->
nextByte
(det);
in nextChar()
297
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
309
secondByte = it->
nextByte
(det);
in nextChar()
341
thirdByte = it->
nextByte
(det);
in nextChar()
409
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
420
int32_t secondByte = it->
nextByte
(det);
in nextChar()
463
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
475
secondByte = it->
nextByte
(de
in nextChar()
[all...]
H
A
D
csrsbcs.h
48
virtual int32_t
nextByte
(InputText *det);
66
int32_t
nextByte
(InputText *det) override;
H
A
D
csrmbcs.h
44
int32_t
nextByte
(InputText* det);
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
csrmbcs.cpp
132
int32_t IteratedChar::
nextByte
(InputText *det)
in nextByte()
function in IteratedChar
248
int32_t firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
258
int32_t secondByte = it->
nextByte
(det);
in nextChar()
300
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
312
secondByte = it->
nextByte
(det);
in nextChar()
344
thirdByte = it->
nextByte
(det);
in nextChar()
412
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
423
int32_t secondByte = it->
nextByte
(det);
in nextChar()
466
firstByte = it->charValue = it->
nextByte
(det);
in nextChar()
478
secondByte = it->
nextByte
(de
in nextChar()
[all...]
H
A
D
csrsbcs.h
48
virtual int32_t
nextByte
(InputText *det);
66
int32_t
nextByte
(InputText *det);
H
A
D
csrmbcs.h
44
int32_t
nextByte
(InputText* det);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H
A
D
X86Disassembler.cpp
211
uint8_t
nextByte
;
in readPrefixes()
local
226
if ((byte == 0xf2 || byte == 0xf3) && !peek(insn,
nextByte
)) {
in readPrefixes()
232
if (((
nextByte
== 0xf0) ||
in readPrefixes()
233
((
nextByte
& 0xfe) == 0x86 || (
nextByte
& 0xf8) == 0x90))) {
in readPrefixes()
235
if (!(byte == 0xf3 &&
nextByte
== 0x90)) // PAUSE instruction support
in readPrefixes()
242
if (byte == 0xf3 && (
nextByte
== 0x88 ||
nextByte
== 0x89 ||
in readPrefixes()
243
nextByte
== 0xc6 ||
nextByte
in readPrefixes()
265
uint8_t
nextByte
;
readPrefixes()
local
299
uint8_t
nextByte
;
readPrefixes()
local
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
H
A
D
EUCTool.java
290
int
nextByte
() {
in nextByte()
method in EUCTool.iteratedChar
310
firstByte = it.charValue = it.
nextByte
();
in nextChar()
321
secondByte = it.
nextByte
();
in nextChar()
347
thirdByte = it.
nextByte
();
in nextChar()
H
A
D
BIG5Tool.java
290
int
nextByte
() {
in nextByte()
method in BIG5Tool.iteratedChar
308
firstByte = it.charValue = it.
nextByte
();
in nextChar()
321
secondByte = it.
nextByte
();
in nextChar()
/third_party/skia/src/utils/
H
A
D
SkUTF.cpp
142
uint8_t
nextByte
= *p;
in NextUTF8()
local
143
if (!utf8_byte_is_continuation(
nextByte
)) {
in NextUTF8()
146
c = (c << 6) | (
nextByte
& 0x3F);
in NextUTF8()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H
A
D
ByteString.java
169
* auto-boxing, you may get the iterator manually and call {@link ByteIterator#
nextByte
()}.
185
public byte
nextByte
() {
in iterator()
206
byte
nextByte
();
in nextByte()
method
213
return
nextByte
();
in next()
273
Integer.compare(toInt(formerBytes.
nextByte
()), toInt(latterBytes.
nextByte
()));
H
A
D
RopeByteString.java
317
public byte
nextByte
() {
in iterator()
321
byte b = current.
nextByte
();
in iterator()
/third_party/mesa3d/src/glx/
H
A
D
pixel.c
92
GLint elementsLeft, bitOffset, currentByte,
nextByte
, highBitMask;
in FillBitmap()
local
130
nextByte
= MsbToLsbTable[iter[1]];
in FillBitmap()
133
nextByte
= iter[1];
in FillBitmap()
137
((
nextByte
& lowBitMask) >> (8 - bitOffset));
in FillBitmap()
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H
A
D
LiteralByteStringTest.java
87
stillEqual = (iter.hasNext() && referenceBytes[i] == iter.
nextByte
());
in testByteIterator()
93
iter.
nextByte
();
in testByteIterator()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/Disassembler/
H
A
D
WebAssemblyDisassembler.cpp
76
static int
nextByte
(ArrayRef<uint8_t> Bytes, uint64_t &Size) {
in nextByte()
function
163
int Opc =
nextByte
(Bytes, Size);
in getInstruction()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H
A
D
ByteStringTest.java
750
stillEqual = (duoIter.
nextByte
() == quintetIter.
nextByte
());
in testConcat_empty()
755
duoIter.
nextByte
();
in testConcat_empty()
761
quintetIter.
nextByte
();
in testConcat_empty()
H
A
D
LiteralByteStringTest.java
94
stillEqual = (iter.hasNext() && referenceBytes[i] == iter.
nextByte
());
in testByteIterator()
100
iter.
nextByte
();
in testByteIterator()
H
A
D
NioByteStringTest.java
84
stillEqual = (iter.hasNext() && BYTES[i] == iter.
nextByte
());
in testByteIterator()
90
iter.
nextByte
();
in testByteIterator()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H
A
D
ICUBinary.java
736
int
nextByte
= is.read();
in getByteBufferFromInputStreamAndCloseStream()
737
if (
nextByte
< 0) {
in getByteBufferFromInputStreamAndCloseStream()
747
bytes[length++] = (byte)
nextByte
;
in getByteBufferFromInputStreamAndCloseStream()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H
A
D
ICUBinary.java
741
int
nextByte
= is.read();
in getByteBufferFromInputStreamAndCloseStream()
742
if (
nextByte
< 0) {
in getByteBufferFromInputStreamAndCloseStream()
752
bytes[length++] = (byte)
nextByte
;
in getByteBufferFromInputStreamAndCloseStream()
Completed in 24 milliseconds
1
2