Home
last modified time | relevance | path

Searched refs:shown (Results 1 – 25 of 93) sorted by relevance

1234

/dragonfly/contrib/dialog/
H A Dcalendar.c69 static bool shown[MAX_DAYS]; in nameOfDayOfWeek() local
82 memset(shown, 0, sizeof(shown)); in nameOfDayOfWeek()
110 if (!shown[n]) { in nameOfDayOfWeek()
112 shown[n] = TRUE; in nameOfDayOfWeek()
120 static bool shown[MAX_MONTHS]; in nameOfMonth() local
134 memset(shown, 0, sizeof(shown)); in nameOfMonth()
155 if (!shown[n]) { in nameOfMonth()
157 shown[n] = TRUE; in nameOfMonth()
/dragonfly/games/rogue/
H A Dtrap.c225 short shown = 0, found = 0; in search() local
257 shown++; in search()
264 if (((shown == found) && (found > 0)) || interrupted) { in search()
/dragonfly/etc/
H A Dcsh.login6 # information is shown in K-Blocks
H A Dprofile6 # information is shown in K-Blocks
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgcov.texi167 be shown, unless the @option{-u} option is given.
382 In this mode, each basic block is only shown on one line -- the last
384 execution count of that last line, and other lines will not be shown
386 The total execution count of a line is shown and subsequent lines show
388 block, the branch and call counts of the block will be shown, if the
391 Because of the way GCC instruments calls, a call count can be shown
521 shown for the source code of the inlineable function, but what is shown
538 coverage of all the uses of the inline function will be shown for the
/dragonfly/sys/dev/raid/hpt27xx/
H A DREADME58 shown below:
70 shown below:
/dragonfly/sys/dev/raid/hptmv/
H A Dreadme.txt80 shown below:
94 shown below:
/dragonfly/share/i18n/csmapper/APPLE/
H A DDINGBATS%UCS.src87 # Control character mappings are not shown in this table, following
110 # The following code points are unused, and are not shown here:
H A DUCS%DINGBATS.src87 # Control character mappings are not shown in this table, following
110 # The following code points are unused, and are not shown here:
H A DTHAI%UCS.src85 # Control character mappings are not shown in this table, following
122 # 0xFC-0xFE. These are not shown in the table below.
H A DUCS%THAI.src85 # Control character mappings are not shown in this table, following
122 # 0xFC-0xFE. These are not shown in the table below.
H A DCENTEURO%UCS.src77 # Control character mappings are not shown in this table, following
H A DINUIT%UCS.src64 # Control character mappings are not shown in this table, following
H A DTURKISH%UCS.src81 # Control character mappings are not shown in this table, following
H A DUCS%CENTEURO.src77 # Control character mappings are not shown in this table, following
H A DUCS%INUIT.src64 # Control character mappings are not shown in this table, following
H A DUCS%TURKISH.src81 # Control character mappings are not shown in this table, following
H A DCELTIC%UCS.src64 # Control character mappings are not shown in this table, following
H A DCROATIAN%UCS.src83 # Control character mappings are not shown in this table, following
H A DUCS%CELTIC.src64 # Control character mappings are not shown in this table, following
H A DUCS%CROATIAN.src83 # Control character mappings are not shown in this table, following
/dragonfly/nrelease/gui/root/.irssi/
H A Dconfig73 # when using {templates}, the template is shown only if it's argument isn't
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME-WPS190 [WPS-PIN] is shown instead. Similarly, [WPS-PBC] is shown if PBC mode
256 and Enrollees) are shown again
/dragonfly/tools/tools/locale/etc/charmaps/
H A DISCII-DEV.TXT71 # Control character mappings are not shown in this table, following
136 # The following code points are currently unused, and are not shown
138 # 0xF0 is not shown here, but it has a special function as described
/dragonfly/contrib/nvi2/regex/
H A DWHATSNEW9 have shown up earlier.)

1234