Home
last modified time | relevance | path

Searched refs:has_pairs (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Tools/scripts/
Danalyze_dxp.py39 def has_pairs(profile): function
61 if has_pairs(new_profile):
85 if has_pairs(profile) and profile:
105 if not has_pairs(profile):
/external/python/cpython2/Tools/scripts/
Danalyze_dxp.py40 def has_pairs(profile): function
62 if has_pairs(new_profile):
86 if has_pairs(profile) and profile:
106 if not has_pairs(profile):