Searched defs:FC_UNUSED (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcarch.c55 main (int argc FC_UNUSED, char **argv FC_UNUSED) argument
H A Dftglue.c235 FT_ULong checksum FC_UNUSED = GET_ULong(); local in function:ftglue_face_goto_table
237 FT_ULong size FC_UNUSED = GET_ULong(); local in function:ftglue_face_goto_table
H A Dfcdir.c469 FcDirSave (FcFontSet *set FC_UNUSED, FcStrSet * dirs FC_UNUSED, const FcChar8 *dir FC_UNUSED) argument
166 FcFileScan(FcFontSet * set,FcStrSet * dirs,FcFileCache * cache FC_UNUSED,FcBlanks * blanks FC_UNUSED,const FcChar8 * file,FcBool force FC_UNUSED) argument
290 FcDirScan(FcFontSet * set,FcStrSet * dirs,FcFileCache * cache FC_UNUSED,FcBlanks * blanks FC_UNUSED,const FcChar8 * dir,FcBool force FC_UNUSED) argument
H A Dfcformat.c783 cescape (FcFormatContext *c FC_UNUSED, argument
804 shescape (FcFormatContext *c FC_UNUSED, argument
822 xmlescape (FcFormatContext *c FC_UNUSED, argument
H A Dfccache.c1216 FcDirCacheValidateHelper (FcConfig *config, int fd, struct stat *fd_stat, struct stat *dir_stat, struct timeval *latest_cache_mtime, void *closure FC_UNUSED) argument
H A Dfcmatch.c1207 FcFontSetSort (FcConfig *config FC_UNUSED, argument
H A Dfccfg.c786 FcConfigGetCache (FcConfig *config FC_UNUSED) argument
823 FcBlanksDestroy (FcBlanks *b FC_UNUSED) argument
829 FcBlanksAdd (FcBlanks *b FC_UNUSED, FcChar32 ucs4 FC_UNUSED) argument
836 FcBlanksIsMember (FcBlanks *b FC_UNUSED, FcChar32 ucs4 FC_UNUSED) argument
843 FcConfigGetBlanks (FcConfig *config FC_UNUSED) argument
850 FcConfigAddBlank (FcConfig *config FC_UNUSED, argument
H A Dfcfreetype.c2596 FcFreeTypeCharSet (FT_Face face, FcBlanks *blanks FC_UNUSED) argument
2691 FcFreeTypeCharSetAndSpacing (FT_Face face, FcBlanks *blanks FC_UNUSED, int *spacing) argument
2279 FcFreeTypeQueryFace(const FT_Face face,const FcChar8 * file,unsigned int id,FcBlanks * blanks FC_UNUSED) argument
2288 FcFreeTypeQuery(const FcChar8 * file,unsigned int id,FcBlanks * blanks FC_UNUSED,int * count) argument
H A Dfcint.h90 #define FC_UNUSED __attribute__((unused)) macro
92 #define FC_UNUSED macro
H A Dfcxml.c3130 FcEndElement(void *userData, const XML_Char *name FC_UNUSED) argument
3361 FcEndDoctypeDecl (void *userData FC_UNUSED) argument
3326 FcStartDoctypeDecl(void * userData,const XML_Char * doctypeName,const XML_Char * sysid FC_UNUSED,const XML_Char * pubid FC_UNUSED,int has_internal_subset FC_UNUSED) argument
/xsrc/external/mit/fontconfig/include/
H A Dfcint.h101 #define FC_UNUSED __attribute__((unused)) macro
103 #define FC_UNUSED macro

Completed in 22 milliseconds