Searched refs:table_end (Results 1 – 11 of 11) sorted by relevance
214 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local234 table_end = table_pos + table_size; in tt_face_get_metrics()243 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()254 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()262 if ( table_pos + 2 > table_end ) in tt_face_get_metrics()
54 bdf->table_end = NULL; in tt_face_free_bdf_props()81 bdf->table_end = bdf->table + length; in tt_face_load_bdf_props()
288 #define table_end( table ) __table_entries ( table, 99 ) macro308 ( ( unsigned int ) ( table_end ( table ) - \334 pointer < table_end ( table ) ; \359 for ( pointer = ( table_end ( table ) - 1 ) ; \
227 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local252 table_end = table_pos + table_size; in tt_face_get_metrics()261 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()272 if ( table_pos + 4 > table_end ) in tt_face_get_metrics()280 if ( table_pos + 2 > table_end ) in tt_face_get_metrics()
178 for (TableMap::iterator table = tables_.begin(), table_end = tables_.end(); in GenerateTableOrdering() local179 table != table_end; ++table) { in GenerateTableOrdering()191 table_end = tables_in_font.end(); in GenerateTableOrdering() local192 table != table_end; ++table) { in GenerateTableOrdering()538 table_end = headers->end(); in LoadTableData() local539 it != table_end; in LoadTableData()558 table_end = headers->end(); in LoadTableData() local559 it != table_end; in LoadTableData()
347 table_end ( NET80211_CRYPTOS ) ); in sec80211_detect_ie()359 table_end ( NET80211_HANDSHAKERS ) ); in sec80211_detect_ie()
222 if ( mux->resolver >= table_end ( RESOLVERS ) ) { in resolv_mux_done()
889 FT_Byte* table_end; member
925 FT_Byte* table_end; member
1286 const byte* table_end = decoder.pc() + size; in DecodeAsmJsOffsets() local1296 while (decoder.ok() && decoder.pc() < table_end) { in DecodeAsmJsOffsets()1306 if (decoder.pc() != table_end) { in DecodeAsmJsOffsets()