Home
last modified time | relevance | path

Searched refs:PRUint8 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGenCXX/
D2007-01-06-PtrMethodInit.cpp6 typedef unsigned char PRUint8; typedef
57 PRUint8 bits;
/external/chromium/crypto/third_party/nss/
Dsha256.h45 PRUint8 b[256];
Dsha512.cc72 static const PRUint8 pad[240] = {
661 PRUint8 b[640];
/external/chromium/base/third_party/nspr/
Dprtypes.h264 typedef unsigned char PRUint8; typedef
281 #error No suitable type for PRInt8/PRUint8
468 typedef PRUint8 PRPackedBool;
/external/chromium/net/base/
Dev_root_ca_metadata.cc331 PRUint8 buf[1024]; in EVRootCAMetadata()