Home
last modified time | relevance | path

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

/u-boot/include/
A Dphys2bus.h37 #define dev_phys_to_bus(_, _addr) _addr argument
38 #define dev_bus_to_phys(_, _addr) _addr argument
/u-boot/tools/
A Dkey2dtsi.py37 key_name, _ = splitext(basename(args.key_file.name)) variable
A Dasn1_compiler.c206 #define _(X) [DIRECTIVE_##X] = #X macro
/u-boot/scripts/
A Dmailmapper96 _, name = tmp.rstrip().split(None, 1) variable
/u-boot/tools/binman/
A Dbintool_test.py125 def handle_download(_): argument
296 def handle_download(_): argument
/u-boot/tools/buildman/
A Dkconfiglib.py6753 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