/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | Reshape.cpp | 49 bool depthToSpaceGeneric(const T* inputData, const Shape& inputShape, int32_t blockSize, in depthToSpaceGeneric() 70 bool spaceToDepthGeneric(const T* inputData, const Shape& inputShape, int32_t blockSize, in spaceToDepthGeneric() 204 bool batchToSpaceGeneric(const T* inputData, const Shape& inputShape, const int32_t* blockSize, in batchToSpaceGeneric() 229 bool spaceToBatchGeneric(const T* inputData, const Shape& inputShape, const int32_t* blockSize, in spaceToBatchGeneric()
|
D | Densify.cpp | 93 const std::vector<int32_t>& blockSize, const int32_t* blockMap, in populate() 188 std::vector<int32_t> blockSize( in densify() local
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/crypto/ |
D | AesXCbcImpl.java | 59 int blockSize = mCipher.getBlockSize(); in mac() local 127 private static byte[] padData(byte[] dataToSign, int blockSize) { in padData()
|
D | IkeCombinedModeCipher.java | 65 int blockSize) { in IkeCombinedModeCipher()
|
D | IkeCipher.java | 91 int blockSize) { in IkeCipher()
|
/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeEncryptedPayloadBodyTest.java | 274 int blockSize = 16; in testCalculatePaddingPlaintextShorterThanBlockSize() local 285 int blockSize = 16; in testCalculatePaddingPlaintextInBlockSize() local 296 int blockSize = 16; in testCalculatePaddingPlaintextLongerThanBlockSize() local
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ |
D | sparse_table.h | 31 BufferWithExtendableBuffer *const contentTableBuffer, const int blockSize, in SparseTable()
|
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
D | PacketUtils.java | 502 public final int blockSize; field in PacketUtils.EspCipher 508 public EspCipher(String algoName, int blockSize, byte[] key, int ivLen, int saltLen) { in EspCipher() 521 public static byte[] getPaddedPayload(int nextHeader, byte[] payload, int blockSize) { in getPaddedPayload() 572 public EspCryptCipher(String algoName, int blockSize, byte[] key, int ivLen) { in EspCryptCipher() 576 public EspCryptCipher(String algoName, int blockSize, byte[] key, int ivLen, int saltLen) { in EspCryptCipher() 625 String algoName, int blockSize, byte[] key, int ivLen, int icvLen, int saltLen) { in EspAeadCipher()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | CacheStorageUsageInfo.java | 64 long blockSize = stat.getBlockSize(); in loadStorageInfo() local
|
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/ |
D | AppGridRecyclerView.java | 87 int blockSize = mNumOfCols * mNumOfRows; in focusSearch() local
|
/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/ |
D | Reshape.cpp | 37 int32_t blockSize = op->inputs[1]->value<int32_t>(); in spaceToDepthConstructor() local 92 int32_t blockSize = op->inputs[1]->value<int32_t>(); in depthToSpaceConstructor() local
|
/packages/modules/NeuralNetworks/common/ |
D | CpuExecutor.cpp | 817 int32_t blockSize = getScalarData<int32_t>(operands[ins[1]]); in executeOperation() local 881 int32_t blockSize = getScalarData<int32_t>(operands[ins[1]]); in executeOperation() local 1102 const RunTimeOperandInfo& blockSize = operands[ins[1]]; in executeOperation() local 1173 const RunTimeOperandInfo& blockSize = operands[ins[1]]; in executeOperation() local
|
D | OperationsExecutionUtils.cpp | 329 bool depthToSpacePrepare(const Shape& input, int32_t blockSize, Shape* output) { in depthToSpacePrepare() 348 bool spaceToDepthPrepare(const Shape& input, int32_t blockSize, Shape* output) { in spaceToDepthPrepare()
|
/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/ |
D | IkeEncryptedPayloadBody.java | 345 static byte[] calculatePadding(int dataToEncryptLength, int blockSize) { in calculatePadding()
|
/packages/modules/NeuralNetworks/common/include/ |
D | OperationsExecutionUtils.h | 273 int blockSize = 1; in transposeFirstTwoDimensions() local
|
/packages/apps/Car/Launcher/libs/appgrid/lib/src/com/android/car/carlauncher/recyclerview/ |
D | AppGridAdapter.java | 305 int blockSize = mNumOfCols * mNumOfRows; in updatePageScrollDestination() local
|
/packages/modules/IPsec/src/java/com/android/internal/net/eap/statemachine/ |
D | EapSimAkaMethodStateMachine.java | 417 static int getPaddingSize(int blockSize, int dataLength) { in getPaddingSize()
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/data/ |
D | Cea708Parser.java | 339 int blockSize = data[pos] & 0x1f; in parseDtvCcPacket() local
|
/packages/modules/adb/client/ |
D | incremental_server.cpp | 439 int16_t blockSize; in SendDataBlock() local
|
/packages/services/Car/tests/BugReportApp/libs/ |
D | google-api-client-1.30.2.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/packages/apps/Car/DebuggingRestrictionController/libs/ |
D | google-api-client-1.30.10.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/packages/modules/RemoteKeyProvisioning/app/tests/unit/ |
D | tink-android-1.5.0.jar | com/google/crypto/tink/subtle/prf/StreamingPrf.class
StreamingPrf.java
package ... |