Searched refs:padBytes (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/tlslite/tlslite/utils/
H A DRSAKey.py252 padBytes = getRandomBytes(padLength * 2)
253 pad = [b for b in padBytes if b != 0]
/external/chromium_org/third_party/skia/src/core/
H A DSkStream.cpp640 int padBytes = -(int)fBytesWritten & 0x03; local
641 if (padBytes == 0)
644 write(&zero, padBytes);
/external/skia/src/core/
H A DSkStream.cpp640 int padBytes = -(int)fBytesWritten & 0x03; local
641 if (padBytes == 0)
644 write(&zero, padBytes);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 98 milliseconds