/external/python/cpython2/Demo/tkinter/matt/ |
D | 00-HELLO-WORLD.py | 7 def printit(self): member in Test 18 command=self.printit)
|
D | packer-simple.py | 5 def printit(self): member in Test 15 command=self.printit)
|
D | canvas-demo-simple.py | 6 def printit(self): member in Test
|
D | window-creation-simple.py | 6 def printit(self): member in Test
|
D | dialog-box.py | 8 def printit(self): member in Test
|
D | animation-simple.py | 6 def printit(self): member in Test
|
D | canvas-reading-tag-info.py | 5 def printit(self): member in Test
|
D | window-creation-more.py | 7 def printit(self): member in Test
|
D | animation-w-velocity-ctrl.py | 10 def printit(self): member in Test
|
D | radiobutton-simple.py | 14 def printit(self): member in Test
|
D | rubber-line-demo-1.py | 4 def printit(self): member in Test
|
D | canvas-gridding.py | 9 def printit(self): member in Test
|
D | rubber-band-box-demo-1.py | 4 def printit(self): member in Test
|
D | canvas-with-scrollbars.py | 9 def printit(self): member in Test
|
/external/libpcap/ |
D | pcap-enet.c | 48 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/ |
D | arm2gnu.pl | 51 $printit++ unless $nflag; 342 printf ("%s", $_) if $printit;
|
/external/arm-optimized-routines/auxiliary/ |
D | remez.jl | 65 printit = quote 69 printit = quote 70 $printit 76 $printit
|
/external/toolchain-utils/cros_utils/ |
D | stats.py | 1014 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/python/cpython3/Modules/_decimal/tests/ |
D | formathelper.py | 195 def printit(testno, s, fmt, encoding=None): function
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | x86_64-cros-linux-gnu | 17792 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')
|
D | i686-pc-linux-gnu | 17524 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')
|
D | armv7a-cros-linux-gnueabi | 17433 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')
|