HomeSort by relevance Sort by last modified time
    Searched refs:res_index (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4c/source/data/
makedata.mak 297 ALL_RES = $(ALL_RES) $(ICUBRK)\res_index.res
317 ALL_RES = $(ALL_RES) res_index.res
341 ALL_RES = $(ALL_RES) curr\res_index.res
364 ALL_RES = $(ALL_RES) lang\res_index.res
387 ALL_RES = $(ALL_RES) region\res_index.res
411 ALL_RES = $(ALL_RES) zone\res_index.res
434 ALL_RES = $(ALL_RES) unit\res_index.res
457 ALL_RES = $(ALL_RES) $(ICUCOL)\res_index.res
480 ALL_RES = $(ALL_RES) $(ICURBNF)\res_index.res
503 #ALL_RES = $(ALL_RES) $(ICUTRNS)\res_index.re
    [all...]
Makefile.in 378 INDEX_NAME=res_index
    [all...]
  /external/freetype/src/base/
ftmac.c 812 ResourceIndex res_index; local
825 for ( res_index = 1; ; res_index++ )
830 fond = Get1IndResource( TTAG_FOND, res_index );
    [all...]
  /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
esextcTextureCubeMapArrayImageOperations.cpp 533 for (glw::GLuint res_index = 0; res_index < m_n_resolutions; ++res_index)
535 glw::GLuint width = m_resolutions[res_index][DL_WIDTH];
536 glw::GLuint height = m_resolutions[res_index][DL_HEIGHT];
537 glw::GLuint depth = m_resolutions[res_index][DL_DEPTH];
    [all...]
  /external/freetype/builds/mac/
ftmac.c 1188 ResourceIndex res_index; local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-ia64.c     [all...]
  /external/pdfium/third_party/libopenjpeg20/
j2k.c 1649 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; local
1678 OPJ_UINT32 res_index = index + p_pocs->compno0 * step_c; local
    [all...]

Completed in 421 milliseconds