Home
last modified time | relevance | path

Searched refs:case (Results 26 – 50 of 244) sorted by relevance

12345678910

/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dtest-suite.rst24 run the test-case.
73 Several such tags can be given, in which case the output
80 Several such tags can be given, in which case the output
95 will try to check every test case it finds (``find validation -name '*.c'``).
118 test case to create a test-suite formatted file.::
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Doptions17 case $2 in
30 case `echo a | tr a '\012' | wc -l` in
/illumos-gate/usr/src/tools/onbld/Checks/
H A DSpellCheck.py258 case = { variable
276 for alternate, correct in case.items():
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtermcap.ed116 case _TWO('b','s'):
120 case _TWO('p','t'):
124 case _TWO('n','c'):
128 case _TWO('n','s'):
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndrtypes.ndl51 #define CASE(X) [case(X)]
134 * CASE_INFO_ENT is intended to simplify the declaration of the case
137 * is add a single line to the fixup function for each new case.
140 case N: size1 = sizeof (struct NAME##N); \
/illumos-gate/usr/src/cmd/lp/model/
H A Dnetstandard105 case $1 in
213 case "${inlist}${i}" in
292 case "${i}" in
319 case "${inlist}" in
334 case "${i}" in
366 case "$TERM" in
394 case "${nobanner}" in
421 case "${TERM}" in
H A Dtsol_netstandard118 case $1 in
243 case "${inlist}${i}" in
326 case "${i}" in
353 case "${inlist}" in
368 case "${i}" in
400 case "$TERM" in
430 case "${nobanner}" in
457 case "${TERM}" in
H A Dtsol_netstandard_foomatic120 case $1 in
247 case "${inlist}${i}" in
343 case "${i}" in
370 case "${inlist}" in
385 case "${i}" in
418 case "$TERM" in
448 case "${nobanner}" in
483 case "${TERM}" in
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib76 # cti_deleteall() cancels all tests in the current test case.
95 # case from execution with the test result that user gives. It will work
98 # cti_cancelall() cancels all tests in the current test case. It could
121 case "$cti_lv_op" in
183 case "$res" in
548 case $cti_lv_opt in
550 case "$OPTARG" in
672 # constitute a test failure. In that case the
754 case "$CTI_SHELL_DEBUG" in
766 case "$CTI_SHELL_DEBUG" in
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration.cfg34 case "${#disk_array[*]}" in
48 # In this case there are at least enough disks to use.
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DMamfile45 exec - case static,port:$OPTIND:$RANDOM in
56 exec - case '${mam_cc_SHELLMAGIC}' in
57 exec - "") case 201 in
62 exec - case $i in
198 exec - case static,port:$OPTIND:$RANDOM in
209 exec - case '${mam_cc_SHELLMAGIC}' in
210 exec - "") case 201 in
215 exec - case $i in
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dprobe.win32136 case ${cc##*/} in
145 then case $cc in
225 case $uwin in
256 then case $v in
/illumos-gate/usr/src/test/util-tests/tests/demangle/
H A DTHIRDPARTYLICENSE.rust.descrip1 Rust test case data
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DMamfile135 exec - case "" in
139 exec - do case $i in
144 exec - case $y in
149 exec - then case `{ ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -L../../lib ${LDFLAGS} -o 1.${COTEMP}.x 1.${CO…
150 exec - *$x*) case `{ ${CC} ${mam_cc_FLAGS} ${CCFLAGS} ${LDFLAGS} -o 1.${COTEMP}.x 1.${COTEMP}.o -l$…
175 exec - case static,port:$OPTIND:$RANDOM in
186 exec - case '${mam_cc_SHELLMAGIC}' in
187 exec - "") case 0 in
192 exec - case $i in
730 exec - case static,port:$OPTIND:$RANDOM in
[all …]
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dcase03.txt1 # Input for testoplock, case 03
H A Dcase04.txt1 # Input for testoplock, case 04
H A Dcase01.txt1 # Input for testoplock, case 01
H A Dcase02.txt1 # Input for testoplock, case 02
H A Dcase07.txt1 # Input for testoplock, case 07
H A Dcase09.txt1 # Input for testoplock, case 09
H A Dcase11.txt1 # Input for testoplock, case 11
H A Dcase10.txt1 # Input for testoplock, case 10
H A Dcase05.txt1 # Input for testoplock, case 05
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c.texi260 case 'd':
261 case 'u':
262 case 'x':
268 case 's':
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar143 case 1: goto yyerrlab;
144 case 2: goto yynewstate;
388 case 0: /* new error */
402 case 1:
403 case 2: /* incompletely recovered error */
440 case 3: /* no shift yet; eat a token */

12345678910