Searched defs:initpos (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/turtledemo/ |
D | bytedesign.py | 50 def wheel(self, initpos, scale): argument 68 def tripiece(self, initpos, scale): argument 85 def pentpiece(self, initpos, scale): argument
|
/external/python/cpython2/Demo/turtle/ |
D | tdemo_bytedesign.py | 51 def wheel(self, initpos, scale): argument 69 def tripiece(self, initpos, scale): argument 86 def pentpiece(self, initpos, scale): argument
|
/external/mtools/ |
D | vfat.c | 421 int initpos = direntry->entry + 1; in vfat_lookup_loop_common() local 509 int initpos = direntry->entry + 1; in vfat_lookup_loop_for_read() local 672 int initpos, in vfat_lookup_loop_for_insert()
|