Home
last modified time | relevance | path

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

12

/tools/net/ynl/pyynl/
A Dynl_gen_rst.py21 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 Dkunit_json.py11 from typing import Any, Dict
22 JsonObj = Dict[str, Any]
A Dkunit_config.py11 from typing import Any, Dict, Iterable, List, Tuple
37 def __eq__(self, other: Any) -> bool: argument
/tools/testing/selftests/hid/tests/
A Dbase_device.py40 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 DREADME-PLUGINS23 the valgrind output for test xxx. Any file matching the glob 'vgnd-*.log' will be
/tools/memory-model/Documentation/
A Dlocking.txt9 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 Drecipes.txt69 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 Daccess-marking.txt189 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 Dperf-mem.txt57 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 Dperf-iostat.txt29 Any command you can specify in a shell.
A Dperf-amd-ibs.txt209 25.08% 338 core, same node Any cache hit HitM
212 6.39% 101 core, same node Any cache hit N/A
A Dperf-record.txt25 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 Dperf-probe.txt125 (With --add) Cache the probes. Any events which successfully added
A Dperf-top.txt242 Enable taken branch stack sampling. Any type of taken branch may be sampled.
A Dperf-script.txt76 Any command you can specify in a shell.
A Dperf-config.txt679 Any option defines a script that is added to the scripts menu
A Dperf-stat.txt25 Any command you can specify in a shell.
/tools/perf/scripts/python/
A Dgecko.py30 from typing import List, Dict, Optional, NamedTuple, Set, Tuple, Any
/tools/testing/selftests/net/forwarding/
A DREADME72 Any of these variables can be overridden. Notably net/forwarding/lib.sh and
/tools/testing/selftests/tc-testing/creating-testcases/
A DAddingTestCases.txt16 directories named with the -D option) for .json files. Any test case
/tools/memory-model/
A DREADME42 and executed. Any change in kernel APIs essential to klitmus7 will
A Dlinux-kernel.cat147 * Any sequence containing at least as many grace periods as RCU read-side
/tools/testing/selftests/tc-testing/
A DREADME112 your needs. Any value in the NAMES dictionary can be altered without affecting
/tools/bpf/bpftool/Documentation/
A Dbpftool-map.rst133 existing ring. Any other application will stop receiving events if it
/tools/usb/usbip/
A DCOPYING173 except as expressly provided under this License. Any attempt

Completed in 24 milliseconds

12