Home
last modified time | relevance | path

Searched refs:PAD (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
DBase64.java29 static final byte PAD = (byte) '='; field in Base64
85 while (base64Data[lastData - 1] == PAD) { in decodeBase64()
101 if (marker0 != PAD && marker1 != PAD) { in decodeBase64()
110 } else if (marker0 == PAD) { in decodeBase64()
113 } else if (marker1 == PAD) { in decodeBase64()
133 if (octect == PAD) { in isBase64()
/frameworks/ml/nn/runtime/test/generated/vts_models/
Dpad.model.cpp36 .type = OperationType::PAD, in createTestModel()
Dpad_float_1.model.cpp36 .type = OperationType::PAD, in createTestModel()
Dpad_float_1_relaxed.model.cpp36 .type = OperationType::PAD, in createTestModel()
Dpad_relaxed.model.cpp36 .type = OperationType::PAD, in createTestModel()
/frameworks/base/data/keyboards/
DVendor_0583_Product_2060.kl15 # ION GO PAD
/frameworks/compile/mclinker/include/mcld/LD/
DArchive.h38 static const char PAD[]; ///< inter-file align padding variable
/frameworks/compile/mclinker/lib/LD/
DArchive.cpp26 const char Archive::PAD[] = "\n"; member in mcld::Archive
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/graph/
DSignalDrawable.java47 private static final float PAD = 2f / VIEWPORT; field in SignalDrawable
251 final float padding = Math.round(PAD * width); in draw()
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp225 static_assert(static_cast<int32_t>(OperationType::PAD) == ANEURALNETWORKS_PAD,
/frameworks/ml/nn/common/
DValidateHal.cpp295 case V1_1::OperationType::PAD: in validOperationType()
DCpuExecutor.cpp1356 case OperationType::PAD: { in executeOperation()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...