Home
last modified time | relevance | path

Searched defs:acount (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/pfr/
Dpfrload.c291 FT_Long *acount ) in pfr_log_font_count()
/external/python/cpython2/Objects/
Dlistobject.c1484 Py_ssize_t acount = 0; /* # of times A won in a row */ in merge_lo() local
1621 Py_ssize_t acount = 0; /* # of times A won in a row */ in merge_hi() local
/external/python/cpython3/Objects/
Dlistobject.c1604 Py_ssize_t acount = 0; /* # of times A won in a row */ in merge_lo() local
1742 Py_ssize_t acount = 0; /* # of times A won in a row */ in merge_hi() local
/external/freetype/src/smooth/
Dftgrays.c1211 TCoord acount ) in gray_hline()
/external/libxml2/
Dxmllint.c3130 int i, acount; in main() local
/external/protobuf/php/ext/google/protobuf/
Dupb.h2830 #define UPB_INTTABLE_INIT(count, mask, ctype, size_lg2, ent, a, asize, acount) \ argument