Home
last modified time | relevance | path

Searched defs:implicit (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py50 def write(self, data, implicit=False): argument
661 def write(self, stream, data, implicit=False): argument
/openbmc/linux/scripts/
H A Dasn1_compiler.c861 int labelled = 0, implicit = 0; in parse_type() local
/openbmc/qemu/include/block/
H A Dblock_int-common.h1079 bool implicit; /* if true, this filter node was automatically inserted */ member