Home
last modified time | relevance | path

Searched refs:modifier (Results 1 – 9 of 9) sorted by relevance

/u-boot/doc/develop/
A Dprintf.rst12 * an optional length modifier
44 The optional length modifier specifies the size of the argument.
46 no modifier
/u-boot/doc/
A DREADME.commands.itest7 Uses the expected command modifier for integer compares of width 1, 2 or
A DREADME.enetaddr109 * the %pM format modifier
111 The %pM format modifier can be used with any standard printf function to format
/u-boot/common/
A Dusb_kbd.c166 unsigned char modifier, int pressed) in usb_kbd_translate() argument
191 if (modifier & (LEFT_SHIFT | RIGHT_SHIFT)) { in usb_kbd_translate()
202 if (modifier & (LEFT_SHIFT | RIGHT_SHIFT)) in usb_kbd_translate()
/u-boot/scripts/
A Dcheckpatch.pl2268 for my $modifier (split(' ', $possible)) {
2269 if ($modifier !~ $notPermitted) {
2270 warn "MODIFIER: $modifier ($possible) ($line)\n" if ($dbg_possible);
2271 push(@modifierListFile, $modifier);
4846 my $modifier = $2;
4848 $modifier = "" if (!defined($modifier));
4853 $level .= $modifier;
4854 $level2 .= $modifier;
A Dspelling.txt958 modifer||modifier
/u-boot/Licenses/
A DREADME99 WITH should be used when there is a modifier to a license needed.
/u-boot/cmd/
A DKconfig2414 $km is the 16 byte key modifier is also required for
2416 modifier should be 16 byte long.
2422 $km is the 16 byte key modifier is also required for
2424 modifier should be 16 byte long.
/u-boot/include/
A Defi_api.h1167 u16 modifier; member

Completed in 33 milliseconds