Searched refs:cntr (Results 1 - 6 of 6) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFPropertyList.c1575 int cntr = 0; local
1589 cntr++;
1592 if (!pInfo->skip && 0 == (cntr & 0x3)) {
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFUnserialize.yacc543 int numeq = 0, acc = 0, cntr = 0;
562 cntr++;
565 if (0 == (cntr & 0x3)) {
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_http.c1703 apr_ssize_t cntr = (apr_ssize_t)pread_len; local
1715 cntr = (apr_ssize_t)len;
1717 e = apr_bucket_heap_create(buffer, cntr, NULL, c->bucket_alloc);
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Doakley.c3679 int cntr = 0; local
3698 cntr++;
3701 if (0 == (cntr & 0x3)) {
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/python/
H A DPyRowRef.h34 c4_View cntr = Container(); local
35 int ndx = cntr.FindPropIndexByName(nm);
37 return new PyProperty(cntr.NthProperty(ndx));
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSUnserializeXML.y625 int numeq = 0, acc = 0, cntr = 0;
644 cntr++;
647 if (0 == (cntr & 0x3)) {

Completed in 302 milliseconds