/external/libcups/vcnet/regex/ |
D | split.c | 284 register int printit; in regress() local 291 printit = 0; in regress() 295 printit = 1; in regress() 298 printit = 1; in regress() 308 printit = 1; in regress() 312 if (printit) in regress()
|
/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 | window-creation-more.py | 7 def printit(self): member in Test
|
D | canvas-reading-tag-info.py | 5 def printit(self): member in Test
|
D | animation-w-velocity-ctrl.py | 10 def printit(self): member in Test
|
D | rubber-line-demo-1.py | 4 def printit(self): member in Test
|
D | radiobutton-simple.py | 14 def printit(self): member in Test
|
D | canvas-gridding.py | 9 def printit(self): member in Test
|
D | canvas-with-scrollbars.py | 9 def printit(self): member in Test
|
D | rubber-band-box-demo-1.py | 4 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/math/tools/ |
D | remez.jl | 65 printit = quote 69 printit = quote 70 $printit 76 $printit
|
/external/python/cpython3/Modules/_decimal/tests/ |
D | formathelper.py | 195 def printit(testno, s, fmt, encoding=None): function
|