Home
last modified time | relevance | path

Searched refs:Any (Results 1 – 25 of 12947) sorted by relevance

12345678910>>...518

/dports/math/py-numpy/numpy-1.20.3/numpy/ma/
H A D__init__.pyi7 core: Any
8 extras: Any
9 MAError: Any
13 abs: Any
15 add: Any
16 all: Any
20 amax: Any
21 amin: Any
22 angle: Any
23 anom: Any
[all …]
/dports/math/py-numpy/numpy-1.20.3/numpy/lib/
H A D__init__.pyi12 emath: Any
13 math: Any
18 imag: Any
20 isreal: Any
22 real: Any
33 r_: Any
34 c_: Any
35 s_: Any
37 ix_: Any
64 cov: Any
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Doperator.pyi20 def lt(__a: Any, __b: Any) -> Any: ...
21 def le(__a: Any, __b: Any) -> Any: ...
22 def eq(__a: Any, __b: Any) -> Any: ...
23 def ne(__a: Any, __b: Any) -> Any: ...
24 def ge(__a: Any, __b: Any) -> Any: ...
25 def gt(__a: Any, __b: Any) -> Any: ...
26 def __lt__(a: Any, b: Any) -> Any: ...
27 def __le__(a: Any, b: Any) -> Any: ...
28 def __eq__(a: Any, b: Any) -> Any: ...
29 def __ne__(a: Any, b: Any) -> Any: ...
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Doperator.pyi20 def lt(__a: Any, __b: Any) -> Any: ...
21 def le(__a: Any, __b: Any) -> Any: ...
22 def eq(__a: Any, __b: Any) -> Any: ...
23 def ne(__a: Any, __b: Any) -> Any: ...
24 def ge(__a: Any, __b: Any) -> Any: ...
25 def gt(__a: Any, __b: Any) -> Any: ...
26 def __lt__(a: Any, b: Any) -> Any: ...
27 def __le__(a: Any, b: Any) -> Any: ...
28 def __eq__(a: Any, b: Any) -> Any: ...
29 def __ne__(a: Any, b: Any) -> Any: ...
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Doperator.pyi15 def lt(__a: Any, __b: Any) -> Any: ...
16 def le(__a: Any, __b: Any) -> Any: ...
17 def eq(__a: Any, __b: Any) -> Any: ...
18 def ne(__a: Any, __b: Any) -> Any: ...
19 def ge(__a: Any, __b: Any) -> Any: ...
20 def gt(__a: Any, __b: Any) -> Any: ...
21 def __lt__(a: Any, b: Any) -> Any: ...
22 def __le__(a: Any, b: Any) -> Any: ...
23 def __eq__(a: Any, b: Any) -> Any: ...
24 def __ne__(a: Any, b: Any) -> Any: ...
[all …]
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Doperator.pyi15 def lt(a: Any, b: Any) -> Any: ...
16 def le(a: Any, b: Any) -> Any: ...
17 def eq(a: Any, b: Any) -> Any: ...
18 def ne(a: Any, b: Any) -> Any: ...
19 def ge(a: Any, b: Any) -> Any: ...
20 def gt(a: Any, b: Any) -> Any: ...
21 def __lt__(a: Any, b: Any) -> Any: ...
22 def __le__(a: Any, b: Any) -> Any: ...
23 def __eq__(a: Any, b: Any) -> Any: ...
24 def __ne__(a: Any, b: Any) -> Any: ...
[all …]
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Doperator.pyi21 def lt(__a: Any, __b: Any) -> Any: ...
22 def le(__a: Any, __b: Any) -> Any: ...
23 def eq(__a: Any, __b: Any) -> Any: ...
24 def ne(__a: Any, __b: Any) -> Any: ...
25 def ge(__a: Any, __b: Any) -> Any: ...
26 def gt(__a: Any, __b: Any) -> Any: ...
27 def __lt__(a: Any, b: Any) -> Any: ...
28 def __le__(a: Any, b: Any) -> Any: ...
29 def __eq__(a: Any, b: Any) -> Any: ...
30 def __ne__(a: Any, b: Any) -> Any: ...
[all …]
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/unittest/
H A Dmock.pyi42Any] = ..., side_effect: Optional[Any] = ..., return_value: Any = ..., wraps: Optional[Any] = ...,…
43 def __call__(_mock_self, *args: Any, **kwargs: Any) -> Any: ...
60 …it__(self, getter: Any, attribute: Any, new: Any, spec: Any, create: Any, spec_set: Any, autospec:…
78 … def __init__(self, in_dict: Any, values: Any = ..., clear: Any = ..., **kwargs: Any) -> None: ...
108 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
110 def __get__(self, obj: Any, _type: Optional[Any] = ...) -> Any: ...
126 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
128 def count(self, *args: Any, **kwargs: Any) -> Any: ...
129 def index(self, *args: Any, **kwargs: Any) -> Any: ...
134 …tospec(spec: Any, spec_set: Any = ..., instance: Any = ..., _parent: Optional[Any] = ..., _name: O…
[all …]
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/
H A Dmock.pyi42Any] = ..., side_effect: Optional[Any] = ..., return_value: Any = ..., wraps: Optional[Any] = ...,…
43 def __call__(_mock_self, *args: Any, **kwargs: Any) -> Any: ...
60 …it__(self, getter: Any, attribute: Any, new: Any, spec: Any, create: Any, spec_set: Any, autospec:…
78 … def __init__(self, in_dict: Any, values: Any = ..., clear: Any = ..., **kwargs: Any) -> None: ...
108 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
110 def __get__(self, obj: Any, _type: Optional[Any] = ...) -> Any: ...
126 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
128 def count(self, *args: Any, **kwargs: Any) -> Any: ...
129 def index(self, *args: Any, **kwargs: Any) -> Any: ...
134 …tospec(spec: Any, spec_set: Any = ..., instance: Any = ..., _parent: Optional[Any] = ..., _name: O…
[all …]
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/tkinter/
H A Dconstants.pyi3 NO: Any
4 YES: Any
5 TRUE: Any
7 ON: Any
8 OFF: Any
9 N: Any
10 S: Any
11 W: Any
12 E: Any
13 NW: Any
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/3/unittest/
H A Dmock.pyi50 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
52 def count(self, *args: Any, **kwargs: Any) -> Any: ...
53 def index(self, *args: Any, **kwargs: Any) -> Any: ...
123Any] = ..., side_effect: Optional[Any] = ..., return_value: Any = ..., wraps: Optional[Any] = ...,…
124 def __call__(_mock_self, *args: Any, **kwargs: Any) -> Any: ...
141 …it__(self, getter: Any, attribute: Any, new: Any, spec: Any, create: Any, spec_set: Any, autospec:…
159 … def __init__(self, in_dict: Any, values: Any = ..., clear: Any = ..., **kwargs: Any) -> None: ...
193 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
195 def __get__(self, obj: Any, _type: Optional[Any] = ...) -> Any: ...
203 …tospec(spec: Any, spec_set: Any = ..., instance: Any = ..., _parent: Optional[Any] = ..., _name: O…
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/third_party/2and3/
H A Dmock.pyi50 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
52 def count(self, *args: Any, **kwargs: Any) -> Any: ...
53 def index(self, *args: Any, **kwargs: Any) -> Any: ...
123Any] = ..., side_effect: Optional[Any] = ..., return_value: Any = ..., wraps: Optional[Any] = ...,…
124 def __call__(_mock_self, *args: Any, **kwargs: Any) -> Any: ...
141 …it__(self, getter: Any, attribute: Any, new: Any, spec: Any, create: Any, spec_set: Any, autospec:…
159 … def __init__(self, in_dict: Any, values: Any = ..., clear: Any = ..., **kwargs: Any) -> None: ...
193 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
195 def __get__(self, obj: Any, _type: Optional[Any] = ...) -> Any: ...
203 …tospec(spec: Any, spec_set: Any = ..., instance: Any = ..., _parent: Optional[Any] = ..., _name: O…
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/psutil/psutil/
H A D_common.pyi4 POSIX: Any
5 WINDOWS: Any
6 LINUX: Any
7 MACOS: Any
8 OSX: Any
9 FREEBSD: Any
10 OPENBSD: Any
11 NETBSD: Any
12 BSD: Any
13 SUNOS: Any
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/braintree/braintree/
H A Dtransaction_search.pyi1 from typing import Any
19 currency: Any
28 id: Any
29 order_id: Any
50 user: Any
51 ids: Any
58 source: Any
59 status: Any
60 type: Any
61 refund: Any
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/unittest/
H A Dmock.pyi56 def __getattr__(self, attr: Any) -> Any: ...
57 def count(self, *args: Any, **kwargs: Any) -> Any: ...
58 def index(self, *args: Any, **kwargs: Any) -> Any: ...
147 def __call__(_mock_self, *args: Any, **kwargs: Any) -> Any: ...
195 … def __init__(self, in_dict: Any, values: Any = ..., clear: Any = ..., **kwargs: Any) -> None: ...
196 def __call__(self, f: Any) -> Any: ...
339 async def _execute_mock_call(self, *args: Any, **kwargs: Any) -> Any: ...
359 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
361 def __get__(self, obj: Any, _type: Optional[Any] = ...) -> Any: ...
370 …spec: Any, spec_set: Any = ..., instance: Any = ..., _parent: Optional[Any] = ..., _name: Optional…
[all …]
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/unittest/
H A Dmock.pyi56 def __getattr__(self, attr: Any) -> Any: ...
57 def count(self, *args: Any, **kwargs: Any) -> Any: ...
58 def index(self, *args: Any, **kwargs: Any) -> Any: ...
147 def __call__(_mock_self, *args: Any, **kwargs: Any) -> Any: ...
195 … def __init__(self, in_dict: Any, values: Any = ..., clear: Any = ..., **kwargs: Any) -> None: ...
196 def __call__(self, f: Any) -> Any: ...
339 async def _execute_mock_call(self, *args: Any, **kwargs: Any) -> Any: ...
359 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
361 def __get__(self, obj: Any, _type: Optional[Any] = ...) -> Any: ...
370 …spec: Any, spec_set: Any = ..., instance: Any = ..., _parent: Optional[Any] = ..., _name: Optional…
[all …]
/dports/math/py-numpy/numpy-1.20.3/numpy/random/
H A D__init__.pyi5 beta: Any
6 binomial: Any
7 bytes: Any
8 chisquare: Any
9 choice: Any
12 f: Any
13 gamma: Any
16 gumbel: Any
32 rand: Any
38 ranf: Any
[all …]
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/serializer/
H A DKryoSerializer.scala160 … kryo.register(classOf[Array[Tuple12[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any]]])
161 …kryo.register(classOf[Array[Tuple13[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, An…
162 …kryo.register(classOf[Array[Tuple14[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, An…
163 …kryo.register(classOf[Array[Tuple15[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, An…
164 …kryo.register(classOf[Array[Tuple16[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, An…
165 …ryo.register(classOf[Array[Tuple17[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any
166 ….register(classOf[Array[Tuple18[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, A…
167 …egister(classOf[Array[Tuple19[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any
168 …ster(classOf[Array[Tuple20[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, A…
169 …er(classOf[Array[Tuple21[Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any, Any
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/mock/
H A Dmock.pyi41 DEFAULT: Any
56 def __getattr__(self, attr: Any) -> Any: ...
57 def count(self, *args: Any, **kwargs: Any) -> Any: ...
58 def index(self, *args: Any, **kwargs: Any) -> Any: ...
150 def __call__(_mock_self, *args: Any, **kwargs: Any) -> Any: ...
241 … def __init__(self, in_dict: Any, values: Any = ..., clear: Any = ..., **kwargs: Any) -> None: ...
242 def __call__(self, f: Any) -> Any: ...
405 def __call__(self, *args: Any, **kwargs: Any) -> Any: ...
407 def __get__(self, obj: Any, _type: Optional[Any] = ...) -> Any: ...
416 …spec: Any, spec_set: Any = ..., instance: Any = ..., _parent: Optional[Any] = ..., _name: Optional…
[all …]
/dports/devel/py-types-Jinja2/types-Jinja2-2.11.9/jinja2-stubs/
H A Dlexer.pyi3 whitespace_re: Any
4 string_re: Any
5 integer_re: Any
6 name_re: Any
7 float_re: Any
8 newline_re: Any
9 TOKEN_ADD: Any
13 TOKEN_DIV: Any
15 TOKEN_EQ: Any
17 TOKEN_GT: Any
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/Jinja2/jinja2/
H A Dlexer.pyi4 string_re: Any
5 integer_re: Any
6 name_re: Any
7 float_re: Any
8 newline_re: Any
9 TOKEN_ADD: Any
13 TOKEN_DIV: Any
14 TOKEN_DOT: Any
15 TOKEN_EQ: Any
17 TOKEN_GT: Any
[all …]
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/jinja2/
H A Dlexer.pyi4 string_re: Any
5 integer_re: Any
6 name_re: Any
7 float_re: Any
8 newline_re: Any
9 TOKEN_ADD: Any
13 TOKEN_DIV: Any
14 TOKEN_DOT: Any
15 TOKEN_EQ: Any
17 TOKEN_GT: Any
[all …]
/dports/devel/py-types-requests/types-requests-2.26.3/requests-stubs/
H A Dapi.pyi1 from typing import Any, Text
10 data: Any | None = ...,
11 headers: Any | None = ...,
12 cookies: Any | None = ...,
13 files: Any | None = ...,
14 auth: Any | None = ...,
18 hooks: Any | None = ...,
21 cert: Any | None = ...,
22 json: Any | None = ...,
27 data: Any | None = ...,
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/requests/requests/
H A Dapi.pyi10 data: Optional[Any] = ...,
11 headers: Optional[Any] = ...,
12 cookies: Optional[Any] = ...,
13 files: Optional[Any] = ...,
14 auth: Optional[Any] = ...,
18 hooks: Optional[Any] = ...,
19 stream: Optional[Any] = ...,
21 cert: Optional[Any] = ...,
22 json: Optional[Any] = ...,
27 data: Optional[Any] = ...,
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/boto/boto/
H A D__init__.pyi6 Version: Any
7 UserAgent: Any
8 config: Any
9 BUCKET_NAME_RE: Any
10 TOO_LONG_DNS_NAME_COMP: Any
11 GENERATION_RE: Any
12 VERSION_RE: Any
13 ENDPOINTS_PATH: Any
20 log: Any
21 perflog: Any
[all …]

12345678910>>...518