Home
last modified time | relevance | path

Searched defs:barfoo2 (Results 1 – 3 of 3) sorted by relevance

/external/python/typing/typing_extensions/src/
Dtest_typing_extensions.py1987 def barfoo2(x: typing.Callable[..., Annotated[List[T], "const"]], function
/external/python/cpython3/Lib/test/
Dtest_typing.py4871 def barfoo2(x: CT): ... function
6883 def barfoo2(x: typing.Callable[..., Annotated[List[T], "const"]], function
/external/python/typing_extensions/src/
Dtest_typing_extensions.py4800 def barfoo2(x: typing.Callable[..., Annotated[List[T], "const"]], function