Searched defs:_ (Results 1 – 6 of 6) sorted by relevance
| /u-boot/include/ |
| A D | phys2bus.h | 37 #define dev_phys_to_bus(_, _addr) _addr argument 38 #define dev_bus_to_phys(_, _addr) _addr argument
|
| /u-boot/tools/ |
| A D | key2dtsi.py | 37 key_name, _ = splitext(basename(args.key_file.name)) variable
|
| A D | asn1_compiler.c | 206 #define _(X) [DIRECTIVE_##X] = #X macro
|
| /u-boot/scripts/ |
| A D | mailmapper | 96 _, name = tmp.rstrip().split(None, 1) variable
|
| /u-boot/tools/binman/ |
| A D | bintool_test.py | 125 def handle_download(_): argument 296 def handle_download(_): argument
|
| /u-boot/tools/buildman/ |
| A D | kconfiglib.py | 6753 def _filename_fn(kconf, _): argument 6757 def _lineno_fn(kconf, _): argument 6761 def _info_fn(kconf, _, msg): argument 6767 def _warning_if_fn(kconf, _, cond, msg): argument 6774 def _error_if_fn(kconf, _, cond, msg): argument 6782 def _shell_fn(kconf, _, command): argument
|
Completed in 21 milliseconds