/external/llvm/docs/_themes/llvm-theme/static/ |
llvm-theme.css | 237 cite, code, tt { 243 :not(a.reference) > tt { 249 tt.descname, tt.descclassname, tt.xref { 258 p a tt { 263 p a tt:hover { 267 a tt {
|
/external/skia/gm/ |
constcolorprocessor.cpp | 93 GrTestTarget tt; variable 94 context->getTestTarget(&tt); 95 if (NULL == tt.target()) { 119 tt.target()->drawSimpleRect(&pipelineBuilder,
|
rrects.cpp | 103 GrTestTarget tt; variable 104 context->getTestTarget(&tt); 105 if (NULL == tt.target()) { 123 tt.target()->drawSimpleRect(&pipelineBuilder,
|
/external/wpa_supplicant_8/src/utils/ |
os_win32.c | 31 ULONGLONG tt; local 43 tt = (li.QuadPart - EPOCHFILETIME) / 10; 44 t->sec = (os_time_t) (tt / 1000000); 45 t->usec = (os_time_t) (tt % 1000000);
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/ |
rewrite.rb | 99 add string <tt>op.text</tt> to the rewrite output immediately before adding the 100 text content of the token at index <tt>op.index</tt> 122 add text <tt>op.text</tt> to the rewrite buffer in lieu of the text of tokens 123 indexed within the range <tt>op.index .. op.last_index</tt> 160 skip over the tokens indexed within the range <tt>op.index .. op.last_index</tt> [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
profile.py | 293 cc, ns, tt, ct, callers = timings[fn] 294 timings[fn] = cc, ns + 1, tt, ct, callers 304 cc, ns, tt, ct, callers = timings[fn] 305 timings[fn] = cc, ns+1, tt, ct, callers 326 cc, ns, tt, ct, callers = timings[rfn] 343 timings[rfn] = cc, ns - 1, tt + rit, ct, callers 424 for func, (cc, ns, tt, ct, callers) in self.timings.iteritems(): 429 self.stats[func] = cc, nc, tt, ct, callers 551 for (filename, line, funcname), (cc, ns, tt, ct, callers) in \ 555 reported_time += tt [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
profile.py | 293 cc, ns, tt, ct, callers = timings[fn] 294 timings[fn] = cc, ns + 1, tt, ct, callers 304 cc, ns, tt, ct, callers = timings[fn] 305 timings[fn] = cc, ns+1, tt, ct, callers 326 cc, ns, tt, ct, callers = timings[rfn] 343 timings[rfn] = cc, ns - 1, tt + rit, ct, callers 424 for func, (cc, ns, tt, ct, callers) in self.timings.iteritems(): 429 self.stats[func] = cc, nc, tt, ct, callers 551 for (filename, line, funcname), (cc, ns, tt, ct, callers) in \ 555 reported_time += tt [all...] |
/external/toybox/scripts/ |
config2help.c | 324 int ff = strcspn(from, " ]"), tt = strcspn(to, " ]"); local 326 if (from[ff] == ']' && to[tt] == ']') { 327 try = xmprintf("[-%.*s%.*s] ", ff, from, tt, to); 328 qsort(try+2, ff+tt, 1, (void *)charsort); 330 that = trim(that+tt+3);
|
/system/bt/stack/smp/ |
aes.c | 408 { uint_8t tt; local 413 tt = st[1]; st[ 1] = s_box(st[ 5]); st[ 5] = s_box(st[ 9]); 414 st[ 9] = s_box(st[13]); st[13] = s_box( tt ); 416 tt = st[2]; st[ 2] = s_box(st[10]); st[10] = s_box( tt ); 417 tt = st[6]; st[ 6] = s_box(st[14]); st[14] = s_box( tt ); 419 tt = st[15]; st[15] = s_box(st[11]); st[11] = s_box(st[ 7]); 420 st[ 7] = s_box(st[ 3]); st[ 3] = s_box( tt ); 424 { uint_8t tt; local 532 { uint_8t tt, t0, t1, t2, t3; local [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
streams.rb | 43 recognizers, and then discusses the specific <tt>ANTLR3::Stream</tt> module. 92 <tt>stream.consume</tt> is used to advance a stream one unit. StringStreams are 95 <tt>stream.peek(k = 1)</tt> is used to quickly retrieve the object of interest 96 to a recognizer at look-ahead position specified by <tt>k</tt>. For 98 <tt>k</tt> characters ahead of the stream cursor. For <b>TokenStreams</b>, thi [all...] |
profile.rb | 40 recognition code generated by ANTLR when called with the <tt>-profile</tt> 188 When ANTLR is run with the <tt>-profile</tt> switch, it generates recognition
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/ |
debug.rb | 107 parser will <tt>extend</tt> its input stream with this module if the stream is
|
/external/jsilver/src/org/clearsilver/ |
DelegatedHdf.java | 128 String hdfname, String tz, int tt) { 129 getHdf().exportDate(hdfname, tz, tt);
|
/external/openfst/src/extensions/far/ |
farscript.cc | 34 FarTokenType tt, 44 generate_keys, fet, tt, symbols_fname,
|
/external/valgrind/docs/lib/ |
vg_basic.css | 19 code, tt { color: #761596; }
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/ |
pcm_plugin.h | 138 int snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable, 142 int snd_pcm_route_determine_ttable(snd_config_t *tt,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/ |
pcm_plugin.h | 138 int snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable, 142 int snd_pcm_route_determine_ttable(snd_config_t *tt,
|
/external/valgrind/VEX/priv/ |
guest_arm64_toIR.c | 4662 UInt tt = INSN(4,0); local 4713 UInt tt = INSN(4,0); local 4955 UInt tt = INSN(4,0); local 5027 UInt tt = INSN(4,0); local 5097 UInt tt = INSN(4,0); local 5174 UInt tt = INSN(4,0); local 5376 UInt tt = INSN(4,0); local 5453 UInt tt = INSN(4,0); local 5512 UInt tt = INSN(4,0); local 5558 UInt tt = INSN(4,0); local 5603 UInt tt = INSN(4,0); local 5631 UInt tt = INSN(4,0); local 5671 UInt tt = INSN(4,0); local 5885 UInt tt = INSN(4,0); local 6063 UInt tt = INSN(4,0); local 6181 UInt tt = INSN(4,0); local 6318 UInt tt = INSN(4,0); local 6370 UInt tt = INSN(4,0); local 6405 UInt tt = INSN(4,0); local 6550 UInt tt = INSN(4,0); local 6593 UInt tt = INSN(4,0); local 6610 UInt tt = INSN(4,0); local 6629 UInt tt = INSN(4,0); local 6668 UInt tt = INSN(4,0); local 6689 UInt tt = INSN(4,0); local 6702 UInt tt = INSN(4,0); local 6726 UInt tt = INSN(4,0); local 6752 UInt tt = INSN(4,0); local 6783 UInt tt = INSN(4,0); local [all...] |
/external/mesa3d/src/mapi/glapi/gen/ |
typeexpr.py | 87 tt = type_table() 106 tt.add_type( te ) 108 type_expression.built_in_types = tt
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastquant_inline.h | 490 register int32 tt = tmp; local 505 "r"(tt)); 574 register int32 tt = tmp; local 592 "r"(tt)); 603 register int32 tt = tmp; local 615 "r"(tt));
|
/external/boringssl/src/crypto/bn/ |
generic.c | 654 BN_ULLONG tt = t + c0; /* no carry */ \ 655 c0 = (BN_ULONG)Lw(tt); \ 656 hi = (BN_ULONG)Hw(tt); \ 700 BN_ULONG lo, hi, tt; \ 703 tt = hi + ((c0 < lo) ? 1 : 0); \ 704 c1 += tt; \ 705 c2 += (c1 < tt) ? 1 : 0; \ 745 BN_ULONG tt; \ 749 tt = hi; \ 752 tt++; [all...] |
/external/regex-re2/re2/testing/ |
parse_test.cc | 406 string tt = nre->ToString(); local 407 if (s != ss || t != tt) 410 EXPECT_EQ(t, tt);
|
/external/strace/tests/ |
init.sh | 56 run_strace -ff -tt "$@"
|
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/ |
TimestampTest.java | 97 String tt = new Timestamp(now, cpath).toString(); local
|
/external/opencv/cvaux/src/ |
cvlmeds.cpp | 199 double p, q, D, c1, c2, b1, b2, ro1, ro2, fi1, fi2, tt; local 250 tt = SIGN( ro1 ) * pow( fabs( ro1 ), 0.333333333333 ); 251 c1 = tt - p / (3. * tt); 252 c2 = tt + p / (3. * tt); 257 tt = SIGN( ro2 ) * pow( fabs( ro2 ), 0.333333333333 ); 258 b1 = tt - p / (3. * tt); 259 b2 = tt + p / (3. * tt) [all...] |