Searched defs:incr (Results 1 - 25 of 82) sorted by relevance

1234

/macosx-10.10/man-16/man/man2html/
H A Ddefs.h15 int incr; member in struct:INTDEF
/macosx-10.10/postfix-255/postfix/src/util/
H A Dmvect.c89 int incr = nelm - old_len; local
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dopendir.c111 int incr; local
/macosx-10.10/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmopen.c67 size_t algn, size, incr; local
/macosx-10.10/rsync-45/rsync/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
[all...]
/macosx-10.10/shell_cmds-179/renice/
H A Drenice.c71 int errs, incr, prio, which, who; local
152 donice(int which, int who, int prio, int incr) argument
/macosx-10.10/sudo-73/src/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_newreno.c180 register u_int incr = tp->t_maxseg; local
H A Dtcp_cubic.c329 uint32_t acked, abc_lim, incr; local
H A Dtcp_ledbat.c135 static void update_cwnd(struct tcpcb *tp, uint32_t incr) { argument
225 u_int32_t incr = 0; local
256 register u_int incr = tp->t_maxseg; local
[all...]
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinftrees.c76 unsigned incr; /* for incrementing code, index */ local
[all...]
/macosx-10.10/zlib-55/zlib/contrib/infback9/
H A Dinftree9.c49 unsigned incr; /* for incrementing code, index */ local
[all...]
/macosx-10.10/zlib-55/zlib/
H A Dinftrees.c49 unsigned incr; /* for incrementing code, index */ local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dmods.c412 long incr; local
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXSLTUnicodeSort.cpp84 int i, j, incr; local
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/bltins/
H A Dhist.c50 int range[2], incr, index2, indx= -1; local
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dtimers.c33 double incr; member in struct:_timer
/macosx-10.10/libxslt-13/libxslt/examples/
H A DxsltICUSort.c47 int i, j, incr; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/generic/
H A DtclXgeneral.c367 long idx, first, limit, incr = 1; local
/macosx-10.10/tcsh-65/tcsh/
H A Dvms.termcap.c268 int incr = 0; local
/macosx-10.10/Security-57031.1.35/Security/include/security_asn1/
H A Dplarena.c177 PL_ArenaGrow( PLArenaPool *pool, void *p, PRUint32 origSize, PRUint32 incr) argument
321 PL_ArenaCountInplaceGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
327 PL_ArenaCountGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dplarena.c177 PL_ArenaGrow( PLArenaPool *pool, void *p, PRUint32 origSize, PRUint32 incr) argument
321 PL_ArenaCountInplaceGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
327 PL_ArenaCountGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dplarena.c177 PL_ArenaGrow( PLArenaPool *pool, void *p, PRUint32 origSize, PRUint32 incr) argument
321 PL_ArenaCountInplaceGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
327 PL_ArenaCountGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dplarena.c177 PL_ArenaGrow( PLArenaPool *pool, void *p, PRUint32 origSize, PRUint32 incr) argument
321 PL_ArenaCountInplaceGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
327 PL_ArenaCountGrowth( PLArenaPool *pool, PRUint32 size, PRUint32 incr) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/badmac/
H A Dbadmac.c247 unsigned incr = INCR_DEFAULT; local
87 doTest(CSSM_CSP_HANDLE cspHand, uint32 macAlg, CSSM_DATA_PTR ptext, CSSM_BOOL verbose, CSSM_BOOL quiet, unsigned keySize, unsigned incr, CSSM_BOOL stagedGen, CSSM_BOOL stagedVerify, CSSM_BOOL mallocMac, CSSM_BOOL refKey) argument

Completed in 274 milliseconds

1234