| /tools/net/ynl/pyynl/ |
| A D | ynl_gen_rst.py | 21 from typing import Any, Dict, List 60 def rst_definition(key: str, value: Any, level: int = 0) -> str: argument 145 def parse_mcast_group(mcast_group: List[Dict[str, Any]]) -> str: argument 154 def parse_do(do_dict: Dict[str, Any], level: int = 0) -> str: argument 167 def parse_do_attributes(attrs: Dict[str, Any], level: int = 0) -> str: argument 176 def parse_operations(operations: List[Dict[str, Any]], namespace: str) -> str: argument 210 def parse_entries(entries: List[Dict[str, Any]], level: int) -> str: argument 235 def parse_definitions(defs: Dict[str, Any], namespace: str) -> str: argument 260 def parse_attr_sets(entries: List[Dict[str, Any]], namespace: str) -> str: argument 291 def parse_sub_messages(entries: List[Dict[str, Any]], namespace: str) -> str: argument [all …]
|
| /tools/testing/kunit/ |
| A D | kunit_json.py | 11 from typing import Any, Dict 22 JsonObj = Dict[str, Any]
|
| A D | kunit_config.py | 11 from typing import Any, Dict, Iterable, List, Tuple 37 def __eq__(self, other: Any) -> bool: argument
|
| /tools/testing/selftests/hid/tests/ |
| A D | base_device.py | 40 from typing import Any, ClassVar, Dict, List, Optional, Tuple, Type, Union 187 requires: List[Any] = [], argument 188 excludes: List[Any] = [], argument 189 req_properties: List[Any] = [], argument 190 excl_properties: List[Any] = [], argument 223 self.event_node: Any = None
|
| /tools/testing/selftests/tc-testing/plugin-lib/ |
| A D | README-PLUGINS | 23 the valgrind output for test xxx. Any file matching the glob 'vgnd-*.log' will be
|
| /tools/memory-model/Documentation/ |
| A D | locking.txt | 9 Locking is well-known and the common use cases are straightforward: Any 23 Any CPU holding a given lock sees any changes previously seen 26 Note that this statement is a bit stronger than "Any CPU holding a 58 The converse to the basic rule also holds: Any CPU holding a given
|
| A D | recipes.txt | 69 about it too hard. And the basic rule is indeed quite simple: Any CPU that 72 stronger than "Any CPU holding a given lock sees all changes made by any
|
| A D | access-marking.txt | 189 5. Any other loads for which there is not supposed to be a concurrent 192 6. Any other stores for which there should be neither concurrent
|
| /tools/perf/Documentation/ |
| A D | perf-mem.txt | 57 Any command you can specify in a shell. 201 25.08% 338 core, same node Any cache hit HitM 204 6.39% 101 core, same node Any cache hit N/A
|
| A D | perf-iostat.txt | 29 Any command you can specify in a shell.
|
| A D | perf-amd-ibs.txt | 209 25.08% 338 core, same node Any cache hit HitM 212 6.39% 101 core, same node Any cache hit N/A
|
| A D | perf-record.txt | 25 Any command you can specify in a shell. 85 configuration parameters. Any configuration parameter preceded by 302 Any option specified here controls the method used for user space. 429 Enable taken branch stack sampling. Any type of taken branch may be sampled.
|
| A D | perf-probe.txt | 125 (With --add) Cache the probes. Any events which successfully added
|
| A D | perf-top.txt | 242 Enable taken branch stack sampling. Any type of taken branch may be sampled.
|
| A D | perf-script.txt | 76 Any command you can specify in a shell.
|
| A D | perf-config.txt | 679 Any option defines a script that is added to the scripts menu
|
| A D | perf-stat.txt | 25 Any command you can specify in a shell.
|
| /tools/perf/scripts/python/ |
| A D | gecko.py | 30 from typing import List, Dict, Optional, NamedTuple, Set, Tuple, Any
|
| /tools/testing/selftests/net/forwarding/ |
| A D | README | 72 Any of these variables can be overridden. Notably net/forwarding/lib.sh and
|
| /tools/testing/selftests/tc-testing/creating-testcases/ |
| A D | AddingTestCases.txt | 16 directories named with the -D option) for .json files. Any test case
|
| /tools/memory-model/ |
| A D | README | 42 and executed. Any change in kernel APIs essential to klitmus7 will
|
| A D | linux-kernel.cat | 147 * Any sequence containing at least as many grace periods as RCU read-side
|
| /tools/testing/selftests/tc-testing/ |
| A D | README | 112 your needs. Any value in the NAMES dictionary can be altered without affecting
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-map.rst | 133 existing ring. Any other application will stop receiving events if it
|
| /tools/usb/usbip/ |
| A D | COPYING | 173 except as expressly provided under this License. Any attempt
|