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

/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
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
[all...]
H A DMakefile.in374 INDEX_NAME=res_index
/external/pdfium/third_party/freetype/src/base/
H A Dftmac.c811 ResourceIndex res_index; local
824 for ( res_index = 1; ; ++res_index )
829 fond = Get1IndResource( TTAG_FOND, res_index );
/external/pdfium/third_party/libopenjpeg20/
H A Dj2k.c1565 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; local
1569 OPJ_UINT32 comp_index = res_index + layno0 * step_l;
1578 res_index += step_c;
1594 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; local
1598 OPJ_UINT32 comp_index = res_index + layno0 * step_l;
1607 res_index += step_c;

Completed in 482 milliseconds