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

  /external/icu/icu4c/source/test/depstest/
dependencies.py 94 def _IsLibrary(item): return item and item["type"] == "library"
109 if item["type"] == "system_symbols" and (_IsLibraryGroup(dep_item) or _IsLibrary(dep_item)):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
AutoGen.py     [all...]

Completed in 5306 milliseconds