Home
last modified time | relevance | path

Searched refs:printit (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython2/Demo/tkinter/matt/
D00-HELLO-WORLD.py7 def printit(self): member in Test
18 command=self.printit)
Dpacker-simple.py5 def printit(self): member in Test
15 command=self.printit)
Dcanvas-demo-simple.py6 def printit(self): member in Test
Dwindow-creation-simple.py6 def printit(self): member in Test
Danimation-simple.py6 def printit(self): member in Test
Ddialog-box.py8 def printit(self): member in Test
Dwindow-creation-more.py7 def printit(self): member in Test
Dcanvas-reading-tag-info.py5 def printit(self): member in Test
Danimation-w-velocity-ctrl.py10 def printit(self): member in Test
Dradiobutton-simple.py14 def printit(self): member in Test
Drubber-line-demo-1.py4 def printit(self): member in Test
Dcanvas-gridding.py9 def printit(self): member in Test
Drubber-band-box-demo-1.py4 def printit(self): member in Test
Dcanvas-with-scrollbars.py9 def printit(self): member in Test
/external/libpcap/
Dpcap-enet.c48 readloop(int cnt, int if_fd, struct bpf_program *fp, printfunc printit) in readloop() argument
82 (*printit)((char *)ph->packet, in readloop()
95 (*printit)(buf.hdr.packet, &tv, cc, caplen); in readloop()
/external/libopus/celt/arm/
Darm2gnu.pl51 $printit++ unless $nflag;
342 printf ("%s", $_) if $printit;
/external/toolchain-utils/cros_utils/
Dstats.py1014 def lttest_1samp(a, popmean, printit=0, name='Sample', writemode='a'): argument
1032 if printit <> 0:
1034 outputpairedstats(printit, writemode, 'Population', '--', popmean, 0, 0, 0,
1039 def lttest_ind(a, b, printit=0, name1='Samp1', name2='Samp2', writemode='a'): argument
1063 if printit <> 0:
1065 outputpairedstats(printit, writemode, name1, n1, x1, v1, min(a), max(a),
1072 printit=0, argument
1102 if printit <> 0:
1104 outputpairedstats(printit, writemode, name1, n, x1, v1, min(a), max(a),
3330 def attest_1samp(a, popmean, printit=0, name='Sample', writemode='a'): argument
[all …]
/external/toolchain-utils/dejagnu/gdb_baseline/
Di686-pc-linux-gnu17524 PASS: gdb.python/python.exp: register atexit function - def printit(arg):
17526 PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world')
Dx86_64-cros-linux-gnu17792 PASS: gdb.python/python.exp: register atexit function - def printit(arg):
17794 PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world')
Darmv7a-cros-linux-gnueabi17433 PASS: gdb.python/python.exp: register atexit function - def printit(arg):
17435 PASS: gdb.python/python.exp: register atexit function - atexit.register(printit, 'good bye world')