HomeSort by relevance Sort by last modified time
    Searched refs:padBytes (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/tlslite/tlslite/utils/
RSAKey.py 252 padBytes = getRandomBytes(padLength * 2)
253 pad = [b for b in padBytes if b != 0]
  /external/chromium_org/third_party/skia/src/core/
SkStream.cpp 632 int padBytes = -(int)fBytesWritten & 0x03;
633 if (padBytes == 0)
636 write(&zero, padBytes);
  /external/skia/src/core/
SkStream.cpp 632 int padBytes = -(int)fBytesWritten & 0x03;
633 if (padBytes == 0)
636 write(&zero, padBytes);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
lbxstr.h 550 CARD8 padBytes;
575 CARD8 padBytes;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 550 CARD8 padBytes;
575 CARD8 padBytes;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
lbxstr.h 550 CARD8 padBytes;
575 CARD8 padBytes;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.identity_3.1.0.v20100529-0735.jar 
org.eclipse.equinox.preferences_3.3.0.v20100503.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 224 milliseconds