/aosp_15_r20/external/openthread/src/core/crypto/ |
H A D | sha256.cpp | 59 void Sha256::Update(const Message &aMessage, uint16_t aOffset, uint16_t aLength) in Update()
|
H A D | aes_ccm.cpp | 250 void AesCcm::Payload(Message &aMessage, uint16_t aOffset, uint16_t aLength, Mode aMode) in Payload()
|
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/ |
H A D | Util.java | 74 byte[] a, int aOffset, byte[] b, int bOffset, int byteCount) { in arrayRangeEquals()
|
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/ |
H A D | Util.java | 75 byte[] a, int aOffset, byte[] b, int bOffset, int byteCount) { in arrayRangeEquals()
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | heap_data.cpp | 60 Error Data::SetFrom(const Message &aMessage, uint16_t aOffset, uint16_t aLength) in SetFrom()
|
/aosp_15_r20/external/openthread/src/cli/ |
H A D | cli_tcat.cpp | 114 int32_t aOffset, in HandleBleSecureReceive()
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | ArrayTable.java | 23 …public static void addA(FlatBufferBuilder builder, int aOffset) { builder.addStruct(0, aOffset, 0)… in addA()
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | checksum.cpp | 83 void Checksum::WriteToMessage(uint16_t aOffset, Message &aMessage) const in WriteToMessage()
|
H A D | dns_client.cpp | 139 void Client::Response::SelectSection(Section aSection, uint16_t &aOffset, uint16_t &aNumRecord) con… in SelectSection() 1777 size_t &aOffset, in ReadFromLinkBuffer()
|
H A D | ip6.cpp | 1554 Error Headers::DecompressFrom(const Message &aMessage, uint16_t aOffset, const Mac::Addresses &aMac… in DecompressFrom()
|
H A D | srp_server.cpp | 1974 Error Server::Service::SetTxtDataFromMessage(const Message &aMessage, uint16_t aOffset, uint16_t aL… in SetTxtDataFromMessage()
|
H A D | dnssd_server.cpp | 706 void Server::Response::UpdateRecordLength(ResourceRecord &aRecord, uint16_t aOffset) in UpdateRecordLength()
|
/aosp_15_r20/external/openthread/src/core/utils/ |
H A D | flash.cpp | 207 bool Flash::DoesValidRecordExist(uint32_t aOffset, uint16_t aKey) const in DoesValidRecordExist()
|
H A D | heap.hpp | 253 … Block &BlockAt(uint16_t aOffset) { return *reinterpret_cast<Block *>(&mMemory.m16[aOffset / 2]); } in BlockAt()
|
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgBinaryOps.cpp | 569 T aOffset = GetRandom()(random, T(-8), T(8)); in operator ()() local 622 T aOffset = GetRandom()(random, T(-8), T(8)); in operator ()() local
|
/aosp_15_r20/frameworks/av/media/libstagefright/ |
H A D | MediaAppender.cpp | 192 int64_t aOffset, bOffset; in init() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | OpChainTest.cpp | 94 int64_t aOffset = a * (kNumOps - 1); in combinable_index() local
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | lowpan.hpp | 505 void Init(uint16_t aSize, uint16_t aTag, uint16_t aOffset) in Init()
|
/aosp_15_r20/external/openthread/examples/platforms/simulation/ |
H A D | mdns_socket.c | 463 OT_TOOL_WEAK uint16_t otMessageRead(const otMessage *aMessage, uint16_t aOffset, void *aBuf, uint16… in otMessageRead()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | Dropout.cu | 166 const IndexType aOffset = in fused_dropout_kernel() local
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | spinel_buffer.cpp | 129 uint8_t *Buffer::GetUpdatedBufPtr(uint8_t *aBufPtr, uint16_t aOffset, Direction aDirection) const in GetUpdatedBufPtr()
|
/aosp_15_r20/external/openthread/src/core/coap/ |
H A D | coap_message.cpp | 194 …endOptionFromMessage(uint16_t aNumber, uint16_t aLength, const Message &aMessage, uint16_t aOffset) in AppendOptionFromMessage()
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_platform.cpp | 389 OT_TOOL_WEAK void otPlatFlashRead(otInstance *, uint8_t aSwapIndex, uint32_t aOffset, void *aData, … in otPlatFlashRead() 404 uint32_t aOffset, in otPlatFlashWrite()
|
/aosp_15_r20/frameworks/native/opengl/tests/hwc/ |
H A D | hwcTestLib.cpp | 557 size_t aOffset; in hwcTestColor2Pixel() member
|
/aosp_15_r20/external/openthread/src/core/mac/ |
H A D | mac_frame.hpp | 1594 void SetTimeIeOffset(uint8_t aOffset) { mInfo.mTxInfo.mIeInfo->mTimeIeOffset = aOffset; } in SetTimeIeOffset()
|