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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
freeze.py 218 ishome = os.path.exists(os.path.join(prefix, 'Python', 'ceval.c'))
224 if ishome:
  /external/python/cpython2/Tools/freeze/
freeze.py 218 ishome = os.path.exists(os.path.join(prefix, 'Python', 'ceval.c'))
224 if ishome:
  /external/python/cpython3/Tools/freeze/
freeze.py 216 ishome = os.path.exists(os.path.join(prefix, 'Python', 'ceval.c'))
223 if ishome:

Completed in 58 milliseconds