Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 7 of 7) sorted by relevance

/u-boot/test/py/
A Dmultiplexed_log.py50 def write(self, data, implicit=False): argument
65 self.logfile.write(self, data, implicit)
666 def write(self, stream, data, implicit=False): argument
692 if implicit:
695 if implicit:
A Dmultiplexed_log.css23 .implicit {
A Du_boot_console_base.py183 self.logstream.write(self.prompt, implicit=True)
/u-boot/tools/
A Dasn1_compiler.c861 int labelled = 0, implicit = 0; in parse_type() local
927 implicit = 1; in parse_type()
939 if (!implicit) in parse_type()
941 element->compound = implicit ? TAG_OVERRIDE : SEQUENCE; in parse_type()
/u-boot/doc/device-tree-bindings/
A Dchosen.txt86 in the order they are listed: references (i.e. implicit paths), a full
/u-boot/arch/nds32/cpu/n1213/
A Dstart.S429 addi $sp, $sp, -4 ! make room for implicit pt_regs parameters
/u-boot/doc/develop/
A Dlogging.rst123 With these the log level is implicit in the name. The category is set by

Completed in 20 milliseconds