/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
shlex.py | 288 tt = lexer.get_token() variable 289 if tt: 290 print "Token: " + repr(tt)
|
cProfile.py | 103 tt = entry.inlinetime # tottime column of pstats 107 self.stats[func] = cc, nc, tt, ct, callers 119 tt = subentry.inlinetime 125 tt += prev[2] 127 callers[func] = nc, cc, tt, ct
|
pstats.py | 128 for func, (cc, nc, tt, ct, callers) in self.stats.items(): 131 self.total_tt += tt 230 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems(): 231 stats_list.append((cc, nc, tt, ct) + func + 250 for func, (cc, nc, tt, ct, callers) in oldstats.iteritems(): 261 (cc, nc, tt, ct, newcallers)) 263 newstats[newfunc] = (cc, nc, tt, ct, newcallers) 278 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems(): 385 cc, nc, tt, ct, callers = self.stats[func] 395 for cc, nc, tt, ct, callers in self.stats.itervalues() [all...] |
/external/bzip2/ |
bzip.css | 64 code, tt, pre { font-size: 120%; } 65 code, tt { color: #761596; }
|
/external/icu/icu4c/source/i18n/ |
rbtz.cpp | 203 UDate tt; local 212 avail = r->getNextStart(lastTransitionTime, curStdOffset, curDstSavings, false, tt); 223 if (tt < nextTransitionTime) { 224 nextTransitionTime = tt; 252 avail = r->getNextStart(lastTransitionTime, curStdOffset, curDstSavings, false, tt); 254 if (tt < nextTransitionTime) { 255 nextTransitionTime = tt; 745 UDate tt = tzt->time; local 746 if (tt > base || (inclusive && tt == base)) 828 UDate tt = tzt->time; local [all...] |
/external/skia/gm/ |
texturedomaineffect.cpp | 82 GrTestTarget tt; variable 83 context->getTestTarget(&tt); 84 if (NULL == tt.target()) { 132 tt.target()->drawSimpleRect(&pipelineBuilder,
|
yuvtorgbeffect.cpp | 80 GrTestTarget tt; variable 81 context->getTestTarget(&tt); 82 if (NULL == tt.target()) { 126 tt.target()->drawSimpleRect(&pipelineBuilder,
|
convexpolyeffect.cpp | 171 GrTestTarget tt; variable 172 context->getTestTarget(&tt); 173 if (NULL == tt.target()) { 197 tt.target()->drawBatch(&pipelineBuilder, batch); 222 GrTestTarget tt; variable 223 context->getTestTarget(&tt); 224 if (NULL == tt.target()) { 246 tt.target()->drawBatch(&pipelineBuilder, batch);
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/centrality/ |
current_flow_betweenness_subset.py | 125 for tt in targets: 126 j=mapping[tt] 247 for tt in targets: 248 j=mapping[tt]
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_time.py | 31 tt = time.gmtime(self.t) 37 time.strftime(format, tt) 110 tt = time.gmtime(self.t) 115 strf_output = time.strftime(format, tt) 243 tt = time.localtime(t) 247 self.assertEqual(time.mktime(tt), t)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_time.py | 31 tt = time.gmtime(self.t) 37 time.strftime(format, tt) 110 tt = time.gmtime(self.t) 115 strf_output = time.strftime(format, tt) 243 tt = time.localtime(t) 247 self.assertEqual(time.mktime(tt), t)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
cProfile.py | 103 tt = entry.inlinetime # tottime column of pstats 107 self.stats[func] = cc, nc, tt, ct, callers 119 tt = subentry.inlinetime 125 tt += prev[2] 127 callers[func] = nc, cc, tt, ct
|
pstats.py | 128 for func, (cc, nc, tt, ct, callers) in self.stats.items(): 131 self.total_tt += tt 230 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems(): 231 stats_list.append((cc, nc, tt, ct) + func + 250 for func, (cc, nc, tt, ct, callers) in oldstats.iteritems(): 261 (cc, nc, tt, ct, newcallers)) 263 newstats[newfunc] = (cc, nc, tt, ct, newcallers) 278 for func, (cc, nc, tt, ct, callers) in self.stats.iteritems(): 385 cc, nc, tt, ct, callers = self.stats[func] 395 for cc, nc, tt, ct, callers in self.stats.itervalues() [all...] |
/external/valgrind/coregrind/ |
m_transtab.c | 210 // of this TTEntry in the containing Sector's tt array. 334 precisely when this sector's translation table (tt) reaches 338 /* An hash table, mapping guest address to an index in the tt array. 345 TTEntry* tt; member in struct:__anon20472 350 /* The count of tt entries with state InUse. */ 356 /* Expandable arrays of tt indices for each of the ECLASS_N 358 the containing sector's tt array, which in turn should point 383 N_TC_SECTORS. The initial value indicates the TT/TC system is 481 vg_assert(s->tt); 482 TTEntry* tte = &s->tt[tteNo] [all...] |
/external/mksh/src/ |
syn.c | 806 struct tokeninfo const *tt; local 812 for (tt = tokentab; tt->name; tt++) { 813 if (tt->reserved) { 814 p = ktenter(&keywords, tt->name, hash(tt->name)); 817 p->val.i = tt->val; 828 struct tokeninfo const *tt; local 857 for (tt = tokentab; tt->name; tt++ 1071 struct timeval tt; local [all...] |
/external/owasp/sanitizer/empiricism/ |
canned-data.js | 125 "tt": true, 240 "tt", 355 "tt", 470 "tt", 585 "tt", 700 "tt", 816 "tt", 931 "tt", 1046 "tt", 1161 "tt", [all...] |
/external/openfst/src/include/fst/extensions/far/ |
farscript.h | 52 const FarTokenType tt; member in struct:fst::script::FarCompileStringsArgs 68 FarTokenType tt, 79 tt(tt), symbols_fname(symbols_fname), unknown_symbol(unknown_symbol), 90 args->generate_keys, args->fet, args->tt, args->symbols_fname, 104 FarTokenType tt,
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
gki_buffer.c | 147 UINT8 i, tt, mb; local 151 for (tt = 0; tt < GKI_MAX_TASKS; tt++) 155 p_cb->OSTaskQFirst[tt][mb] = NULL; 156 p_cb->OSTaskQLast [tt][mb] = NULL; 160 for (tt = 0; tt < GKI_NUM_TOTAL_BUF_POOLS; tt++) 162 p_cb->pool_start[tt] = NULL [all...] |
/external/libnfc-nci/src/gki/common/ |
gki_buffer.c | 147 UINT8 i, tt, mb; local 151 for (tt = 0; tt < GKI_MAX_TASKS; tt++) 155 p_cb->OSTaskQFirst[tt][mb] = NULL; 156 p_cb->OSTaskQLast [tt][mb] = NULL; 160 for (tt = 0; tt < GKI_NUM_TOTAL_BUF_POOLS; tt++) 162 p_cb->pool_start[tt] = NULL [all...] |
/libcore/luni/src/test/java/libcore/java/lang/ |
OldThrowableTest.java | 56 TestThrowable tt = new TestThrowable(testMessage); local 57 assertEquals("localized message", tt.getLocalizedMessage());
|
/external/aac/libMpegTPEnc/src/ |
tpenc_latm.cpp | 151 if (hAss->tt == TT_MP4_LOAS) { 165 if (hAss->tt != TT_MP4_LATM_MCP0) { 602 TRANSPORT_TYPE tt 610 hAss->tt = tt; 648 switch (hAss->tt) { 685 if (hAss->tt != TT_MP4_LATM_MCP0) { 736 if( hAss->tt == TT_MP4_LOAS && hAss->subFrameCnt == 0) 780 if (hAss->tt == TT_MP4_LOAS) 832 TRANSPORT_TYPE tt, [all...] |
/external/aac/libMpegTPDec/src/ |
tpdec_latm.h | 144 TRANSPORT_TYPE tt,
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/ |
default.css | 314 h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt { 318 code, tt { 352 div.doctest-example tt {
|
/external/chromium-trace/trace-viewer/third_party/Paste/docs/web/ |
default-site.css | 302 h1 tt, h2 tt, h3 tt, h4 tt, h5 tt, h6 tt { 306 code, tt { 340 div.doctest-example tt {
|
/external/jsilver/src/org/clearsilver/ |
HDF.java | 104 void exportDate(String hdfName, String tz, int tt);
|