Searched refs:res_index (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/data/
H A 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
368 ALL_RES = $(ALL_RES) zone\res_index.res
389 ALL_RES = $(ALL_RES) $(ICUCOL)\res_index.res
410 ALL_RES = $(ALL_RES) $(ICURBNF)\res_index.res
431 #ALL_RES = $(ALL_RES) $(ICUTRNS)\res_index.res
787 res_index
[all...]
H A DMakefile.in366 INDEX_NAME=res_index
/external/icu/icu4c/source/data/
H A 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
368 ALL_RES = $(ALL_RES) zone\res_index.res
389 ALL_RES = $(ALL_RES) $(ICUCOL)\res_index.res
410 ALL_RES = $(ALL_RES) $(ICURBNF)\res_index.res
431 #ALL_RES = $(ALL_RES) $(ICUTRNS)\res_index.res
785 res_index
[all...]
H A DMakefile.in360 INDEX_NAME=res_index
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftmac.c799 ResourceIndex res_index; local
812 for ( res_index = 1; ; ++res_index )
817 fond = Get1IndResource( TTAG_FOND, res_index );
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Dj2k.c1518 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; local
1522 OPJ_UINT32 comp_index = res_index + layno0 * step_l;
1531 res_index += step_c;
1547 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; local
1551 OPJ_UINT32 comp_index = res_index + layno0 * step_l;
1560 res_index += step_c;

Completed in 4594 milliseconds