Searched defs:pct (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Dstdio.c133 char *ptr, *pct, *s2, *f2, *end; local
[all...]
/macosx-10.10/lsof-53/lsof/tests/
H A DLTdnlc.c118 double pct; /* performance percentage */ local
/macosx-10.10/rsync-45/rsync/
H A Dprogress.c65 int pct = ofs == size ? 100 : (int) (100.0 * ofs / size); local
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-bcanalyzer/
H A Dllvm-bcanalyzer.cpp558 double pct = (Stats.NumBits * 100.0) / BufferSizeBits; local
576 double pct = (Stats.NumAbbreviatedRecords * 100.0) / Stats.NumRecords; local
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dycbcr.c25 static double pct(int v,double range) { return (v*100. / range); } function
H A Dthumbnail.c380 expFill(float pct[], uint32 p, uint32 n) argument
393 float pct[256]; /* known to be large enough */ local
[all...]
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSControl.c81 int pct; local
/macosx-10.10/hfs-285/fsck_hfs/
H A Dutilities.c1004 draw_progress(int pct) argument
/macosx-10.10/BerkeleyDB-21/db/cxx/
H A Dcxx_env.cpp81 void _feedback_intercept_c(DB_ENV *dbenv, int opcode, int pct) argument
145 void DbEnv::_feedback_intercept(DB_ENV *dbenv, int opcode, int pct) argument
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dvfprintf.c360 char *pct; /* Pointer to '%' at beginning of specifier. */ local
H A Dvfwprintf.c434 wchar_t *pct; /* Pointer to '%' at beginning of specifier. */ local
/macosx-10.10/zsh-61/zsh/Src/
H A Dlex.c1019 int bct = 0, pct = 0, brct = 0, fdpar = 0; local
1468 int pct = 0, brct = 0, bct = 0, intick = 0, err = 0; local
1895 int pct = 1, c, start = 1; local
[all...]
H A Dparse.c1104 int pct; local

Completed in 382 milliseconds