Searched refs:pnm (Results 1 – 6 of 6) sorted by relevance
/external/openssl/crypto/pem/ |
D | pem_lib.c | 273 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, in PEM_bytes_read_bio() argument 301 if (pnm) in PEM_bytes_read_bio() 302 *pnm = nm; in PEM_bytes_read_bio() 307 if (!ret || !pnm) OPENSSL_free(nm); in PEM_bytes_read_bio()
|
D | pem.h | 415 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp,
|
/external/openssl/include/openssl/ |
D | pem.h | 415 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp,
|
/external/webkit/WebCore/platform/network/mac/ |
D | WebCoreURLResponse.mm | 271 @"image/x-portable-anymap", @"pnm",
|
/external/webkit/LayoutTests/http/conf/ |
D | mime.types | 488 image/x-portable-anymap pnm
|
/external/jpeg/ |
D | usage.doc | 251 -pnm Select PBMPLUS (PPM/PGM) output format (this is the
|