/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
D | AltsHandshakerClientTest.java | 124 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in startServerHandshakeFailure() local 137 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in startServerHandshakeSuccess() local 152 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in startServerHandshakeEmptyOutFrame() local 167 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in startServerHandshakeWithPrefixBuffer() local 185 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in nextFailure() local 198 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in nextSuccess() local 213 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in nextEmptyOutFrame() local 228 ByteBuffer inBytes = ByteBuffer.allocate(IN_BYTES_SIZE); in nextFinished() local
|
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
D | AltsHandshakerClient.java | 98 private void setStartServerFields(HandshakerReq.Builder req, ByteBuffer inBytes) { in setStartServerFields() 198 public ByteBuffer startServerHandshake(ByteBuffer inBytes) throws GeneralSecurityException { in startServerHandshake() 222 public ByteBuffer next(ByteBuffer inBytes) throws GeneralSecurityException { in next()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | swapimpl.cpp | 104 const uint8_t *inBytes=static_cast<const uint8_t *>(inData)+headerSize; in upname_swap() local 315 const uint8_t *inBytes; in ucase_swap() local 417 const uint8_t *inBytes; in ubidi_swap() local 527 const uint8_t *inBytes; in unorm_swap() local 651 const uint8_t *inBytes; in test_swap() local
|
D | pkgitems.cpp | 369 const uint8_t *inBytes, int32_t length, in ures_enumDependencies() 447 const uint8_t *inBytes, int32_t length, in ucnv_enumDependencies() 617 const uint8_t *inBytes=pItem->data+itemHeaderLength; in enumDependencies() local
|
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/ |
D | BackupInterface.java | 27 boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength); in restore()
|
D | DefaultOsBackupImpl.java | 54 public boolean restore(byte[] inBytes, short inBytesOffset) { in restore()
|
D | OsBackupInterface.java | 51 boolean restore(byte[] inBytes, short inBytesOffset); in restore()
|
D | VersionStorage.java | 92 public boolean restore(byte[] inBytes, short inBytesOffset, short inBytesLength) { in restore()
|
D | BasicLock.java | 82 public boolean restore(byte[] inBytes, short inBytesOffset, in restore()
|
D | CarrierLock.java | 505 public boolean restore(byte[] inBytes, short inBytesOffset, in restore()
|
/external/icu/icu4c/source/common/ |
D | ucol_swp.cpp | 93 const uint8_t *inBytes; in swapFormatVersion3() local 309 const uint8_t *inBytes=(const uint8_t *)inData; in swapFormatVersion4() local 531 const uint8_t *inBytes; in ucol_swapInverseUCA() local
|
D | ucnv_u8.cpp | 76 int32_t i, inBytes; in ucnv_toUnicode_UTF8() local 194 int32_t i, inBytes; in ucnv_toUnicode_UTF8_OFFSETS_LOGIC() local
|
D | rbbidata.cpp | 324 const uint8_t *inBytes =(const uint8_t *)inData+headerSize; in ubrk_swap() local
|
D | dictionarydata.cpp | 166 const uint8_t *inBytes; in udict_swap() local
|
D | loadednormalizer2impl.cpp | 85 const uint8_t *inBytes=(const uint8_t *)udata_getMemory(memory); in load() local
|
/external/icu/icu4c/source/i18n/ |
D | collationroot.cpp | 62 const uint8_t *inBytes = static_cast<const uint8_t *>(udata_getMemory(t->memory)); in load() local
|
D | collationdatareader.cpp | 47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationLoader.java | 203 ByteBuffer inBytes = binary.getBinary(); in loadTailoring() local
|
D | CollationDataReader.java | 99 static void read(CollationTailoring base, ByteBuffer inBytes, in read()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationLoader.java | 205 ByteBuffer inBytes = binary.getBinary(); in loadTailoring() local
|
D | CollationDataReader.java | 100 static void read(CollationTailoring base, ByteBuffer inBytes, in read()
|
/external/icu/icu4c/source/tools/icuswap/ |
D | icuswap.cpp | 343 const uint8_t *inBytes; in udata_swapPackage() local
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUResourceBundleReader.java | 186 ByteBuffer inBytes; in createInstance() local 214 private ICUResourceBundleReader(ByteBuffer inBytes, in ICUResourceBundleReader() 241 private void init(ByteBuffer inBytes) throws IOException { in init()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | ICUResourceBundleReader.java | 188 ByteBuffer inBytes; in createInstance() local 216 private ICUResourceBundleReader(ByteBuffer inBytes, in ICUResourceBundleReader() 243 private void init(ByteBuffer inBytes) throws IOException { in init()
|
/external/libpcap/msdos/ |
D | pktdrvr.h | 76 DWORD inBytes; /* # of bytes received */ member
|