HomeSort by relevance Sort by last modified time
    Searched refs:_CFG (Results 1 - 7 of 7) sorted by null

  /external/python/cpython2/Lib/lib-tk/
turtle.py 151 _CFG = {"width" : 0.5, # Screen
242 ## show(_CFG)
244 _CFG.update(cfgdict2)
245 ## show(_CFG)
247 _CFG.update(cfgdict1)
248 ## show(_CFG)
251 readconfig(_CFG)
    [all...]
  /external/python/cpython3/Lib/
turtle.py 149 _CFG = {"width" : 0.5, # Screen
227 _CFG.update(cfgdict2)
228 _CFG.update(cfgdict1)
231 readconfig(_CFG)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
turtle.py 151 _CFG = {"width" : 0.5, # Screen
242 ## show(_CFG)
244 _CFG.update(cfgdict2)
245 ## show(_CFG)
247 _CFG.update(cfgdict1)
248 ## show(_CFG)
251 readconfig(_CFG)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
turtle.py 151 _CFG = {"width" : 0.5, # Screen
242 ## show(_CFG)
244 _CFG.update(cfgdict2)
245 ## show(_CFG)
247 _CFG.update(cfgdict1)
248 ## show(_CFG)
251 readconfig(_CFG)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 151 _CFG = {"width" : 0.5, # Screen
242 ## show(_CFG)
244 _CFG.update(cfgdict2)
245 ## show(_CFG)
247 _CFG.update(cfgdict1)
248 ## show(_CFG)
251 readconfig(_CFG)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
turtle.py 151 _CFG = {"width" : 0.5, # Screen
242 ## show(_CFG)
244 _CFG.update(cfgdict2)
245 ## show(_CFG)
247 _CFG.update(cfgdict1)
248 ## show(_CFG)
251 readconfig(_CFG)
    [all...]
  /test/vts-testcase/performance/hwbinder_latency_test/
HwBinderLatencyTest.py 54 _CFG = "cfg"
142 pair_cnt = result[self._CFG][self._PAIR]

Completed in 388 milliseconds