HomeSort by relevance Sort by last modified time
    Searched refs:tt (Results 76 - 100 of 240) sorted by null

1 2 34 5 6 7 8 910

  /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...]
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/
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...]
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/mksh/src/
syn.c 813 struct tokeninfo const *tt; local
819 for (tt = tokentab; tt->name; tt++) {
820 if (tt->reserved) {
821 p = ktenter(&keywords, tt->name, hash(tt->name));
824 p->val.i = tt->val;
835 struct tokeninfo const *tt; local
864 for (tt = tokentab; tt->name; tt++
1077 struct timeval tt; local
    [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/bluetooth/bluedroid/gki/common/
gki_buffer.c 157 UINT8 i, tt, mb; local
161 for (tt = 0; tt < GKI_MAX_TASKS; tt++)
165 p_cb->OSTaskQFirst[tt][mb] = NULL;
166 p_cb->OSTaskQLast [tt][mb] = NULL;
170 for (tt = 0; tt < GKI_NUM_TOTAL_BUF_POOLS; tt++)
172 p_cb->pool_start[tt] = NULL
    [all...]
  /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/jsilver/src/org/clearsilver/
HDF.java 104 void exportDate(String hdfName, String tz, int tt);
DelegatedHdf.java 128 String hdfname, String tz, int tt) {
129 getHdf().exportDate(hdfname, tz, tt);
  /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 {
  /frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
ActivityTestMain.java 336 ActivityManager.TaskThumbnails tt = mAm.getTaskThumbnails(r.persistentId); local
344 addThumbnail(item, tt != null ? tt.mainThumbnail : null, r, tt, -1);
345 for (int j=0; j<tt.numSubThumbbails; j++) {
346 addThumbnail(item, tt.getSubThumbnail(j), r, tt, j);
  /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...]
  /external/bluetooth/bluedroid/stack/smp/
aes.c 405 { uint_8t tt; local
410 tt = st[1]; st[ 1] = s_box(st[ 5]); st[ 5] = s_box(st[ 9]);
411 st[ 9] = s_box(st[13]); st[13] = s_box( tt );
413 tt = st[2]; st[ 2] = s_box(st[10]); st[10] = s_box( tt );
414 tt = st[6]; st[ 6] = s_box(st[14]); st[14] = s_box( tt );
416 tt = st[15]; st[15] = s_box(st[11]); st[11] = s_box(st[ 7]);
417 st[ 7] = s_box(st[ 3]); st[ 3] = s_box( tt );
421 { uint_8t tt; local
524 { 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...]
  /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/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_solaris.h 331 #define GETTIME(tt) _pr_solx86_clock_gettime(CLOCK_REALTIME, (tt))
333 #define GETTIME(tt) clock_gettime(CLOCK_REALTIME, (tt))
527 #define GETTIME(tt) _pr_solx86_clock_gettime(CLOCK_REALTIME, (tt))
529 #define GETTIME(tt) clock_gettime(CLOCK_REALTIME, (tt))
  /external/chromium_org/third_party/openssl/openssl/crypto/objects/
obj_xref.c 187 static void sid_free(nid_triple *tt)
189 OPENSSL_free(tt);
  /external/openfst/src/extensions/far/
farscript.cc 34 FarTokenType tt,
44 generate_keys, fet, tt, symbols_fname,

Completed in 681 milliseconds

1 2 34 5 6 7 8 910