Home
last modified time | relevance | path

Searched refs:firstTime (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c268 static Bool firstTime = TRUE; in ddxProcessArgument() local
272 if (firstTime) { in ddxProcessArgument()
274 firstTime = FALSE; in ddxProcessArgument()
/OK3568_Linux_fs/external/xserver/hw/xfree86/loader/
H A Dloadmod.c212 static int firstTime = 1; in InitPatterns() local
215 if (firstTime) { in InitPatterns()
217 firstTime = 0; in InitPatterns()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.c868 bool firstTime = (helper->buf == NULL); in targetEntryPath() local
888 if (firstTime) { in targetEntryPath()
/OK3568_Linux_fs/external/recovery/minzip/
H A DZip.c867 bool firstTime = (helper->buf == NULL); in targetEntryPath() local
887 if (firstTime) { in targetEntryPath()