Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dunicodedata_db.h5466 static unsigned short comp_index[] = { variable
Dunicodedata.c741 index1 = comp_index[index >> COMP_SHIFT]; in nfc_nfkc()
/external/python/cpython2/Modules/
Dunicodedata_db.h4538 static unsigned short comp_index[] = { variable
Dunicodedata.c718 index1 = comp_index[index >> COMP_SHIFT]; in nfc_nfkc()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh1301 unsigned int comp_index; in apply() local
1306 comp_index = MIN (comp_count, _hb_glyph_info_get_lig_comp (&buffer->cur())) - 1; in apply()
1308 comp_index = comp_count - 1; in apply()
1310 return_trace ((this+markArray).apply (c, mark_index, comp_index, lig_attach, classCount, j)); in apply()
/external/pdfium/third_party/libopenjpeg20/
Dj2k.c1653 OPJ_UINT32 comp_index = res_index + layno0 * step_l; in opj_j2k_check_poc_val() local
1658 packet_array[comp_index] = 1; in opj_j2k_check_poc_val()
1659 comp_index += step_l; in opj_j2k_check_poc_val()
1682 OPJ_UINT32 comp_index = res_index + layno0 * step_l; in opj_j2k_check_poc_val() local
1687 packet_array[comp_index] = 1; in opj_j2k_check_poc_val()
1688 comp_index += step_l; in opj_j2k_check_poc_val()