/external/freetype/src/psnames/ |
D | psmodule.c | 314 table->num_maps = 0; in ps_unicodes_init() 390 table->num_maps = count; in ps_unicodes_init() 407 max = min + table->num_maps - 1; in ps_unicodes_char_index() 453 FT_UInt max = table->num_maps; in ps_unicodes_char_next() 487 if ( min < table->num_maps ) in ps_unicodes_char_next()
|
/external/chromium_org/third_party/freetype/src/psnames/ |
D | psmodule.c | 314 table->num_maps = 0; in ps_unicodes_init() 390 table->num_maps = count; in ps_unicodes_init() 407 max = min + table->num_maps - 1; in ps_unicodes_char_index() 453 FT_UInt max = table->num_maps; in ps_unicodes_char_next() 487 if ( min < table->num_maps ) in ps_unicodes_char_next()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/ |
D | fxft_psmodule.c | 373 table->num_maps = 0; in ps_unicodes_init() 449 table->num_maps = count; in ps_unicodes_init() 466 max = min + table->num_maps - 1; in ps_unicodes_char_index() 512 FT_UInt max = table->num_maps; in ps_unicodes_char_next() 546 if ( min < table->num_maps ) in ps_unicodes_char_next()
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_decoder.c | 205 unsigned int num_maps) { in vpx_codec_set_mem_map() argument 215 for (i = 0; i < num_maps; i++, mmap++) { in vpx_codec_set_mem_map()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/services/ |
D | svpscmap.h | 67 FT_UInt num_maps; member
|
/external/freetype/include/internal/services/ |
D | svpscmap.h | 67 FT_UInt num_maps; member
|
/external/chromium_org/third_party/freetype/include/freetype/internal/services/ |
D | svpscmap.h | 67 FT_UInt num_maps; member
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/services/ |
D | svpscmap.h | 67 FT_UInt num_maps; member
|
/external/chromium_org/base/third_party/symbolize/ |
D | symbolize.cc | 525 int num_maps = 0; in OpenObjectFileContainingPcAndGetStartAddress() local 528 num_maps++; in OpenObjectFileContainingPcAndGetStartAddress() 597 base_address = ((num_maps == 1) ? 0U : start_address) - file_offset; in OpenObjectFileContainingPcAndGetStartAddress()
|
/external/freetype/src/cff/ |
D | cffcmap.c | 169 unicodes->num_maps = 0; in cff_cmap_unicode_done()
|
/external/chromium_org/third_party/freetype/src/cff/ |
D | cffcmap.c | 169 unicodes->num_maps = 0; in cff_cmap_unicode_done()
|
/external/libvpx/libvpx/vpx/ |
D | vpx_codec.h | 550 unsigned int num_maps);
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/ |
D | cffcmap.c | 169 unicodes->num_maps = 0; in cff_cmap_unicode_done()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psaux/ |
D | t1cmap.c | 299 unicodes->num_maps = 0; in t1_cmap_unicode_done()
|
/external/freetype/src/psaux/ |
D | t1cmap.c | 299 unicodes->num_maps = 0; in t1_cmap_unicode_done()
|
/external/chromium_org/third_party/freetype/src/psaux/ |
D | t1cmap.c | 299 unicodes->num_maps = 0; in t1_cmap_unicode_done()
|
/external/chromium_org/chrome/common/ |
D | localized_error.cc | 426 size_t num_maps, in FindErrorMapInArray() argument 428 for (size_t i = 0; i < num_maps; ++i) { in FindErrorMapInArray()
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/ |
D | t1objs.c | 267 face->unicode_map_rec.num_maps = 0; in T1_Face_Done()
|