Home
last modified time | relevance | path

Searched refs:K (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/titanic_52/usr/src/head/
H A Dprof.h41 #define MARK(K) {} argument
46 #define MARK(K) {\
49 asm("."#K".:"); \
52 asm("M."#K":"); \
53 asm(" movl $."#K"., %edx"); \
59 #define MARK(K) {\
60 asm(" .reserve ."#K"., 4, \".bss\", 4"); \
61 asm("M."#K":"); \
62 asm(" sethi %hi(."#K".), %o0"); \
64 asm(" or %o0, %lo(."#K"
[all...]
/titanic_52/usr/src/cmd/refer/papers/
H A DRbstjissue8 %K bstj unix
19 %K unix bstj
22 %K unix bstj
24 %A K. Thompson
32 %K unix bstj
33 %A K. Thompson
41 %K unix bstj
52 %K unix bstj
69 %K bstj
72 %K uni
[all...]
H A DRv7man9 %K qed
13 %K cstr
22 %K acm cacm
29 %K unix bstj
55 %K unix bstj
58 %K unix bstj
83 %K unix bstj
113 %K tenex
137 %K munix unix
144 %K uni
[all...]
/titanic_52/usr/src/uts/intel/io/acpica/
H A Dchanges.txt28 Non-Debug Version: 136.8K Code, 51.6K Data, 188.4K Total
29 Debug Version: 201.5K Code, 82.2K Data, 283.7K Total
31 Non-Debug Version: 137.4K Code, 52.6K Data, 190.0K Total
32 Debug Version: 200.9K Cod
[all...]
/titanic_52/usr/src/cmd/sendmail/db/
H A Ddb_int.h32 * 8K on the grounds that most OS's use less than 8K as their VM page size.
232 * DB creates all regions on 4K boundaries out of sheer paranoia, so that
321 * K key
325 #define LOG_OP(C, T, O, K, A, F) { \ argument
333 T, &_lsn, 0, &_op, (C)->dbp->log_fileid, K, A, F); \
337 #define DEBUG_LREAD(C, T, O, K, A, F) LOG_OP(C, T, O, K, A, F) argument
339 #define DEBUG_LREAD(C, T, O, K, A, F) argument
342 #define DEBUG_LWRITE(C, T, O, K, argument
344 DEBUG_LWRITE(C,T,O,K,A,F) global() argument
347 DEBUG_LREAD(C,T,O,K,A,F) global() argument
348 DEBUG_LWRITE(C,T,O,K,A,F) global() argument
[all...]
/titanic_52/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Dpage.h134 #define PAIRSIZE(K, D) (PAIR_OVERHEAD + (K)->size + (D)->size) argument
136 #define KEYSIZE(K) (4 * sizeof(u_int16_t) + (K)->size); argument
173 #define PAIRFITS(P,K,D) ((PAIRSIZE((K),(D))) <= FREESPACE((P))) argument
/titanic_52/usr/src/lib/libsmbfs/smb/
H A Dcrypt.c68 int K, D; in smb_encrypt_DES() local
78 K = KeyLen / 7; in smb_encrypt_DES()
82 if (K == 0 || D == 0) in smb_encrypt_DES()
84 if (ResultLen < (K * 8)) in smb_encrypt_DES()
100 for (d = k = 0; k < K; k++, d++) { in smb_encrypt_DES()
/titanic_52/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs146 #define SAVE_FNP(H, F, K) \ argument
147 hv_store(H, K, sizeof (K) - 1, newSViv((IVTYPE)(uintptr_t)&F), 0)
148 #define SAVE_STRING(H, S, K, SS) \ argument
149 hv_store(H, #K, sizeof (#K) - 1, \
150 newSVpvn(S->K, SS ? strlen(S->K) : sizeof(S->K)), 0)
151 #define SAVE_INT32(H, S, K) \ argument
153 SAVE_UINT32(H,S,K) global() argument
155 SAVE_INT64(H,S,K) global() argument
157 SAVE_UINT64(H,S,K) global() argument
159 SAVE_HRTIME(H,S,K) global() argument
[all...]
/titanic_52/usr/src/lib/libm/common/complex/
H A Dk_clog_r.c45 * zk = K*(2^-7) matches z to 7.5 significant bits, 0 <= K <= 2^(-7)-1
225 static double k_log_NKz(int N, int K, double zh, double *zt) in k_log_NKz() argument
229 ((int *)&zk)[HIWORD] = 0x3ff00000 + (K << 13); in k_log_NKz()
239 P += N * ln2_t + TBL_log1k[K + K + 1]; in k_log_NKz()
240 t = N*ln2_h + TBL_log1k[K+K]; in k_log_NKz()
H A Dk_clog_rl.c49 * zk = K*(2**-7) matches z to 7.5 significant bits, 0 <= K <= 2**(-7)-1
363 static long double k_log_NKzl(int N, int K, long double zh, long double *zt) in k_log_NKzl() argument
373 ((int *)&dzk)[HIWORD] = 0x3ff00000 + (K << 13); in k_log_NKzl()
400 P += N * ln2_t + TBL_log1k[K + K + 1]; in k_log_NKzl()
401 t = N*ln2_h + TBL_log1k[K+K]; in k_log_NKzl()
/titanic_52/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_crypt.c144 int K, D; in smb_auth_DES() local
154 K = KeyLen / 7; in smb_auth_DES()
158 if (K == 0 || D == 0) in smb_auth_DES()
160 if (ResultLen < (K * 8)) in smb_auth_DES()
176 for (d = k = 0; k < K; k++, d++) { in smb_auth_DES()
/titanic_52/usr/src/contrib/ast/src/cmd/INIT/
H A DCONVERT.mk134 return -s',^\(\(?K)?(*/)($(omit))?(/*))$,,$(showedit)'
249 .cvt.move += -s',^\(\(?K)$(I)),$(T)/,$(showedit)'
250 .cvt.move += -s',^\(\(?K)$(I:C%/$%%))$,,$(showedit)'
252 .cvt.move += -s',^\(\(?K)$(I))$,$(T)/$(I:B:S),$(showedit)'
/titanic_52/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dannapurna-alpine.dts51 d-cache-size = <0x8000>; // L1, 32K
52 i-cache-size = <0x8000>; // L1, 32K
64 d-cache-size = <0x8000>; // L1, 32K
65 i-cache-size = <0x8000>; // L1, 32K
77 d-cache-size = <0x8000>; // L1, 32K
78 i-cache-size = <0x8000>; // L1, 32K
90 d-cache-size = <0x8000>; // L1, 32K
91 i-cache-size = <0x8000>; // L1, 32K
H A Dimx51x.dtsi77 * 60000000 60000FFF 4K Debug ROM
78 * 60001000 60001FFF 4K ETB
79 * 60002000 60002FFF 4K ETM
80 * 60003000 60003FFF 4K TPIU
81 * 60004000 60004FFF 4K CTI0
82 * 60005000 60005FFF 4K CTI1
83 * 60006000 60006FFF 4K CTI2
84 * 60007000 60007FFF 4K CTI3
85 * 60008000 60008FFF 4K Cortex Debug Unit
/titanic_52/usr/src/lib/iconv_modules/ko/common/
H A Dnbyte_euc.h80 #define ADD_CONVERTED_CODE(K, ADD)\ argument
90 make_johap_code((K), temp))) != FAILED)\
H A Dnbyte_utf.h79 #define ADD_CONVERTED_CODE(K, ADD)\ argument
88 make_johap_code((K), temp))) == HANGUL)\
/titanic_52/usr/src/cmd/troff/nroff.d/terms.d/
H A Dab.3774 *r 1 \016K\017
91 *K 1 K
H A Dab.X91 *K 1 K
/titanic_52/usr/src/cmd/initpkg/init.d/
H A DREADME32 where 'S' means start this job, 'K' means kill this job, and 'nn' is the
36 'stop' for scripts prefixed with 'K' and the argument 'start' for
50 matching 'K' script, and they are both hard linked to a script in
64 All /etc/rc0.d/K* scripts are run, followed by all /etc/rc0.d/S*
70 If the system was in a higher run-level, all /etc/rc1.d/K* scripts
/titanic_52/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi39 @item 0 to 4K-1
45 @item down from 8K-1
63 @item The end of Stage 2 to 416K-1
66 @item down from 416K-1
69 @item 416K to 448K-1
72 @item 448K to 479.5K-1
75 @item 479.5K to 480K
[all...]
/titanic_52/usr/src/cmd/fm/dicts/
H A DFMD.po68 # code: FMD-8000-2K
71 msgid "FMD-8000-2K.type"
73 msgid "FMD-8000-2K.severity"
75 msgid "FMD-8000-2K.description"
77 msgid "FMD-8000-2K.response"
79 msgid "FMD-8000-2K.impact"
81 msgid "FMD-8000-2K.action"
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_set/
H A Dro_props_001_pos.ksh44 set -A values filesystem volume snapshot -3 0 1 50K 10G 80G \
45 2005/06/17 30K 20x yes no \
/titanic_52/usr/src/cmd/loadkeys/type_4/
H A Dpoland_547 key 84 base k shift K caps K ctrl ^K altg &
/titanic_52/usr/src/common/crypto/sha1/amd64/
H A Dsha1-x86_64.pl165 my $K=($i<40)?"0x6ed9eba1":"-0x359d3e2a";
167 lea $K($xi,$e),$f
186 lea $K($xi,$e),$f
/titanic_52/usr/src/lib/fm/libdiagcode/common/tests/
H A DSAMPLE3.dict74 #TEST:key2code:0:fault.a03:SAMPLE3-80AU-7K
76 #TEST:key2code:0:fault.a05:SAMPLE3-A02F-Y46N-9K
95 #TEST:code2key:0:SAMPLE3-80AU-7K:fault.a03
97 #TEST:code2key:0:SAMPLE3-A02F-Y46N-9K:fault.a05

12345678910>>...17