Home
last modified time | relevance | path

Searched refs:method (Results 1 – 3 of 3) sorted by relevance

/misc/config_tools/scenario_config/
A Delementpath_overlay.py36 method = CustomParser.method variable
58 @method(function('bitwise-and', nargs=2))
73 @method(function('bits-of', nargs=1))
85 @method(function('has', nargs=2))
94 @method(function('duplicate-values', nargs=1))
113 @method(function('number-of-clos-id-needed', nargs=1))
150 @method('every')
151 @method('some')
/misc/config_tools/board_inspector/acpiparser/aml/
A Dinterpreter.py73 def __init__(self, method, args): argument
74 self.method = method
/misc/debug_tools/acrn_crashlog/acrnprobe/
A DREADME.rst94 So we implement the channel, which represents a common method of detection.

Completed in 7 milliseconds