Home
last modified time | relevance | path

Searched refs:count_t (Results 1 – 5 of 5) sorted by relevance

/external/libcxx/include/
D__refstring28 typedef int count_t;
34 count_t count;
114 if (__sync_add_and_fetch(&old_rep->count, count_t(-1)) < 0)
127 if (__sync_add_and_fetch(&rep->count, count_t(-1)) < 0)
/external/neven/Embedded/common/src/b_BasicEm/
DBasic.h61 typedef uint32 count_t; typedef
65 typedef uint16 count_t; typedef
69 typedef uint32 count_t; typedef
/external/neven/Embedded/common/src/b_BitFeatureEm/
DSequence.c235 count_t iL; in bbf_Sequence_activity()
/external/neven/Embedded/common/src/b_ImageEm/
DUInt16BytePyrImage.c351 count_t iL, jL, layerL; in bim_UInt16BytePyrImage_recompute()
/external/neven/Embedded/common/src/b_TensorEm/
DCompactMat.c60 count_t iL; in bts_CompactMat_fltDotPrdRow()