Home
last modified time | relevance | path

Searched refs:tt (Results 1 – 25 of 628) sorted by relevance

12345678910>>...26

/external/clang/test/CodeGenCXX/
Dtemp-order.cpp46 TempTracker tt; in f0() local
48 A a(tt, 2); in f0()
49 if ((A(tt, 3), val)) in f0()
50 A b(tt, 5); in f0()
51 A c(tt, 7); in f0()
53 return tt.Product; in f0()
58 TempTracker tt; in f1() local
60 A a(tt, 2); in f1()
61 if ((A(tt, 3), val)) in f1()
62 A b(tt, 5); in f1()
[all …]
/external/iproute2/doc/
Dss.sgml6 <author>Alexey Kuznetsov, <tt/kuznet@ms2.inr.ac.ru/
9 <tt/ss/ is one another utility to investigate sockets.
10 Functionally it is NOT better than <tt/netstat/ combined
20 <p> <tt>/proc</tt> interface is inadequate, unfortunately.
21 When amount of sockets is enough large, <tt/netstat/ or even
22 plain <tt>cat /proc/net/tcp/</tt> cause nothing but pains and curses.
24 of sockets is small reading <tt>/proc/net/tcp/</tt> is slow enough.
30 to load module <tt/tcp_diag/, which can be found in directory
31 <tt/Modules/ of <tt/iproute2/. If you do not make this <tt/ss/
32 will work, but it falls back to <tt>/proc</tt> and becomes slow
[all …]
Darpd.sgml6 <author>Alexey Kuznetsov, <tt/kuznet@ms2.inr.ac.ru/
9 <tt/arpd/ is daemon collecting gratuitous ARP information, saving
23 <p> <tt/OPTIONS/ are:
27 <item><tt/-l/ - dump <tt/arpd/ database to stdout and exit. Output consists
30 is replaced by word <tt/FAILED/ followed by colon and time when the fact
33 <item><tt/-f FILE/ - read and load <tt/arpd/ database from <tt/FILE/
34 in text format similar dumped by option <tt/-l/. Exit after load,
35 probably listing resulting database, if option <tt/-l/ is also given.
36 If <tt/FILE/ is <tt/-/, <tt/stdin/ is read to get ARP table.
38 <item><tt/-b DATABASE/ - location of database file. Default location is
[all …]
Dnstat.sgml6 <author>Alexey Kuznetsov, <tt/kuznet@ms2.inr.ac.ru/
9 <tt/nstat/, <tt/ifstat/ and <tt/rtacct/ are simple tools helping
14 them simultaneously, using name <tt/Xstat/ in the places which apply
24 <tt/PATTERN/ is shell style pattern, selecting identifier
27 <tt/Xstat/ assumes that user wants to see all the variables.
29 <p> <tt/OPTIONS/ is list of single letter options, using common unix
33 <item><tt/-h/ - show help page
34 <item><tt/-?/ - the same, of course
35 <item><tt/-v/, <tt/-V/ - print version of <tt/Xstat/ and exit
36 <item><tt/-z/ - dump zero counters too. By default they are not shown.
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dmem-promote-integers.ll9 %tt = xor <1 x i8> %x, %bb
10 store <1 x i8> %tt, <1 x i8>* %b
14 ret <1 x i8> %tt
20 %tt = xor <1 x i16> %x, %bb
21 store <1 x i16> %tt, <1 x i16>* %b
25 ret <1 x i16> %tt
31 %tt = xor <1 x i32> %x, %bb
32 store <1 x i32> %tt, <1 x i32>* %b
36 ret <1 x i32> %tt
42 %tt = xor <1 x i64> %x, %bb
[all …]
/external/llvm/test/CodeGen/X86/
Dmem-promote-integers.ll9 %tt = xor <1 x i8> %x, %bb
10 store <1 x i8> %tt, <1 x i8>* %b
14 ret <1 x i8> %tt
20 %tt = xor <1 x i16> %x, %bb
21 store <1 x i16> %tt, <1 x i16>* %b
25 ret <1 x i16> %tt
31 %tt = xor <1 x i32> %x, %bb
32 store <1 x i32> %tt, <1 x i32>* %b
36 ret <1 x i32> %tt
42 %tt = xor <1 x i64> %x, %bb
[all …]
/external/boringssl/src/ssl/test/runner/
Dhkdf_test.go90 for i, tt := range hkdfTests {
91 prk := hkdfExtract(tt.hash.New, tt.salt, tt.ikm)
92 if !bytes.Equal(prk, tt.prk) {
93 t.Errorf("%d. got hkdfExtract(%x, %x) = %x; wanted %x", i+1, tt.salt, tt.ikm, prk, tt.prk)
96 okm := hkdfExpand(tt.hash.New, tt.prk, tt.info, len(tt.okm))
97 if !bytes.Equal(okm, tt.okm) {
98 …rf("%d. got hkdfExpand(%x, %x, %d) = %x; wanted %x", i+1, tt.prk, tt.info, len(tt.okm), okm, tt.ok…
/external/libcups/filter/
Dspec-ppd.shtml55 <p>The <tt>?<i>MainKeyword</i></tt> keyword defines PostScript code that determines the currently s…
57 <p>The PostScript code typically sends its response back using the <tt>=</tt> operator.</p>
84 <p>The <tt>OID<i>MainKeyword</i></tt> keyword is used to define SNMP OIDs that map to installable o…
114 …act as a wildcard. Otherwise they must match one of the <tt>Resolution</tt> or <tt>MediaType</tt> …
149 …cument colors to the device colorspace. The <tt>ColorModel</tt>, <tt>MediaType</tt>, and <tt>Resol…
151 <p>The <tt>Description</tt> specifies human-readable text that is associated with the color profile…
168tt>ColorModel</tt>, <tt>MediaType</tt>, and <tt>Resolution</tt> main keywords can be reassigned to…
191 …ata as requested by the driver. The <tt>APCustomColorMatchingProfile</tt> and <tt>APDefaultColorMa…
217 …hen doing custom color matching. Currently only <tt>sRGB</tt>, <tt>AdobeRGB</tt>, and <tt>GenericR…
221tt>APCustomColorMatchingProfile</tt> keywords, you are responsible for providing the necessary use…
[all …]
Dpostscript-driver.shtml105 <td><tt>DefaultColorSpace</tt></td>
107 <tt>Gray</tt>, <tt>RGB</tt>, <tt>CMY</tt>, or
108 <tt>CMYK</tt>. If not specified, then <tt>RGB</tt> is
112 <td><tt>LandscapeOrientation</tt></td>
114 orientation: <tt>Plus90</tt>, <tt>Minus90</tt>, or
115 <tt>Any</tt>. If not specified, <tt>Plus90</tt> is
119 <td><tt>LanguageLevel</tt></td>
125 <td><tt>Product</tt></td>
127 the PostScript <tt>product</tt> operator, which
130 <tt>Product</tt> attributes may be specified to support
[all …]
/external/ImageMagick/PerlMagick/t/reference/composite/
DCopyRed.miff15tttttttttttt~tt\ttptt�tttttttttttttttttttttttttttttttttttttttttttttttt
DCopyBlue.miff15tt=ttltt�tttttttttttttttttt�ttjttLttDttVttkttttztt-tt#tt)tt+tt+tt(tt-tt(tt-tt/tt0tt5tt.tt
DCopyGreen.miff15tt{tttttttttttt�ttZtt[ttWttSttftt�tttt;tt;tt;tt6tt;tt6tt:tt8tt:tt:tt:tt?tt:tt1tt/tt+tt*tt$tt
/external/eigen/doc/
DTutorialReductionsVisitorsBroadcasting.dox24 … the sum of the diagonal coefficients and can equivalently be computed <tt>a.diagonal().sum()</tt>.
66tt>array > 0</tt> is an %Array of the same size as \c array , with \b true at those positions wher…
189 We can interpret the instruction <tt>mat.colwise() += v</tt> in two equivalent ways. It adds the ve…
197 The operators <tt>-=</tt>, <tt>+</tt> and <tt>-</tt> can also be used column-wise and row-wise. On …
198 can also use the operators <tt>*=</tt>, <tt>/=</tt>, <tt>*</tt> and <tt>/</tt> to perform coefficie…
201 \c v(1), and so on, then use <tt>mat = mat * v.asDiagonal()</tt>.
225 the nearest neighbour of a vector <tt>v</tt> within the columns of matrix <tt>m</tt>. The Euclidean…
244 …- <tt>m.colwise() - v</tt> is a broadcasting operation, subtracting <tt>v</tt> from each column in…
245 is a new matrix whose size is the same as matrix <tt>m</tt>: \f[
253 …- <tt>(m.colwise() - v).colwise().squaredNorm()</tt> is a partial reduction, computing the squared…
[all …]
DTemplateKeyword.dox28 We could just as well have written <tt>template &lt;class T&gt;</tt>; the keywords \c typename and …
50 <tt>mat.topLeftCorner(3,3)</tt> as the parameter \c src, then this is copied into a temporary varia…
76 …ived2 in the example). That means that the compiler cannot know that <tt>dst.triangularView</tt> is
78 parameter. Another possibility would be that <tt>dst.triangularView</tt> is a member variable with …
79 symbol refering to the <tt>operator&lt;()</tt> function. In fact, the compiler should choose the se…
80 possibility, according to the standard. If <tt>dst.triangularView</tt> is a member template (as in …
81 the programmer should specify this explicitly with the \c template keyword and write <tt>dst.templa…
82 triangularView</tt>.
86 …example, \c dst is a dependent name because it is of type <tt>MatrixBase&lt;Derived1&gt;</tt> whic…
88 - If the code contains either one of the constructs <tt>xxx.yyy</tt> or <tt>xxx-&gt;yyy</tt> and \c…
[all …]
/external/boringssl/src/crypto/des/
Dinternal.h178 uint32_t tt; \
179 PERM_OP(r, l, tt, 4, 0x0f0f0f0fL); \
180 PERM_OP(l, r, tt, 16, 0x0000ffffL); \
181 PERM_OP(r, l, tt, 2, 0x33333333L); \
182 PERM_OP(l, r, tt, 8, 0x00ff00ffL); \
183 PERM_OP(r, l, tt, 1, 0x55555555L); \
188 uint32_t tt; \
189 PERM_OP(l, r, tt, 1, 0x55555555L); \
190 PERM_OP(r, l, tt, 8, 0x00ff00ffL); \
191 PERM_OP(l, r, tt, 2, 0x33333333L); \
[all …]
/external/boringssl/src/crypto/asn1/
Dtasn_new.c72 static void asn1_template_clear(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt);
93 const ASN1_TEMPLATE *tt = NULL; in asn1_item_ex_combine_new() local
188 for (i = 0, tt = it->templates; i < it->tcount; tt++, i++) { in asn1_item_ex_combine_new()
189 pseqval = asn1_get_field_ptr(pval, tt); in asn1_item_ex_combine_new()
190 if (!ASN1_template_new(pseqval, tt)) in asn1_item_ex_combine_new()
259 int ASN1_template_new(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_new() argument
261 const ASN1_ITEM *it = ASN1_ITEM_ptr(tt->item); in ASN1_template_new()
263 if (tt->flags & ASN1_TFLG_OPTIONAL) { in ASN1_template_new()
264 asn1_template_clear(pval, tt); in ASN1_template_new()
269 if (tt->flags & ASN1_TFLG_ADB_MASK) { in ASN1_template_new()
[all …]
Dtasn_fre.c80 const ASN1_TEMPLATE *tt = NULL, *seqtt; in asn1_item_combine_free() local
117 tt = it->templates + i; in asn1_item_combine_free()
118 pchval = asn1_get_field_ptr(pval, tt); in asn1_item_combine_free()
119 ASN1_template_free(pchval, tt); in asn1_item_combine_free()
156 tt = it->templates + it->tcount - 1; in asn1_item_combine_free()
157 for (i = 0; i < it->tcount; tt--, i++) { in asn1_item_combine_free()
159 seqtt = asn1_do_adb(pval, tt, 0); in asn1_item_combine_free()
175 void ASN1_template_free(ASN1_VALUE **pval, const ASN1_TEMPLATE *tt) in ASN1_template_free() argument
178 if (tt->flags & ASN1_TFLG_SK_MASK) { in ASN1_template_free()
183 asn1_item_combine_free(&vtmp, ASN1_ITEM_ptr(tt->item), 0); in ASN1_template_free()
[all …]
Dtasn_dec.c83 const ASN1_TEMPLATE *tt, char opt,
87 const ASN1_TEMPLATE *tt, char opt,
152 const ASN1_TEMPLATE *tt) in ASN1_template_d2i() argument
156 return asn1_template_ex_d2i(pval, in, len, tt, 0, &c); in ASN1_template_d2i()
168 const ASN1_TEMPLATE *tt, *errtt = NULL; in ASN1_item_ex_d2i() local
313 tt = it->templates + i; in ASN1_item_ex_d2i()
314 pchptr = asn1_get_field_ptr(pval, tt); in ASN1_item_ex_d2i()
315 ASN1_template_free(pchptr, tt); in ASN1_item_ex_d2i()
324 for (i = 0, tt = it->templates; i < it->tcount; i++, tt++) { in ASN1_item_ex_d2i()
325 pchptr = asn1_get_field_ptr(pval, tt); in ASN1_item_ex_d2i()
[all …]
/external/icu/icu4c/source/test/cintltst/
Ducnvseltst.c194 text_reset(TestText *tt) { in text_reset() argument
195 tt->limit = tt->text; in text_reset()
196 tt->number = 0; in text_reset()
200 text_nextString(TestText *tt, int32_t *pLength) { in text_nextString() argument
201 char *s = tt->limit; in text_nextString()
202 if (s == tt->textLimit) { in text_nextString()
205 } else if (s == tt->text) { in text_nextString()
207 if ((tt->textLimit - tt->text) >= 3 && in text_nextString()
215 ++tt->number; in text_nextString()
219 tt->limit = uprv_strchr(s, 0); in text_nextString()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DRuleBasedTimeZone.java188 TimeZoneTransition tt = getNextTransition(now, false); in useDaylightTime() local
189 if (tt != null && tt.getTo().getDSTSavings() != 0) { in useDaylightTime()
213 TimeZoneTransition tt = getNextTransition(time, false); in observesDaylightTime() local
214 if (tt == null) { in observesDaylightTime()
218 TimeZoneRule toRule = tt.getTo(); in observesDaylightTime()
234 time = tt.getTime(); in observesDaylightTime()
354 long tt = tzt.getTime(); in getNextTransition() local
355 if (tt > base || (inclusive && tt == base)) { in getNextTransition()
360 tt = tzt.getTime(); in getNextTransition()
361 if (inclusive && tt == base) { in getNextTransition()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/util/
DRuleBasedTimeZone.java173 TimeZoneTransition tt = getNextTransition(now, false); in useDaylightTime() local
174 if (tt != null && tt.getTo().getDSTSavings() != 0) { in useDaylightTime()
197 TimeZoneTransition tt = getNextTransition(time, false); in observesDaylightTime() local
198 if (tt == null) { in observesDaylightTime()
202 TimeZoneRule toRule = tt.getTo(); in observesDaylightTime()
218 time = tt.getTime(); in observesDaylightTime()
332 long tt = tzt.getTime(); in getNextTransition() local
333 if (tt > base || (inclusive && tt == base)) { in getNextTransition()
338 tt = tzt.getTime(); in getNextTransition()
339 if (inclusive && tt == base) { in getNextTransition()
[all …]
/external/icu/icu4c/source/data/locales/
Dhu.txt767 morning2{"délelőtt"}
779 morning2{"délelőtt"}
791 morning2{"délelőtt"}
809 "időszámításunk előtt",
1339 "R.O.C. előtt",
1444 "-2"{"tegnapelőtt"}
1455 one{"{0} nappal ezelőtt"}
1456 other{"{0} nappal ezelőtt"}
1464 "-2"{"tegnapelőtt"}
1484 "-2"{"tegnapelőtt"}
[all …]
/external/pdfium/third_party/freetype/src/base/
Dftbitmap.c571 FT_Byte* tt = t; in FT_Bitmap_Convert() local
581 tt[0] = (FT_Byte)( ( val & 0x80 ) >> 7 ); in FT_Bitmap_Convert()
582 tt[1] = (FT_Byte)( ( val & 0x40 ) >> 6 ); in FT_Bitmap_Convert()
583 tt[2] = (FT_Byte)( ( val & 0x20 ) >> 5 ); in FT_Bitmap_Convert()
584 tt[3] = (FT_Byte)( ( val & 0x10 ) >> 4 ); in FT_Bitmap_Convert()
585 tt[4] = (FT_Byte)( ( val & 0x08 ) >> 3 ); in FT_Bitmap_Convert()
586 tt[5] = (FT_Byte)( ( val & 0x04 ) >> 2 ); in FT_Bitmap_Convert()
587 tt[6] = (FT_Byte)( ( val & 0x02 ) >> 1 ); in FT_Bitmap_Convert()
588 tt[7] = (FT_Byte)( val & 0x01 ); in FT_Bitmap_Convert()
590 tt += 8; in FT_Bitmap_Convert()
[all …]
/external/freetype/src/base/
Dftbitmap.c571 FT_Byte* tt = t; in FT_Bitmap_Convert() local
581 tt[0] = (FT_Byte)( ( val & 0x80 ) >> 7 ); in FT_Bitmap_Convert()
582 tt[1] = (FT_Byte)( ( val & 0x40 ) >> 6 ); in FT_Bitmap_Convert()
583 tt[2] = (FT_Byte)( ( val & 0x20 ) >> 5 ); in FT_Bitmap_Convert()
584 tt[3] = (FT_Byte)( ( val & 0x10 ) >> 4 ); in FT_Bitmap_Convert()
585 tt[4] = (FT_Byte)( ( val & 0x08 ) >> 3 ); in FT_Bitmap_Convert()
586 tt[5] = (FT_Byte)( ( val & 0x04 ) >> 2 ); in FT_Bitmap_Convert()
587 tt[6] = (FT_Byte)( ( val & 0x02 ) >> 1 ); in FT_Bitmap_Convert()
588 tt[7] = (FT_Byte)( val & 0x01 ); in FT_Bitmap_Convert()
590 tt += 8; in FT_Bitmap_Convert()
[all …]
/external/ImageMagick/PerlMagick/t/reference/write/composite/
DCopyRed.miff41tt�:tt�Ott�Vtt�gtt�ltt�Qtt�[tt�ytt��tt��tt��tt��tt��tt��tt�~tt�\tt�ptt��tt��tt��tt��tt��tt��tt��tt

12345678910>>...26