HomeSort by relevance Sort by last modified time
    Searched defs:_getcategory (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
warnings.py 126 category = _getcategory(category)
152 def _getcategory(category): function
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
warnings.py 122 category = _getcategory(category)
148 def _getcategory(category): function
  /external/python/cpython2/Lib/
warnings.py 144 category = _getcategory(category)
170 def _getcategory(category): function
  /external/python/cpython3/Lib/
warnings.py 202 category = _getcategory(category)
228 def _getcategory(category): function
  /prebuilts/gdb/darwin-x86/lib/python2.7/
warnings.py 122 category = _getcategory(category)
148 def _getcategory(category): function
  /prebuilts/gdb/linux-x86/lib/python2.7/
warnings.py 122 category = _getcategory(category)
148 def _getcategory(category): function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
warnings.py 122 category = _getcategory(category)
148 def _getcategory(category): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
warnings.py 122 category = _getcategory(category)
148 def _getcategory(category): function

Completed in 216 milliseconds