Searched defs:_count (Results 1 – 9 of 9) sorted by relevance
124 #define FT_GLYPHLOADER_CHECK_P( _loader, _count ) \ argument129 #define FT_GLYPHLOADER_CHECK_C( _loader, _count ) \ argument
113 static _STLP_VOLATILE __stl_atomic_t _count; variable
70 _STLP_VOLATILE __stl_atomic_t _Catalog_nl_catd_map::_count = 0; member in _Catalog_nl_catd_map
178 FT_UInt _count = FT_NEXT_USHORT( p ); in tt_face_find_bdf_prop() local
144 final int [] _count = new int [1]; in initialize() local
122 #define VP8DX_BOOL_DECODER_FILL(_count,_value,_bufptr,_bufend) \ argument
300 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { in getSupportedIDs()
298 const UnicodeString* getSupportedIDs(int32_t& _count, UErrorCode& status) { in getSupportedIDs()
226 atomic_t _count; /* Usage count, see below. */ member