Go to the source code of this file.
Classes | |
class | fix_build_deps.Choices |
class | fix_build_deps.FakeSelects |
Namespaces | |
fix_build_deps | |
Functions | |
def | fix_build_deps.buildozer (cmd, target) |
def | fix_build_deps.buildozer_set_list (name, values, target, via="") |
def | fix_build_deps.grpc_cc_library (name, hdrs=[], public_hdrs=[], srcs=[], select_deps=None, tags=[], deps=[], external_deps=[], **kwargs) |
def | fix_build_deps.score_best (proposed, existing) |
def | fix_build_deps.score_edit_distance (proposed, existing) |
def | fix_build_deps.score_list_size (proposed, existing) |
def | fix_build_deps.total_avoidness (proposal) |
def | fix_build_deps.total_score (proposal) |