Home
last modified time | relevance | path

Searched refs:C (Results 176 – 200 of 1175) sorted by last modified time

12345678910>>...47

/illumos-gate/usr/src/cmd/loadkeys/type_101/
H A Dpoland70 key 48 base c shift C caps C ctrl ^C altg nop
H A Dportugal68 key 48 base c shift C caps C ctrl ^C altg nop
H A Dreset86 key 48 base c shift C caps C ctrl ^C altg nop
H A Drussia67 key 48 base c shift C caps C ctrl ^C altg nop
H A Dcanadian_french268 key 48 base c shift C caps C ctrl ^C altg nop
H A Dgermany68 key 48 base c shift C caps C ctrl ^C altg nop
H A Dgreece67 key 48 base c shift C caps C ctrl ^C altg nop
H A Dhungary71 key 48 base c shift C caps C ctrl ^C altg &
H A Ditaly68 key 48 base c shift C caps C ctrl ^C altg nop
H A Dj310067 key 48 base c shift C caps C ctrl ^C altg nop
H A Djapan67 key 48 base c shift C caps C ctrl ^C altg nop
H A Dczech70 key 48 base c shift C caps C ctrl ^C altg &
H A Ddenmark68 key 48 base c shift C caps C ctrl ^C altg nop
H A Dfrance67 key 48 base c shift C caps C ctrl ^C altg nop
/illumos-gate/usr/src/cmd/fm/dicts/
H A DMakefile59 ROOTLCDIR = $(ROOTLIB)/locale/C/LC_MESSAGES
81 $(ROOTLIB)/locale/C: $(ROOTLIB)/locale
84 $(ROOTLCDIR): $(ROOTLIB)/locale/C
/illumos-gate/usr/src/cmd/diff/
H A Ddiffh.c41 #define C 3 macro
186 for (k = C-1; k < j; k++) { in easysynch()
187 for (m = 0; m < C; m++) in easysynch()
191 return (output(i-C, k-C)); in easysynch()
198 for (k = C-1; k <= i; k++) { in easysynch()
199 for (m = 0; m < C; m++) in easysynch()
203 return (output(k-C, j-C)); in easysynch()
/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c243 return (C); in eof()
259 while (C == ' ') in getfname()
264 (void) C; in getfname()
268 (void) C; in getfname()
470 c2 = C; in comline()
586 } while ((C != '.') || (C != '.') || (C == '.')); in macro()
632 while (C != '.') in tbl()
648 (C != 'T') || (C != 'E')) { in stbl()
720 sw: switch (C) { in backsl()
739 if (C != '(') in backsl()
[all …]
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioTypePcm.cc107 dbl2long(double D, long C) in dbl2long() argument
109 return (D >= 1. ? C : D <= -1. ? -C : (long)irint(D * (double)C)); in dbl2long()
/illumos-gate/usr/src/boot/forth/
H A Dsupport.4th1 \ Copyright (c) 1999 Daniel C. Sobral <dcs@FreeBSD.org>
137 \ must be in sync with the C struct in sys/boot/common/bootstrap.h
H A Dloader.4th1 \ Copyright (c) 1999 Daniel C. Sobral <dcs@FreeBSD.org>
524 ." Loading Kernel and Modules (Ctrl-C to Abort)" cr
H A Dmenu.4th165 : +c! ( N C-ADDR/U K -- C-ADDR/U )
179 : init_textN ( N -- C-ADDR ) s" init_textN" 9 namespace ;
182 : menu_init[x] ( N -- C-ADDR/U ) s" menu_init[x]" 10 +c! ;
183 : menu_command[x] ( N -- C-ADDR/U ) s" menu_command[x]" 13 +c! ;
238 : delim? ( C -- BOOL )
277 dup s" Os[C]onsole........... text" rot 48 menu_caption[x][y] setenv
280 dup s" Os[C]onsole........... ttya" rot 49 menu_caption[x][y] setenv
283 dup s" Os[C]onsole........... ttyb" rot 50 menu_caption[x][y] setenv
286 dup s" Os[C]onsole........... ttyc" rot 51 menu_caption[x][y] setenv
289 dup s" Os[C]onsole........... ttyd" rot 52 menu_caption[x][y] setenv
[all …]
H A Dbeadm.4th30 : +c! ( N C-ADDR/U K -- C-ADDR/U )
156 2dup 1 - + C@ [char] : = if ( string[len-1] == ':' ) 1 - then
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A DTHIRDPARTYLICENSE1 Copyright (C) 2008-2014, VMware, Inc. All Rights Reserved.
/illumos-gate/usr/src/test/util-tests/tests/ar/
H A Dartest.ksh493 export LC_ALL=C.UTF-8
/illumos-gate/usr/src/test/libc-tests/cfg/
H A Dcompilation.cfg26 # <std> indicates either c89 or c99, i.e. which C standard to compile
28 # <defs> is a list of CPP style -D or -U flags to define C preprocessor
77 env_group | C+ | STDC POSIX+ SUS+
78 env_group | ALL | C+

12345678910>>...47