Home
last modified time | relevance | path

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

/external/icu/icu4c/source/data/
Dmakedata.mak265 ALL_RES = $(ALL_RES) $(ICUBRK)\res_index.res
283 ALL_RES = $(ALL_RES) res_index.res
305 ALL_RES = $(ALL_RES) curr\res_index.res
326 ALL_RES = $(ALL_RES) lang\res_index.res
347 ALL_RES = $(ALL_RES) region\res_index.res
369 ALL_RES = $(ALL_RES) zone\res_index.res
390 ALL_RES = $(ALL_RES) unit\res_index.res
411 ALL_RES = $(ALL_RES) $(ICUCOL)\res_index.res
432 ALL_RES = $(ALL_RES) $(ICURBNF)\res_index.res
453 #ALL_RES = $(ALL_RES) $(ICUTRNS)\res_index.res
[all …]
DMakefile.in374 INDEX_NAME=res_index
/external/pdfium/third_party/freetype/src/base/
Dftmac.c806 ResourceIndex res_index; in FT_New_Face_From_Suitcase() local
819 for ( res_index = 1; ; ++res_index ) in FT_New_Face_From_Suitcase()
824 fond = Get1IndResource( TTAG_FOND, res_index ); in FT_New_Face_From_Suitcase()
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dj2k.c1522 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; in opj_j2k_check_poc_val() local
1526 OPJ_UINT32 comp_index = res_index + layno0 * step_l; in opj_j2k_check_poc_val()
1535 res_index += step_c; in opj_j2k_check_poc_val()
1551 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; in opj_j2k_check_poc_val() local
1555 OPJ_UINT32 comp_index = res_index + layno0 * step_l; in opj_j2k_check_poc_val()
1564 res_index += step_c; in opj_j2k_check_poc_val()