Home
last modified time | relevance | path

Searched defs:getint (Results 1 – 5 of 5) sorted by relevance

/external/autotest/site_utils/suite_scheduler/
Dforgiving_config_parser.py66 def getint(self, section, option): member in ForgivingConfigParser
/external/python/cpython2/PC/
D_subprocess.c291 getint(PyObject* obj, char* name) in getint() function
/external/python/cpython2/Lib/
DConfigParser.py358 def getint(self, section, option): member in RawConfigParser
/external/mksh/src/
Dvar.c516 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint() function
/external/python/cpython2/Lib/lib-tk/
DTkinter.py421 getint = int variable
516 getint = int variable in Misc