Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/hvx/hexagon_controller/src_impl/
Dgraph_functions_wrapper.c129 unsigned long long int acount = GetCounter(*a); in CompareCycle() local
/external/freetype/src/pfr/
Dpfrload.c291 FT_Long *acount ) in pfr_log_font_count()
/external/python/cpython3/Objects/
Dlistobject.c1584 Py_ssize_t acount = 0; /* # of times A won in a row */ in merge_lo() local
1722 Py_ssize_t acount = 0; /* # of times A won in a row */ in merge_hi() local
/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/freetype/src/smooth/
Dftgrays.c1235 TCoord acount ) in gray_hline()
/external/libxml2/
Dxmllint.c3118 int i, acount; in main() local
/external/protobuf/php/ext/google/protobuf/
Dupb.h809 #define UPB_INTTABLE_INIT(count, mask, ctype, size_lg2, ent, a, asize, acount) \ argument