Searched refs:ft_qsort (Results 1 – 9 of 9) sorted by relevance
/AliOS-Things-master/components/freetype/include/config/ |
A D | ftstdlib.h | 121 #define ft_qsort qsort macro
|
/AliOS-Things-master/components/freetype/src/psnames/ |
A D | psmodule.c | 386 ft_qsort( table->maps, count, sizeof ( PS_UniMap ), in ps_unicodes_init()
|
/AliOS-Things-master/components/freetype/src/type1/ |
A D | t1afm.c | 217 ft_qsort( fi->KernPairs, fi->NumKernPair, sizeof ( AFM_KernPairRec ), in T1_Read_PFM()
|
/AliOS-Things-master/components/freetype/src/gxvalid/ |
A D | gxvcommn.c | 80 ft_qsort( buff, ( nmemb + 1 ), sizeof ( FT_UShort ), in gxv_set_length_by_ushort_offset() 145 ft_qsort( buff, ( nmemb + 1 ), sizeof ( FT_ULong ), in gxv_set_length_by_ulong_offset()
|
/AliOS-Things-master/components/freetype/src/psaux/ |
A D | afmparse.c | 756 ft_qsort( fi->KernPairs, fi->NumKernPair, in afm_parse_kern_pairs()
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftrfork.c | 223 ft_qsort( ref, *count, sizeof ( FT_RFork_Ref ), in FT_Raccess_Get_DataOffsets()
|
A D | ftdbgmem.c | 955 ft_qsort( sources, count, sizeof ( *sources ), ft_mem_source_compare ); in FT_DumpMemory()
|
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | sfobjs.c | 561 ft_qsort( indices, in woff_open_font()
|
/AliOS-Things-master/components/freetype/src/bdf/ |
A D | bdflib.c | 1547 ft_qsort( (char *)font->glyphs, in _bdf_parse_glyphs()
|
Completed in 20 milliseconds