Home
last modified time | relevance | path

Searched refs:PRUintn (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
Dsslt.h171 PRUintn isFIPS : 1;
172 PRUintn isExportable : 1;
173 PRUintn nonStandard : 1;
174 PRUintn reservedBits :29;
Dssl.h1010 PRUintn len);
1012 SSLCipherSuiteInfo *info, PRUintn len);
Dsslinfo.c24 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/
Dprinit.h109 PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs);
132 PRPrimordialFn prmain, PRIntn argc, char **argv, PRUintn maxPTDs);
184 NSPR_API(void) PR_SetConcurrency(PRUintn numCPUs);
Dprthread.h203 PRUintn *newIndex, PRThreadPrivateDTOR destructor);
216 NSPR_API(PRStatus) PR_SetThreadPrivate(PRUintn tpdIndex, void *priv);
227 NSPR_API(void*) PR_GetThreadPrivate(PRUintn tpdIndex);
Dpripcsem.h90 const char *name, PRIntn flags, PRIntn mode, PRUintn value);
Dplhash.h71 void (PR_CALLBACK *freeEntry)(void *pool, PLHashEntry *he, PRUintn flag);
Dprio.h258 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 */
Dprtypes.h377 typedef unsigned int PRUintn; typedef
/external/chromium_org/third_party/npapi/npspy/extern/nspr/obsolete/
Dprsem.h52 NSPR_API(PRSemaphore*) PR_NewSem(PRUintn value);
89 NSPR_API(PRUintn) PR_GetValueSem(PRSemaphore *sem);
Dprotypes.h45 typedef PRUintn uintn;
97 typedef PRUintn uint;
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
D_win16.h91 PRUintn npds; /* length of the array */
100 NSPR_API(PRInt32) _PR_WaitForFD(PRInt32 osfd, PRUintn how,
D_winnt.h537 extern __declspec(thread) PRUintn _pr_ints_off;
542 : (PRUintn) TlsGetValue(_pr_intsOffIndex))
D_rhapsody.h197 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
D_darwin.h235 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
D_freebsd.h234 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
D_openvms.h294 PRThreadType type, PRThreadPriority priority, PRUintn maxPTDs);
D_nextstep.h229 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
D_irix.h142 PRUintn intsOff;
D_linux.h464 extern void _MD_SET_PRIORITY(struct _MDThread *thread, PRUintn newPri);
D_unixos.h121 PRUintn npds; /* length of the array */
D_beos.h502 NSPR_API(void) _MD_new_sem(struct _MDSemaphore *md, PRUintn value);