Home
last modified time | relevance | path

Searched defs:list_changed (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/cache/
Dftcglyph.c69 FT_Bool* list_changed ) in ftc_gnode_compare()
89 FT_Bool* list_changed ) in FTC_GNode_Compare()
Dftcsbits.c328 FT_Bool* list_changed ) in ftc_snode_compare()
413 FT_Bool* list_changed ) in FTC_SNode_Compare()
Dftccache.c497 FT_Bool list_changed = FALSE; in FTC_Cache_Lookup() local
587 FT_Bool list_changed = FALSE; in FTC_Cache_RemoveFaceID() local
Dftccmap.c195 FT_Bool* list_changed ) in ftc_cmap_node_compare()
221 FT_Bool* list_changed ) in ftc_cmap_node_remove_faceid()
Dftccache.h330 #define FTC_CACHE_TRYLOOP_END( list_changed ) \ argument
Dftcbasic.c242 FT_Bool* list_changed ) in ftc_basic_gnode_compare_faceid()
/external/qemu/distrib/sdl-1.2.15/src/timer/
DSDL_timer.c51 static volatile SDL_bool list_changed = SDL_FALSE; variable