Home
last modified time | relevance | path

Searched refs:T (Results 51 – 75 of 669) sorted by relevance

12345678910>>...27

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_grc3.c68 #define DEFINE_FILTER(T) \ argument
70 _filt31_##T(int32_t a, int32_t idx) \
72 int64_t v = ((int64_t)a) * filter_data_##T[idx >> 15]; \
76 #define DEFINE_FILTER_HQ(T) \ argument
78 _filt31_##T(int32_t a, int32_t idx) \
83 (filter_data_##T[idx2] + \
84 (((int64_t)(idx & 32767)) * (filter_data_##T[idx2 + 1] - \
85 filter_data_##T[idx2]) >> 15)); \
97 #define DEFINE_CONVD(T, SZ) \ in DEFINE_FILTER() argument
99 _conv31d_##T(int32_t *history, uint32_t filter, uint32_t incv) \ in DEFINE_FILTER()
[all …]
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c172 || l || v || I || T || D || F || u || U || j || o in chkopts()
251 l || v || I || T || D || u || U || o) { in chkopts()
436 if (!T && oldp) in chkopts()
437 T = oldp->printer_types; in chkopts()
438 if (T) { in chkopts()
444 if (lenlist(T) > 1 && searchlist(NAME_UNKNOWN, T)) { in chkopts()
449 for (pt = T; *pt; pt++) in chkopts()
460 for (pt = T; *pt; pt++) { in chkopts()
473 if (!T) { in chkopts()
514 if (T && lenlist(T) > 1) { in chkopts()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A DDevices37 # - \T translate the phone #/token using the Dialcodes file
40 # Dialers file can contain a \T to expand the number if necessary.
41 # \T should only be used with built-in functions that require expansion
42 # NOTE: - if a phone number is expected and a \D or \T is not present
43 # a \T is used for a built-in, and \D is used for an entry
83 # ACU DKacu 0 Any DK py/garage/door.\T
88 ######## AT&T Transport Interface
90 # ---To use a STREAMS network that conforms to the AT&T Transport Interface
108 # ---To use a STREAMS network that conforms to the AT&T Transport Interface
115 # ---To use a non-STREAMS network that conforms to the AT&T Transport
/illumos-gate/usr/src/common/ficl/softcore/
H A Dclasses.fr53 \ ** C - P T R
116 \ ** C - C E L L P T R
130 \ ** C - 4 B Y T E P T R
143 \ ** C - 2 B Y T E P T R
157 \ ** C - B Y T E P T R
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dscsi.d43 translator scsicmd_t < scsi_task_t *T > {
44 ic_len = T->task_cdb_length;
45 ic_cdb = T->task_cdb;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A DTHIRDPARTYLICENSE45 * the name of M.I.T. not be used in advertising or publicity pertaining
47 * permission. M.I.T. makes no representations about the suitability of
64 * the name of M.I.T. not be used in advertising or publicity pertaining
68 * fashion that it might be confused with the original M.I.T. software.
69 * M.I.T. makes no representations about the suitability of
77 * Massachusetts Institute of Technology (M.I.T.) under the following
97 * limitation, M.I.T. MAKES NO REPRESENTATIONS OR WARRANTIES OF
131 * fashion that it might be confused with the original M.I.T. software.
132 * Neither M.I.T., the Open Computing Security Group, nor
146 and that the names of M.I.T. and the M.I.T. S.I.P.B. not be
[all …]
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dutility.c161 row = c -> frow + Y(f) - T(f); in _pos_form_cursor()
201 int ymax = T(f) + c -> rows; in _update_current()
204 if (Y(f) < T(f)) { in _update_current()
205 T(f) = Y(f); in _update_current()
209 T(f) = Y(f) - c -> rows + 1; in _update_current()
213 ys = T(f); in _update_current()
218 for (ys = T(f); ys < ymax; ++ys) in _update_current()
229 c -> frow + ye - T(f) - 1, in _update_current()
364 T(p) = 0; in _sync_field()
509 if (T(f) == 0) in _set_current_field()
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.h211 … LogTimerToFD(FILE_DESCRIPTOR, MSG, T) LogToFD((FILE_DESCRIPTOR), MSG " %08X %11d %08X %11d", (T)… argument
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_impl.h300 LOAD((t), T); \
301 XOR(D, T); \
307 LOAD((t), T); \
308 MUL2(T); \
309 XOR(D, T); \
315 LOAD((t), T); \
316 MUL2(T); \
322 LOAD((t), T); \
323 MUL4(T); \
324 XOR(D, T); \
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests3 …?Glenn Fowler <gsf@research.att.com>][-copyright?Copyright (c) 2000-2012 AT&T Intellectual Propert…
13 @(#)$Id: shtests (AT&T Research) 2012-05-29 $
308 T=test
310 then T=${T}s
337 then echo test $o passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]"
342 echo test $o failed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T $e $E ]"
353 then echo test $o passed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} "[ $t $T 0 ${E}s ]"
358 echo test $o failed ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T $e $E ]"
362 T=test
363 …st $o failed to compile ${time:+"at $(date +%Y-%m-%d+%H:%M:%S)"} with exit code $e "[ $t $T 1 $E ]"
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DWWW.mk26 WWWDIR := $(HOME:X=$(WWWDIR):T=F:O=1)
75 return $(*$(%:T=SR):N=-l*:T=F:P=B:N!=-l*|/*)
92 $(J:D=$(M):B:S=.html) : $(I) $(I:B:S=.1:T=F:?$(I:B:S=.1)??)
326 if "$(I:T=FD)"
377 if "$(I:T=FD)"
426 elif "$(PATH:/:/ /G:X=$(I:/.*_//):T=F:O=1)"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dcommon128 # define __EXTERN__(T,obj) extern T obj; T* _imp__ ## obj = &obj
129 # define __DEFINE__(T,obj,val) T obj = val; T* _imp__ ## obj = &obj
131 # define __EXTERN__(T,obj) extern T obj; T* _imp__/**/obj = &obj
132 # define __DEFINE__(T,obj,val) T obj = val; T* _imp__/**/obj = &obj
135 # define __EXTERN__(T,obj) extern T obj
136 # define __DEFINE__(T,obj,val) T obj = val
/illumos-gate/usr/src/data/locale/data/
H A Dhu_HU.UTF-8.src57 <T>;/
1483 <T>;/
2877 <T>;/
5653 collating-element <T-y> from "<T><y>"
5654 collating-element <T-Y> from "<T><Y>"
5686 collating-element <T-T-Y> from "<T><T><Y>"
5689 collating-element <T-T-LATIN_CAPITAL_LETTER_Y_WITH_ACUTE> from "<T><T><LATIN_CAPITAL_LETTER_Y_WITH_…
5692 collating-element <T-T-LATIN_CAPITAL_LETTER_Y_WITH_GRAVE> from "<T><T><LATIN_CAPITAL_LETTER_Y_WITH_…
5703 collating-element <T-T-LATIN_CAPITAL_LETTER_Y_WITH_TILDE> from "<T><T><LATIN_CAPITAL_LETTER_Y_WITH_…
5709 collating-element <T-T-LATIN_CAPITAL_LETTER_Y_WITH_MACRON> from "<T><T><LATIN_CAPITAL_LETTER_Y_WITH…
[all …]
/illumos-gate/usr/src/contrib/ast/
H A DLICENSE.descrip1 AT&T Software Technology (AST) toolkit from AT&T Research
H A DREADME2 This area contains selected components of the AT&T Software Technology (AST)
3 toolkit from AT&T Research. It is populated from the illumos-specific branch
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/
H A DTHIRDPARTYLICENSE14 * the name of M.I.T. not be used in advertising or publicity pertaining
16 * permission. M.I.T. makes no representations about the suitability of
33 * the name of M.I.T. not be used in advertising or publicity pertaining
37 * fashion that it might be confused with the original M.I.T. software.
38 * M.I.T. makes no representations about the suitability of
46 * Massachusetts Institute of Technology (M.I.T.) under the following
64 * THIS SOFTWARE IS PROVIDED "AS IS", AND M.I.T. MAKES NO REPRESENTATIONS
66 * limitation, M.I.T. MAKES NO REPRESENTATIONS OR WARRANTIES OF
71 * The name of the Massachusetts Institute of Technology or M.I.T. may NOT
74 * documentation shall at all times remain with M.I.T., and USER agrees to
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/translators/
H A Dtst.ProcModelTrans.d39 proc_t *T; variable
43 mypr_addr = xlate < psinfo_t > (T).pr_addr;
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddlfcn.c33 #define T(x) ERROR_dictionary(x) macro
334 static const char e_cover[] = T("cannot access covered library");
335 static const char e_handle[] = T("invalid handle");
336 static const char e_space[] = T("out of space");
337 static const char e_static[] = T("image statically linked");
338 static const char e_undefined[] = T("undefined symbol");
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dvla-sizeof-ice.c6 #define T(x) __builtin_choose_expr(ICE_P(x), 1, 0) macro
7 #define TEST(x, r) _Static_assert(T(x) == r, #x " => " #r)
/illumos-gate/usr/src/lib/krb5/
H A DTHIRDPARTYLICENSE14 * the name of M.I.T. not be used in advertising or publicity pertaining
16 * permission. M.I.T. makes no representations about the suitability of
33 * the name of M.I.T. not be used in advertising or publicity pertaining
37 * fashion that it might be confused with the original M.I.T. software.
38 * M.I.T. makes no representations about the suitability of
105 and that the names of M.I.T. and the M.I.T. S.I.P.B. not be
108 M.I.T. and the M.I.T. S.I.P.B. make no representations about
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dast-ast.pkg10 The AT&T Software Technology ast-ast package from AT&T Research
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-astdev.p5m27 set name=pkg.summary value="AT&T AST development utilities"
28 set name=pkg.description value="AT&T AST development utilities"
52 legacy pkg=SUNWastdev desc="AT&T AST development utilities" \
53 name="AT&T AST development utilities"
/illumos-gate/usr/src/cmd/sendmail/cf/mailer/
H A Duucp.m4133 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP
136 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP
141 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP
144 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP
150 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP
155 M=UUCP_MAILER_MAX, _OPTINS(`UUCP_MAILER_CHARSET', `C=', `, ')T=X-UUCP/X-UUCP/X-Unix,_UUCP_QGRP
/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A DTHIRDPARTYLICENSE2 AT&T Research
13 THIS SOFTWARE IS PROVIDED BY AT&T ``AS IS'' AND ANY EXPRESS OR IMPLIED
16 IN NO EVENT SHALL AT&T BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmd5.c66 static UINT4 T[64] = variable
108 tmp = a + F (b, c, d) + le32_to_cpu (x[i]) + T[i]; in md5_transform()
116 tmp = a + G (b, c, d) + le32_to_cpu (x[j & 15]) + T[i+16]; in md5_transform()
124 tmp = a + H (b, c, d) + le32_to_cpu (x[j & 15]) + T[i+32]; in md5_transform()
132 tmp = a + I (b, c, d) + le32_to_cpu (x[j & 15]) + T[i+48]; in md5_transform()

12345678910>>...27