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):  argument68     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):  argument69     def tripiece(self, initpos, scale):  argument
 86     def pentpiece(self, initpos, scale):  argument
 
 | 
| /external/mtools/ | 
| D | vfat.c | 430 	unsigned int initpos = direntry->entry + 1;  in vfat_lookup_loop_common()  local518 	int initpos = direntry->entry + 1;  in vfat_lookup_loop_for_read()  local
 687 							       unsigned int initpos,  in vfat_lookup_loop_for_insert()
 
 |