Home
last modified time | relevance | path

Searched refs:list_or_string (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_impl.py765 def get_list_of_relative_inputs(list_or_string): argument
766 if isinstance(list_or_string, list):
768 for item in list_or_string:
772 return [get_relative_dir(list_or_string)]
/aosp_15_r20/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DAppleScript_Suite.py1158 class list_or_string(aetools.ComponentItem): class
1728 list_or_string._superclassnames = []
1729 list_or_string._privpropdict = {
1731 list_or_string._privelemdict = {
2118 'ls ' : list_or_string,
D__init__.py169 getbaseclasses(list_or_string)
364 'ls ' : list_or_string,