Searched refs:PRUintn (Results 1 – 22 of 22) sorted by relevance
/external/chromium_org/net/third_party/nss/ssl/ |
D | sslt.h | 171 PRUintn isFIPS : 1; 172 PRUintn isExportable : 1; 173 PRUintn nonStandard : 1; 174 PRUintn reservedBits :29;
|
D | ssl.h | 1010 PRUintn len); 1012 SSLCipherSuiteInfo *info, PRUintn len);
|
D | sslinfo.c | 24 SSL_GetChannelInfo(PRFileDesc *fd, SSLChannelInfo *info, PRUintn len) in SSL_GetChannelInfo() 222 SSLCipherSuiteInfo *info, PRUintn len) in SSL_GetCipherSuiteInfo()
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/ |
D | prinit.h | 109 PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs); 132 PRPrimordialFn prmain, PRIntn argc, char **argv, PRUintn maxPTDs); 184 NSPR_API(void) PR_SetConcurrency(PRUintn numCPUs);
|
D | prthread.h | 203 PRUintn *newIndex, PRThreadPrivateDTOR destructor); 216 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv); 227 NSPR_API(void*) PR_GetThreadPrivate(PRUintn tpdIndex);
|
D | pripcsem.h | 90 const char *name, PRIntn flags, PRIntn mode, PRUintn value);
|
D | plhash.h | 71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag);
|
D | prio.h | 258 PRUintn ip_ttl; /* IP time to live */ 259 PRUintn mcast_ttl; /* IP multicast time to live */ 260 PRUintn tos; /* IP type of service and precedence */
|
D | prtypes.h | 377 typedef unsigned int PRUintn; typedef
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/ |
D | prsem.h | 52 NSPR_API(PRSemaphore*) PR_NewSem(PRUintn value); 89 NSPR_API(PRUintn) PR_GetValueSem(PRSemaphore *sem);
|
D | protypes.h | 45 typedef PRUintn uintn; 97 typedef PRUintn uint;
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
D | _win16.h | 91 PRUintn npds; /* length of the array */ 100 NSPR_API(PRInt32) _PR_WaitForFD(PRInt32 osfd, PRUintn how,
|
D | _winnt.h | 537 extern __declspec(thread) PRUintn _pr_ints_off; 542 : (PRUintn) TlsGetValue(_pr_intsOffIndex))
|
D | _rhapsody.h | 197 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
|
D | _darwin.h | 235 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
|
D | _freebsd.h | 234 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
|
D | _openvms.h | 294 PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs);
|
D | _nextstep.h | 229 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
|
D | _irix.h | 142 PRUintn intsOff;
|
D | _linux.h | 464 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
|
D | _unixos.h | 121 PRUintn npds; /* length of the array */
|
D | _beos.h | 502 NSPR_API(void) _MD_new_sem(struct _MDSemaphore *md, PRUintn value);
|