Home
last modified time | relevance | path

Searched refs:comp_index (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/
Dunicodedata_db.h4538 static unsigned short comp_index[] = { variable
Dunicodedata.c714 index1 = comp_index[index >> COMP_SHIFT]; in nfc_nfkc()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1204 unsigned int comp_index; in apply() local
1209 comp_index = MIN (comp_count, _hb_glyph_info_get_lig_comp (&buffer->cur())) - 1; in apply()
1211 comp_index = comp_count - 1; in apply()
1213 return_trace ((this+markArray).apply (c, mark_index, comp_index, lig_attach, classCount, j)); in apply()
/external/pdfium/third_party/libopenjpeg20/
Dj2k.c1569 OPJ_UINT32 comp_index = res_index + layno0 * step_l; in opj_j2k_check_poc_val() local
1574 packet_array[comp_index] = 1; in opj_j2k_check_poc_val()
1575 comp_index += step_l; in opj_j2k_check_poc_val()
1598 OPJ_UINT32 comp_index = res_index + layno0 * step_l; in opj_j2k_check_poc_val() local
1603 packet_array[comp_index] = 1; in opj_j2k_check_poc_val()
1604 comp_index += step_l; in opj_j2k_check_poc_val()