OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TextIO
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
make-target-delegates.py
24
from typing import Dict, List,
TextIO
170
f:
TextIO
, decl: bool, name: str, return_type: str, argtypes: List[str]
198
def write_declaration(f:
TextIO
, name: str, return_type: str, argtypes: List[str]):
203
def write_delegator(f:
TextIO
, name: str, return_type: str, argtypes: List[str]):
219
f:
TextIO
,
271
f:
TextIO
, content: str, name: str, return_type: str, argtypes: List[str]
324
f:
TextIO
,
/src/external/gpl3/gdb/dist/gdb/
make-target-delegates.py
24
from typing import Dict, List,
TextIO
170
f:
TextIO
, decl: bool, name: str, return_type: str, argtypes: List[str]
198
def write_declaration(f:
TextIO
, name: str, return_type: str, argtypes: List[str]):
203
def write_delegator(f:
TextIO
, name: str, return_type: str, argtypes: List[str]):
219
f:
TextIO
,
271
f:
TextIO
, content: str, name: str, return_type: str, argtypes: List[str]
324
f:
TextIO
,
/src/external/gpl3/gdb/dist/sim/ppc/
spreg-gen.py
25
from typing import NamedTuple,
TextIO
76
def print_copyleft(fp:
TextIO
) -> None:
140
def gen_switch_is_valid(table: list[Spreg], fp:
TextIO
) -> None:
156
def gen_switch_is_readonly(table: list[Spreg], fp:
TextIO
) -> None:
177
def gen_switch_length(table: list[Spreg], fp:
TextIO
) -> None:
/src/external/gpl3/gdb.old/dist/sim/ppc/
spreg-gen.py
25
from typing import NamedTuple,
TextIO
76
def print_copyleft(fp:
TextIO
) -> None:
140
def gen_switch_is_valid(table: list[Spreg], fp:
TextIO
) -> None:
156
def gen_switch_is_readonly(table: list[Spreg], fp:
TextIO
) -> None:
177
def gen_switch_length(table: list[Spreg], fp:
TextIO
) -> None:
/src/external/mpl/bind/dist/bin/tests/system/isctest/
text.py
17
from typing import
TextIO
151
def __init__(self, stream:
TextIO
):
/src/external/bsd/zstd/dist/build/single_file_libs/
combine.py
22
from typing import Any, List, Optional, Pattern, Set,
TextIO
39
destn:
TextIO
= sys.stdout
/src/external/mpl/bind/dist/bin/tests/system/isctest/log/
watchlog.py
13
from typing import Any,
TextIO
, TypeAlias, TypeVar
66
self._fd:
TextIO
| None = None
/src/external/apache2/llvm/dist/clang/utils/analyzer/
CmpRuns.py
39
Sequence, Set,
TextIO
, TypeVar, Tuple, Union)
498
out:
TextIO
= sys.stdout):
542
out:
TextIO
= sys.stdout,
567
aux_log: Optional[
TextIO
] = open(verbose_log, "w")
/src/external/gpl3/gdb.old/dist/sim/common/
gennltvals.py
35
from typing import Iterable, List,
TextIO
/src/external/gpl3/gdb/dist/sim/common/
gennltvals.py
35
from typing import Iterable, List,
TextIO
Completed in 21 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026