code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
/***************************************************************************/ /* */ /* ftvalid.h */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/include/internal/ftvalid.h
C
apache-2.0
7,489
/***************************************************************************/ /* */ /* internal.h */ /* */ /* In...
YifuLiu/AliOS-Things
components/freetype/include/internal/internal.h
C
apache-2.0
3,415
/***************************************************************************/ /* */ /* psaux.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/include/internal/psaux.h
C
apache-2.0
36,206
/***************************************************************************/ /* */ /* pshints.h */ /* */ /* In...
YifuLiu/AliOS-Things
components/freetype/include/internal/pshints.h
C
apache-2.0
22,535
/***************************************************************************/ /* */ /* svbdf.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svbdf.h
C
apache-2.0
3,133
/***************************************************************************/ /* */ /* svcid.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svcid.h
C
apache-2.0
3,884
/***************************************************************************/ /* */ /* svgldict.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svgldict.h
C
apache-2.0
3,442
/***************************************************************************/ /* */ /* svgxval.h */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svgxval.h
C
apache-2.0
2,739
/***************************************************************************/ /* */ /* svkern.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svkern.h
C
apache-2.0
1,783
/***************************************************************************/ /* */ /* svmm.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svmm.h
C
apache-2.0
4,484
/***************************************************************************/ /* */ /* svotval.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svotval.h
C
apache-2.0
1,946
/***************************************************************************/ /* */ /* svpfr.h */ /* */ /* In...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svpfr.h
C
apache-2.0
2,270
/***************************************************************************/ /* */ /* svpostnm.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svpostnm.h
C
apache-2.0
2,937
/***************************************************************************/ /* */ /* svprop.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svprop.h
C
apache-2.0
2,961
/***************************************************************************/ /* */ /* svpscmap.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svpscmap.h
C
apache-2.0
6,871
/***************************************************************************/ /* */ /* svpsinfo.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svpsinfo.h
C
apache-2.0
4,402
/***************************************************************************/ /* */ /* svsfnt.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svsfnt.h
C
apache-2.0
3,380
/***************************************************************************/ /* */ /* svttcmap.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svttcmap.h
C
apache-2.0
4,746
/***************************************************************************/ /* */ /* svtteng.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svtteng.h
C
apache-2.0
1,687
/***************************************************************************/ /* */ /* svttglyf.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svttglyf.h
C
apache-2.0
2,343
/***************************************************************************/ /* */ /* svwinfnt.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svwinfnt.h
C
apache-2.0
1,702
/***************************************************************************/ /* */ /* svxf86nm.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/include/internal/services/svxf86nm.h
C
apache-2.0
2,047
/***************************************************************************/ /* */ /* sfnt.h */ /* */ /* Hi...
YifuLiu/AliOS-Things
components/freetype/include/internal/sfnt.h
C
apache-2.0
41,080
/***************************************************************************/ /* */ /* t1types.h */ /* */ /* Ba...
YifuLiu/AliOS-Things
components/freetype/include/internal/t1types.h
C
apache-2.0
9,851
/***************************************************************************/ /* */ /* tttypes.h */ /* */ /* Ba...
YifuLiu/AliOS-Things
components/freetype/include/internal/tttypes.h
C
apache-2.0
85,113
/***************************************************************************/ /* */ /* t1tables.h */ /* */ /* Ba...
YifuLiu/AliOS-Things
components/freetype/include/t1tables.h
C
apache-2.0
27,036
/***************************************************************************/ /* */ /* ttnameid.h */ /* */ /* Tr...
YifuLiu/AliOS-Things
components/freetype/include/ttnameid.h
C
apache-2.0
61,390
/***************************************************************************/ /* */ /* tttables.h */ /* */ /* Ba...
YifuLiu/AliOS-Things
components/freetype/include/tttables.h
C
apache-2.0
41,566
/***************************************************************************/ /* */ /* tttags.h */ /* */ /* Ta...
YifuLiu/AliOS-Things
components/freetype/include/tttags.h
C
apache-2.0
5,214
/***************************************************************************/ /* */ /* ttunpat.h */ /* */ /* De...
YifuLiu/AliOS-Things
components/freetype/include/ttunpat.h
C
apache-2.0
2,229
/***************************************************************************/ /* */ /* afangles.c */ /* */ /* Ro...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afangles.c
C
apache-2.0
8,016
/* * afangles.h * * This is a dummy file, used to please the build system. It is never * included by the auto-fitter sources. * */
YifuLiu/AliOS-Things
components/freetype/src/autofit/afangles.h
C
apache-2.0
141
/***************************************************************************/ /* */ /* afcjk.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afcjk.c
C
apache-2.0
65,068
/***************************************************************************/ /* */ /* afcjk.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afcjk.h
C
apache-2.0
4,953
/***************************************************************************/ /* */ /* afcover.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afcover.h
C
apache-2.0
3,862
/***************************************************************************/ /* */ /* afdummy.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afdummy.c
C
apache-2.0
2,462
/***************************************************************************/ /* */ /* afdummy.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afdummy.h
C
apache-2.0
1,617
/***************************************************************************/ /* */ /* aferrors.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/aferrors.h
C
apache-2.0
1,975
/***************************************************************************/ /* */ /* afglobal.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afglobal.c
C
apache-2.0
12,700
/***************************************************************************/ /* */ /* afglobal.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afglobal.h
C
apache-2.0
4,740
/***************************************************************************/ /* */ /* afhints.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afhints.c
C
apache-2.0
35,766
/***************************************************************************/ /* */ /* afhints.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afhints.h
C
apache-2.0
16,884
/***************************************************************************/ /* */ /* afindic.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afindic.c
C
apache-2.0
4,221
/***************************************************************************/ /* */ /* afindic.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afindic.h
C
apache-2.0
1,580
/***************************************************************************/ /* */ /* aflatin.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/aflatin.c
C
apache-2.0
84,547
/***************************************************************************/ /* */ /* aflatin.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/aflatin.h
C
apache-2.0
6,948
/***************************************************************************/ /* */ /* aflatin2.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/aflatin2.c
C
apache-2.0
71,485
/***************************************************************************/ /* */ /* aflatin2.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/aflatin2.h
C
apache-2.0
1,583
/***************************************************************************/ /* */ /* afloader.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afloader.c
C
apache-2.0
19,179
/***************************************************************************/ /* */ /* afloader.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afloader.h
C
apache-2.0
2,728
/***************************************************************************/ /* */ /* afmodule.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afmodule.c
C
apache-2.0
8,958
/***************************************************************************/ /* */ /* afmodule.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afmodule.h
C
apache-2.0
1,972
/***************************************************************************/ /* */ /* afpic.c */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afpic.c
C
apache-2.0
5,125
/***************************************************************************/ /* */ /* afpic.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afpic.h
C
apache-2.0
3,706
/***************************************************************************/ /* */ /* afranges.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afranges.c
C
apache-2.0
9,628
/***************************************************************************/ /* */ /* afranges.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afranges.h
C
apache-2.0
1,586
/***************************************************************************/ /* */ /* afscript.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afscript.h
C
apache-2.0
4,071
/***************************************************************************/ /* */ /* afstyles.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afstyles.h
C
apache-2.0
6,847
/***************************************************************************/ /* */ /* aftypes.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/aftypes.h
C
apache-2.0
25,124
/***************************************************************************/ /* */ /* afwarp.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afwarp.c
C
apache-2.0
11,198
/***************************************************************************/ /* */ /* afwarp.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afwarp.h
C
apache-2.0
2,133
/***************************************************************************/ /* */ /* afwrtsys.h */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/afwrtsys.h
C
apache-2.0
2,099
/***************************************************************************/ /* */ /* autofit.c */ /* */ /* Au...
YifuLiu/AliOS-Things
components/freetype/src/autofit/autofit.c
C
apache-2.0
1,714
/***************************************************************************/ /* */ /* hbshim.c */ /* */ /* Ha...
YifuLiu/AliOS-Things
components/freetype/src/autofit/hbshim.c
C
apache-2.0
16,455
/***************************************************************************/ /* */ /* hbshim.h */ /* */ /* Ha...
YifuLiu/AliOS-Things
components/freetype/src/autofit/hbshim.h
C
apache-2.0
1,877
# # FreeType 2 auto-fitter module definition # # Copyright 2003, 2004, 2005, 2006 by # David Turner, Robert Wilhelm, and Werner Lemberg. # # This file is part of the FreeType project, and may only be used, modified, # and distributed under the terms of the FreeType project license, # LICENSE.TXT. By continuing to us...
YifuLiu/AliOS-Things
components/freetype/src/autofit/module.mk
Makefile
apache-2.0
671
# # FreeType 2 auto-fitter module configuration rules # # Copyright 2003-2007, 2011, 2013 by # David Turner, Robert Wilhelm, and Werner Lemberg. # # This file is part of the FreeType project, and may only be used, modified, # and distributed under the terms of the FreeType project license, # LICENSE.TXT. By continui...
YifuLiu/AliOS-Things
components/freetype/src/autofit/rules.mk
Makefile
apache-2.0
2,381
/***************************************************************************/ /* */ /* basepic.c */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/base/basepic.c
C
apache-2.0
3,726
/***************************************************************************/ /* */ /* basepic.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/base/basepic.h
C
apache-2.0
2,955
/***************************************************************************/ /* */ /* ftadvanc.c */ /* */ /* Qu...
YifuLiu/AliOS-Things
components/freetype/src/base/ftadvanc.c
C
apache-2.0
5,176
/***************************************************************************/ /* */ /* ftapi.c */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/base/ftapi.c
C
apache-2.0
4,042
/***************************************************************************/ /* */ /* ftbase.c */ /* */ /* Si...
YifuLiu/AliOS-Things
components/freetype/src/base/ftbase.c
C
apache-2.0
1,644
/***************************************************************************/ /* */ /* ftbase.h */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/base/ftbase.h
C
apache-2.0
2,947
/***************************************************************************/ /* */ /* ftbbox.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftbbox.c
C
apache-2.0
19,667
/***************************************************************************/ /* */ /* ftbdf.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftbdf.c
C
apache-2.0
2,682
/***************************************************************************/ /* */ /* ftbitmap.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftbitmap.c
C
apache-2.0
18,012
/***************************************************************************/ /* */ /* ftcalc.c */ /* */ /* Ar...
YifuLiu/AliOS-Things
components/freetype/src/base/ftcalc.c
C
apache-2.0
23,107
/***************************************************************************/ /* */ /* ftcid.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftcid.c
C
apache-2.0
3,164
/***************************************************************************/ /* */ /* ftdbgmem.c */ /* */ /* Me...
YifuLiu/AliOS-Things
components/freetype/src/base/ftdbgmem.c
C
apache-2.0
24,925
/***************************************************************************/ /* */ /* ftdebug.c */ /* */ /* De...
YifuLiu/AliOS-Things
components/freetype/src/base/ftdebug.c
C
apache-2.0
7,920
/***************************************************************************/ /* */ /* ftfstype.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftfstype.c
C
apache-2.0
2,244
/***************************************************************************/ /* */ /* ftgasp.c */ /* */ /* Ac...
YifuLiu/AliOS-Things
components/freetype/src/base/ftgasp.c
C
apache-2.0
2,072
/***************************************************************************/ /* */ /* ftgloadr.c */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/base/ftgloadr.c
C
apache-2.0
13,435
/***************************************************************************/ /* */ /* ftglyph.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftglyph.c
C
apache-2.0
17,478
/***************************************************************************/ /* */ /* ftgxval.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftgxval.c
C
apache-2.0
4,152
/***************************************************************************/ /* */ /* ftinit.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftinit.c
C
apache-2.0
8,990
/***************************************************************************/ /* */ /* ftlcdfil.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftlcdfil.c
C
apache-2.0
9,929
/***************************************************************************/ /* */ /* ftmac.c */ /* */ /* Ma...
YifuLiu/AliOS-Things
components/freetype/src/base/ftmac.c
C
apache-2.0
32,963
/***************************************************************************/ /* */ /* ftmm.c */ /* */ /* Mu...
YifuLiu/AliOS-Things
components/freetype/src/base/ftmm.c
C
apache-2.0
5,782
/***************************************************************************/ /* */ /* ftobjs.c */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/base/ftobjs.c
C
apache-2.0
136,333
/***************************************************************************/ /* */ /* ftotval.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftotval.c
C
apache-2.0
2,910
/***************************************************************************/ /* */ /* ftoutln.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftoutln.c
C
apache-2.0
28,432
/***************************************************************************/ /* */ /* ftpatent.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftpatent.c
C
apache-2.0
6,890
/***************************************************************************/ /* */ /* ftpfr.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftpfr.c
C
apache-2.0
4,224
/***************************************************************************/ /* */ /* ftpic.c */ /* */ /* Th...
YifuLiu/AliOS-Things
components/freetype/src/base/ftpic.c
C
apache-2.0
1,965
/***************************************************************************/ /* */ /* ftrfork.c */ /* */ /* Em...
YifuLiu/AliOS-Things
components/freetype/src/base/ftrfork.c
C
apache-2.0
27,565
/***************************************************************************/ /* */ /* ftsnames.c */ /* */ /* Si...
YifuLiu/AliOS-Things
components/freetype/src/base/ftsnames.c
C
apache-2.0
3,226
/***************************************************************************/ /* */ /* ftstream.c */ /* */ /* I/...
YifuLiu/AliOS-Things
components/freetype/src/base/ftstream.c
C
apache-2.0
20,020
/***************************************************************************/ /* */ /* ftstroke.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftstroke.c
C
apache-2.0
66,181
/***************************************************************************/ /* */ /* ftsynth.c */ /* */ /* Fr...
YifuLiu/AliOS-Things
components/freetype/src/base/ftsynth.c
C
apache-2.0
5,688