Home
last modified time | relevance | path

Searched refs:T (Results 176 – 200 of 669) sorted by relevance

12345678910>>...27

/illumos-gate/usr/src/data/locale/data/
H A Dtr_TR.ISO8859-9.src57 <T>;/
284 <T>;/
474 <T>;/
701 (<t>,<T>);/
758 (<T>,<t>);/
1303 <T> <X4F00>;<X05>;<X9C>;<T>
1346 int_curr_symbol "<T><R><Y><space>"
1347 currency_symbol "<T><L>"
1397 "<T><e><m>";/
1410 "<T><e><m><m><u><z>";/
H A Dth_TH.UTF-8.src57 <T>;/
251 <T>;/
433 <T>;/
646 (<t>,<T>);/
673 (<T>,<t>);/
1220 <T> <X4F00>;<X05>;<X9C>;<T>
1253 int_curr_symbol "<T><H><B><space>"
1254 currency_symbol "<T><H><B>"
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A DT.-f-f15 echo T.-f-f: check multiple -f arguments
H A DT.latin119 echo T.latin1: tests of 8-bit input
H A DT.overflow19 echo T.overflow: test some overflow conditions
H A DT.redir18 echo T.redir: test redirections
H A DT.getline18 echo T.getline: test getline function
H A DT.func18 echo T.func: test user-defined functions
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dlpadmin.h81 **T,
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSUNOS.po107 # code: SUNOS-8000-5T
110 msgid "SUNOS-8000-5T.type"
112 msgid "SUNOS-8000-5T.severity"
114 msgid "SUNOS-8000-5T.description"
116 msgid "SUNOS-8000-5T.response"
118 msgid "SUNOS-8000-5T.impact"
120 msgid "SUNOS-8000-5T.action"
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dparse.y91 create_table ::= CREATE(X) temp(T) TABLE nm(Y). { in CREATE()
92 sqliteStartTable(pParse,&X,&Y,T,0); in CREATE()
194 ccons ::= REFERENCES nm(T) idxlist_opt(TA) refargs(R). in nm() argument
195 {sqliteCreateForeignKey(pParse,0,&T,TA,R);} in nm()
242 REFERENCES nm(T) idxlist_opt(TA) refargs(R) defer_subclause_opt(D). {
243 sqliteCreateForeignKey(pParse, FA, &T, TA, R);
272 cmd ::= CREATE(X) temp(T) VIEW nm(Y) AS select(S). {
273 sqliteCreateView(pParse, &X, &Y, S, T);
800 trigger_decl ::= temp(T) TRIGGER nm(B) trigger_time(C) trigger_event(D)
803 sqliteBeginTrigger(pParse, &B, C, D.a, D.b, pTab, F, G, T);
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_rate.ksh84 log_must zpool trim -r 1T $TESTPOOL
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu.esc63 engine serd.cpu.generic-x86.simple@chip/core/strand, N=SMPL_N, T=72h;
150 engine serd.cpu.generic-x86.fltleaf@chip/core/strand, N=n, T=t; \
161 engine serd.cpu.generic-x86.fltleaf@chip/core/strand, N=n, T=t; \
H A Damd64.esc148 N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
150 N=PAGE_CK_COUNT, T=PAGE_CK_TIME;
152 N=PAGE_SB_COUNT, T=PAGE_SB_TIME;
154 N=PAGE_CK_COUNT, T=PAGE_CK_TIME;
390 N=L2CACHEDATA_SB_COUNT, T=L2CACHEDATA_SB_TIME;
429 N=L2CACHETAG_SB_COUNT, T=L2CACHETAG_SB_TIME;
460 N=ICACHEDATA_SB_COUNT, T=ICACHEDATA_SB_TIME;
478 N=ICACHETAG_SB_COUNT, T=ICACHETAG_SB_TIME;
507 N=ICACHEL1TLB_SB_COUNT, T=ICACHEL1TLB_SB_TIME;
524 N=ICACHEL2TLB_SB_COUNT, T=ICACHEL2TLB_SB_TIME;
[all …]
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Dkorea88 key 58 base t shift T caps T ctrl ^T altg nop
H A Dreset88 key 58 base t shift T caps T ctrl ^T altg nop
H A Dtraditional_chinese85 key 58 base t shift T caps T ctrl ^T altg nop
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dform.c316 return (OneRow(C(f)) ? B(f) != 0 : T(f) != 0); in data_behind()
365 start = T(f) + c->rows; in data_ahead()
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c68 ls->base = sdup(myself, T, base); in buildLdapSearch()
81 ls->filterComp[i] = sdup(myself, T, filterComp[i]); in buildLdapSearch()
95 ls->filter = sdup(myself, T, filter); in buildLdapSearch()
105 ls->attrs[i] = sdup(myself, T, attrs[i]); in buildLdapSearch()
957 lc->sp = sdup(myself, T, sp); in createCon()
980 lc->who = sdup(myself, T, who); in createCon()
988 lc->cred = sdup(myself, T, cred); in createCon()
1029 sl = sls = sdup(myself, T, serverList); in setupConList()
1431 (spCookie->bv_val = sdup(myself, T, "")) != 0) { in ldapSearch()
1914 mods[nm]->mod_type = sdup(myself, T, rv->attrName[i]); in search2LdapMod()
[all …]
H A Dldap_util.h39 #define T 1 macro
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmake.probe4 # AT&T Research
6 # @(#)make.probe (AT&T Research) 2011-06-01
63 echo 'template <class T> void f(T){}' > implc_x.$src
64 echo 'template <class T> void f(T);' > implc_x.h
73 echo 'template<class T> int gt(T a, T b);
74 template<class T> int gt(T a, T b) { return a > b; }
99 echo 'template <class T> void f(T){}
532 …case `$nm $1 pic.$obj | grep -c '[0123456789][ ][ ]*T[ ][ ]*[_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdef…
547 …*) nmedit="-e '/[ ]T[ ][ ]*[_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz]/!d' -e 's/.*…
/illumos-gate/usr/src/cmd/sendmail/cf/mailer/
H A Dprocmail.m434 ifdef(`PROCMAIL_MAILER_MAX', `M=PROCMAIL_MAILER_MAX, ')T=DNS/RFC822/X-Unix,_PROCMAIL_QGRP
/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_paths.pl202 } elsif (! -T $file) {
/illumos-gate/usr/src/test/zfs-tests/tests/functional/pool_names/
H A Dpool_names_001_pos.ksh75 N O P Q R S T U V W X Y Z \
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.probe3 # AT&T Research
5 # @(#)pp.probe (AT&T Research) 2012-02-29
467 template<class T> int gt(T a, T b) { return a > b; }' > ptrdef.$src
468 echo 'template<class T> int gt(T a, T b);' > ptrdef.h

12345678910>>...27