/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/gdb/darwin-x86/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/gdb/linux-x86/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/go/darwin-x86/src/reflect/ |
all_test.go | 230 for i, tt := range typeTests { 231 testType(t, i, ValueOf(tt.i).Field(0).Type(), tt.s) 236 for i, tt := range valueTests { 237 v := ValueOf(tt.i) 274 if s != tt.s { 275 t.Errorf("#%d: have %#q, want %#q", i, s, tt.s) 281 for i, tt := range valueTests { 282 v := ValueOf(tt.i).Elem() 318 if s != tt.s [all...] |
/prebuilts/go/linux-x86/src/reflect/ |
all_test.go | 230 for i, tt := range typeTests { 231 testType(t, i, ValueOf(tt.i).Field(0).Type(), tt.s) 236 for i, tt := range valueTests { 237 v := ValueOf(tt.i) 274 if s != tt.s { 275 t.Errorf("#%d: have %#q, want %#q", i, s, tt.s) 281 for i, tt := range valueTests { 282 v := ValueOf(tt.i).Elem() 318 if s != tt.s [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...] |
/prebuilts/go/darwin-x86/src/net/ |
timeout_test.go | 44 for i, tt := range dialTimeoutTests { 47 testHookDialChannel = func() { time.Sleep(tt.guard) } 54 time.Sleep(tt.guard) 60 d := Dialer{Timeout: tt.timeout} 61 if tt.delta != 0 { 62 d.Deadline = time.Now().Add(tt.delta) 64 max := time.NewTimer(tt.max) 112 for i, tt := range dialTimeoutMaxDurationTests { 117 d := Dialer{Timeout: tt.timeout} 118 if tt.delta != 0 [all...] |
/prebuilts/go/linux-x86/src/net/ |
timeout_test.go | 44 for i, tt := range dialTimeoutTests { 47 testHookDialChannel = func() { time.Sleep(tt.guard) } 54 time.Sleep(tt.guard) 60 d := Dialer{Timeout: tt.timeout} 61 if tt.delta != 0 { 62 d.Deadline = time.Now().Add(tt.delta) 64 max := time.NewTimer(tt.max) 112 for i, tt := range dialTimeoutMaxDurationTests { 117 d := Dialer{Timeout: tt.timeout} 118 if tt.delta != 0 [all...] |
/external/toybox/scripts/ |
config2help.c | 343 int ff = strcspn(from, " ]"), tt = strcspn(to, " ]"); local 345 if (from[ff] == ']' && to[tt] == ']') { 346 try = xmprintf("[-%.*s%.*s] ", ff, from, tt, to); 347 qsort(try+2, ff+tt, 1, (void *)charsort); 349 that = trim(that+tt+3);
|
/system/bt/stack/smp/ |
aes.cc | 420 uint_8t tt; local 427 tt = st[1]; 431 st[13] = s_box(tt); 433 tt = st[2]; 435 st[10] = s_box(tt); 436 tt = st[6]; 438 st[14] = s_box(tt); 440 tt = st[15]; 444 st[3] = s_box(tt); 448 uint_8t tt; local 567 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...] |
/prebuilts/go/darwin-x86/src/encoding/gob/ |
type_test.go | 39 for _, tt := range basicTypes { 40 if tt.id.string() != tt.str { 41 t.Errorf("checkType: expected %q got %s", tt.str, tt.id.string()) 43 if tt.id == 0 { 44 t.Errorf("id for %q is zero", tt.str)
|
/prebuilts/go/darwin-x86/src/net/http/ |
fs_test.go | 195 for _, tt := range tests { 196 req, err := ReadRequest(bufio.NewReader(strings.NewReader("GET " + tt.req + " HTTP/1.1\r\nHost: foo\r\n\r\n"))) 198 t.Errorf("bad request %q: %v", tt.req, err) 203 if rec.Code != tt.wantStatus { 204 t.Errorf("for request %q, status = %d; want %d", tt.req, rec.Code, tt.wantStatus) 971 for testName, tt := range tests { 973 if tt.file != "" { 974 f, err := os.Open(tt.file) 981 content = tt.conten [all...] |
/prebuilts/go/linux-x86/src/encoding/gob/ |
type_test.go | 39 for _, tt := range basicTypes { 40 if tt.id.string() != tt.str { 41 t.Errorf("checkType: expected %q got %s", tt.str, tt.id.string()) 43 if tt.id == 0 { 44 t.Errorf("id for %q is zero", tt.str)
|
/prebuilts/go/linux-x86/src/net/http/ |
fs_test.go | 195 for _, tt := range tests { 196 req, err := ReadRequest(bufio.NewReader(strings.NewReader("GET " + tt.req + " HTTP/1.1\r\nHost: foo\r\n\r\n"))) 198 t.Errorf("bad request %q: %v", tt.req, err) 203 if rec.Code != tt.wantStatus { 204 t.Errorf("for request %q, status = %d; want %d", tt.req, rec.Code, tt.wantStatus) 971 for testName, tt := range tests { 973 if tt.file != "" { 974 f, err := os.Open(tt.file) 981 content = tt.conten [all...] |
/prebuilts/go/darwin-x86/src/go/build/ |
build_test.go | 215 for _, tt := range matchFileTests { 216 ctxt := tt.ctxt 218 if path != "x+"+tt.name { 219 t.Fatalf("OpenFile asked for %q, expected %q", path, "x+"+tt.name) 221 return &readNopCloser{strings.NewReader(tt.data)}, nil 226 match, err := ctxt.MatchFile("x", tt.name) 227 if match != tt.match || err != nil { 228 t.Fatalf("MatchFile(%q) = %v, %v, want %v, nil", tt.name, match, err, tt.match)
|
/prebuilts/go/linux-x86/src/go/build/ |
build_test.go | 215 for _, tt := range matchFileTests { 216 ctxt := tt.ctxt 218 if path != "x+"+tt.name { 219 t.Fatalf("OpenFile asked for %q, expected %q", path, "x+"+tt.name) 221 return &readNopCloser{strings.NewReader(tt.data)}, nil 226 match, err := ctxt.MatchFile("x", tt.name) 227 if match != tt.match || err != nil { 228 t.Fatalf("MatchFile(%q) = %v, %v, want %v, nil", tt.name, match, err, tt.match)
|
/prebuilts/go/darwin-x86/test/ |
nilptr2.go | 11 for _, tt := range tests { 15 println(tt.name, "did not panic") 19 tt.fn()
|
/prebuilts/go/linux-x86/test/ |
nilptr2.go | 11 for _, tt := range tests { 15 println(tt.name, "did not panic") 19 tt.fn()
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
encode_test.go | 325 for _, tt := range testCases { 326 out, err := Marshal(tt.v) 327 if err != nil || string(out) != tt.want { 328 t.Errorf("Marshal(%#v) = %#q, %#v, want %#q, nil", tt.v, out, err, tt.want) 550 for _, tt := range encodeStringTests { 551 b, err := Marshal(tt.in) 553 t.Errorf("Marshal(%q): %v", tt.in, err) 557 if out != tt.out { 558 t.Errorf("Marshal(%q) = %#q, want %#q", tt.in, out, tt.out [all...] |
/prebuilts/go/linux-x86/src/encoding/json/ |
encode_test.go | 325 for _, tt := range testCases { 326 out, err := Marshal(tt.v) 327 if err != nil || string(out) != tt.want { 328 t.Errorf("Marshal(%#v) = %#q, %#v, want %#q, nil", tt.v, out, err, tt.want) 550 for _, tt := range encodeStringTests { 551 b, err := Marshal(tt.in) 553 t.Errorf("Marshal(%q): %v", tt.in, err) 557 if out != tt.out { 558 t.Errorf("Marshal(%q) = %#q, want %#q", tt.in, out, tt.out [all...] |
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/ |
DLexerBase.cpp | 236 ANTLRTokenType tt = nextTokenType();
local 237 _ANTLRTokenPtr tk = token_to_fill->makeToken(tt, _lextext,_line);
|
/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);
|