Home
last modified time | relevance | path

Searched defs:dict (Results 1 – 6 of 6) sorted by relevance

/scripts/pylib/display-twister-harness/camera_shield/uvc_core/
A Dplugin_base.py9 def __init__(self, name, config: dict):
39 def create_plugin(self, name: str, config: dict) -> DetectionPlugin:
/scripts/ci/
A Dguideline_check.py27 def parse_coccinelle(contents: str, violations: dict):
/scripts/dts/python-devicetree/src/devicetree/
A Dedtlib.py306 def _merge_includes(self, raw: dict, binding_path: Optional[str]) -> dict:
2302 raw: Optional[dict],
2558 child_filter: Optional[dict],
2596 def _filter_properties(raw: dict,
2599 child_filter: Optional[dict],
2618 def _filter_properties_helper(props: Optional[dict],
2653 def _merge_props(to_dict: dict,
2654 from_dict: dict,
2699 def _bad_overwrite(to_dict: dict, from_dict: dict, prop: str,
2735 options: dict,
/scripts/
A Dsnippets.py51 def process_data(self, pathobj: Path, snippet_data: dict, sysbuild: bool):
/scripts/pylib/twister/twisterlib/
A Dharness.py117 def translate_record(self, record: dict) -> dict:
A Drunner.py945 def _add_to_pipeline(self, pipeline, op: str, additionals: dict=None):

Completed in 18 milliseconds