HomeSort by: relevance | last modified time | path
    Searched refs:nn (Results 1 - 25 of 52) sorted by relevancy

1 2 3

  /xsrc/external/mit/freetype/dist/src/tools/
apinames.c 68 int nn, len; local
79 for ( nn = 0; nn < len; nn++ )
80 h = h * 33 + name[nn];
83 for ( nn = 0; nn < num_names; nn++ )
85 nm = the_names + nn;
138 int nn; local
    [all...]
  /xsrc/external/mit/freetype/dist/src/base/
ftadvanc.c 32 FT_UInt nn; local
49 for ( nn = 0; nn < count; nn++ )
50 advances[nn] = FT_MulDiv( advances[nn], scale, 64 );
122 FT_UInt num, end, nn; local
158 for ( nn = 0; nn < count; nn++
    [all...]
fthash.c 238 FT_Hashnode nn; local
243 nn = *bp;
244 if ( !nn )
246 if ( FT_NEW( nn ) )
248 *bp = nn;
250 nn->key = key;
251 nn->data = data;
263 nn->data = data;
  /xsrc/external/mit/freetype/dist/src/autofit/
afwarp.c 82 FT_Int nn; local
86 for ( nn = 0; nn < 65; nn++ )
87 scores[nn] = 0;
119 for ( nn = 0; nn < num_segments; nn++ )
121 FT_Pos len = segments[nn].max_coord - segments[nn].min_coord
173 FT_Int nn, num_points, num_segments; local
    [all...]
afglobal.c 273 FT_Long nn; local
276 for ( nn = 0; nn < globals->glyph_count; nn++ )
278 if ( ( gstyles[nn] & AF_STYLE_MASK ) == AF_STYLE_UNASSIGNED )
280 gstyles[nn] &= ~AF_STYLE_MASK;
281 gstyles[nn] |= globals->module->fallback_style;
387 FT_UInt nn; local
390 for ( nn = 0; nn < AF_STYLE_MAX; nn++
    [all...]
aflatin2.c 252 FT_Int nn; local
257 for ( nn = 0; nn < glyph->outline.n_contours; first = last+1, nn++ )
263 last = glyph->outline.contours[nn];
532 FT_UInt nn; local
564 for ( nn = 0; nn < vaxis->blue_count; nn++ )
566 if ( vaxis->blues[nn].flags & AF_LATIN_BLUE_ADJUSTMENT
2126 FT_UInt nn; local
    [all...]
aflatin.c 509 FT_Int nn; local
514 for ( nn = 0; nn < outline.n_contours; first = last + 1, nn++ )
520 last = outline.contours[nn];
1182 FT_UInt nn; local
1213 for ( nn = 0; nn < Axis->blue_count; nn++ )
1215 if ( Axis->blues[nn].flags & AF_LATIN_BLUE_ADJUSTMENT
    [all...]
  /xsrc/external/mit/freetype/dist/src/sfnt/
sfwoff.c 111 FT_Int nn; local
208 for ( nn = 0; nn < woff.num_tables; nn++ )
210 WOFF_Table table = tables + nn;
238 indices[nn] = table;
255 for ( nn = 0; nn < woff.num_tables; nn++ )
257 WOFF_Table table = indices[nn];
    [all...]
ttkern.c 50 FT_UInt nn, num_tables; local
85 for ( nn = 0; nn < num_tables; nn++ )
89 FT_UInt32 mask = (FT_UInt32)1UL << nn;
162 face->num_kern_tables = nn;
sfwoff2.c 1528 FT_Int nn = 0; local
1571 for ( nn = 0; nn < num_tables; nn++ )
1573 WOFF2_TableRec table = *( indices[nn] );
1766 FT_Int nn; local
1861 for ( nn = 0; nn < woff2.num_tables; nn++ )
1863 WOFF2_Table table = tables + nn;
    [all...]
ttload.c 180 FT_UShort nn, valid_entries = 0; local
201 for ( nn = 0; nn < sfnt->num_tables; nn++ )
208 nn--;
211 nn, nn == 1 ? "" : "s", sfnt->num_tables ));
212 sfnt->num_tables = nn;
220 FT_TRACE2(( "check_table_dir: table entry %d invalid\n", nn ));
235 FT_TRACE2(( "check_table_dir: table entry %d invalid\n", nn ));
349 FT_UShort nn, valid_entries = 0; local
    [all...]
  /xsrc/external/mit/freetype/dist/src/truetype/
ttpload.c 536 FT_UInt nn, num_records; local
587 for ( nn = 0; nn < num_records; nn++ )
592 face->hdmx_record_sizes[nn] = p[0];
596 face->hdmx_record_count = nn;
632 FT_UInt nn; local
638 for ( nn = 0; nn < face->hdmx_record_count; nn++
    [all...]
ttdriver.c 228 FT_UInt nn; local
243 for ( nn = 0; nn < count; nn++ )
250 TT_Get_VMetrics( face, start + nn, 0, &tsb, &ah );
251 advances[nn] = ah;
263 for ( nn = 0; nn < count; nn++ )
269 TT_Get_HMetrics( face, start + nn, &lsb, &aw )
    [all...]
  /xsrc/external/mit/freetype/dist/src/cff/
cffdrivr.c 208 FT_UInt nn; local
239 for ( nn = 0; nn < count; nn++ )
246 start + nn,
251 start + nn,
254 advances[nn] = ah;
270 for ( nn = 0; nn < count; nn++
    [all...]
  /xsrc/external/mit/fontconfig/dist/src/
ftglue.c 194 FT_UInt count, nn; local
232 for ( nn = 0; nn < count; nn++ )
  /xsrc/external/mit/freetype/dist/src/type1/
t1gload.c 286 FT_UInt nn; local
294 for ( nn = 0; nn < count; nn++ )
296 advances[nn] = 0;
299 first + nn ));
328 for ( nn = 0; nn < count; nn++ )
330 error = T1_Parse_Glyph( &decoder, first + nn );
    [all...]
  /xsrc/external/mit/xf86-video-rendition/dist/src/
vmodes.c 549 int mm, nn, pp; local
552 for (nn=1; nn<=129; nn++)
554 vco=V1_REF_FREQ*2.0*mm/nn;
557 pcf = V1_REF_FREQ/nn;
564 *N=nn;
590 int mm, nn, pp; local
593 for (nn=1; nn<=0x3f; nn++
    [all...]
  /xsrc/external/mit/freetype/dist/src/pshinter/
pshalgo.c 1440 FT_UInt nn; local
1443 for ( nn = 0; nn < num_hints; nn++ )
1445 PSH_Hint hint = sort[nn];
1460 FT_UInt nn; local
1463 for ( nn = 0; nn < num_hints; nn++ )
1465 PSH_Hint hint = sort[nn];
1484 FT_UInt nn, min_flag, max_flag; local
1855 FT_UInt nn; local
    [all...]
  /xsrc/external/mit/freetype/dist/src/cache/
ftccmap.c 116 FT_UInt nn; local
126 for ( nn = 0; nn < FTC_CMAP_INDICES_MAX; nn++ )
127 node->indices[nn] = FTC_CMAP_UNKNOWN;
  /xsrc/external/mit/freetype/dist/src/bdf/
bdfdrivr.c 220 size_t lengths[4], nn, len; local
258 for ( len = 0, nn = 0; nn < 4; nn++ )
260 lengths[nn] = 0;
261 if ( strings[nn] )
263 lengths[nn] = ft_strlen( strings[nn] );
264 len += lengths[nn] + 1;
284 for ( nn = 0; nn < 4; nn++
    [all...]
  /xsrc/external/mit/libX11/dist/src/xkb/
XKBUse.c 432 xkbNamesNotify *nn = (xkbNamesNotify *) event; local
440 nev->time = nn->time;
441 nev->device = nn->deviceID;
442 nev->changed = nn->changed;
443 nev->first_type = nn->firstType;
444 nev->num_types = nn->nTypes;
445 nev->first_lvl = nn->firstLevelName;
446 nev->num_lvls = nn->nLevelNames;
447 nev->num_aliases = nn->nAliases;
448 nev->num_radio_groups = nn->nRadioGroups
    [all...]
  /xsrc/external/mit/freetype/dist/src/pfr/
pfrobjs.c 149 FT_UInt nn; local
152 for ( nn = 0; nn < phy_font->num_chars; nn++ )
153 if ( phy_font->chars[nn].gps_offset != 0 )
156 if ( nn == phy_font->num_chars )
  /xsrc/external/mit/freetype/dist/src/pcf/
pcfread.c 1315 size_t lengths[4], nn, len; local
1351 for ( len = 0, nn = 0; nn < 4; nn++ )
1353 lengths[nn] = 0;
1354 if ( strings[nn] )
1356 lengths[nn] = ft_strlen( strings[nn] );
1357 len += lengths[nn] + 1;
1377 for ( nn = 0; nn < 4; nn++
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
sb_ssa_builder.cpp 38 node *nn; local
41 nn = sh.create_node(NT_OP, NST_PHI);
42 nn->dst.assign(1, *I);
43 nn->src.assign(count, *I);
44 p->push_back(nn);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
sb_ssa_builder.cpp 38 node *nn; local
41 nn = sh.create_node(NT_OP, NST_PHI);
42 nn->dst.assign(1, *I);
43 nn->src.assign(count, *I);
44 p->push_back(nn);

Completed in 52 milliseconds

1 2 3