Searched refs:PAD (Results 1 – 13 of 13) sorted by relevance
29 static final byte PAD = (byte) '='; field in Base6485 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()
36 .type = OperationType::PAD, in createTestModel()
15 # ION GO PAD
38 static const char PAD[]; ///< inter-file align padding variable
26 const char Archive::PAD[] = "\n"; member in mcld::Archive
47 private static final float PAD = 2f / VIEWPORT; field in SignalDrawable251 final float padding = Math.round(PAD * width); in draw()
225 static_assert(static_cast<int32_t>(OperationType::PAD) == ANEURALNETWORKS_PAD,
295 case V1_1::OperationType::PAD: in validOperationType()
1356 case OperationType::PAD: { in executeOperation()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...