Home
last modified time | relevance | path

Searched refs:duplicated (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DInternal.java373 final ByteBuffer duplicated = bytes.duplicate(); in hashCodeByteBuffer() local
374 duplicated.clear(); in hashCodeByteBuffer()
376 while (duplicated.remaining() > 0) { in hashCodeByteBuffer()
377 final int length = duplicated.remaining() <= bufferSize ? in hashCodeByteBuffer()
378 duplicated.remaining() : bufferSize; in hashCodeByteBuffer()
379 duplicated.get(buffer, 0, length); in hashCodeByteBuffer()
DCodedOutputStream.java1249 ByteBuffer duplicated = value.duplicate(); in writeRawBytes() local
1250 duplicated.clear(); in writeRawBytes()
1251 write(duplicated); in writeRawBytes()
1652 ByteBuffer duplicated = value.duplicate(); in writeRawBytes() local
1653 duplicated.clear(); in writeRawBytes()
1654 write(duplicated); in writeRawBytes()
2092 ByteBuffer duplicated = value.duplicate(); in writeRawBytes() local
2093 duplicated.clear(); in writeRawBytes()
2094 write(duplicated); in writeRawBytes()
2395 ByteBuffer duplicated = value.duplicate(); in writeRawBytes() local
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dempty.proto44 // A generic empty message that you can re-use to avoid defining duplicated
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc50 "There are duplicated --wrap `%0' on the command line\nsymbol `%1' had "
52 "There are duplicated --wrap `%0' on the command line]\nsymbol `%1' had "
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt552 reflection over it) are no longer duplicated between the Python