Home
last modified time | relevance | path

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

/scripts/
A Ddecodecode26 code=
33 code=$i
40 code="$code $xdump"
50 if [ -z "$code" ]; then
55 echo $code
56 code=`echo $code | sed -e 's/.*Code: //'`
221 echo All code >> $T.oo
223 beforemark=`echo "$code"`
236 code=`echo "$code" | cut -c$((${marker} + 1))-`
243 code=`echo $code | sed -e 's/\r//;s/ [<(]/ /;s/[>)] / /;s/ /,0x/g; s/[>)]$//'`
[all …]
A Dcoreboot.sed4 # Script to convert coreboot code to something similar to what U-Boot uses
A DKbuild.include95 # Exit code chooses option. "$$TMP" is can be used as temporary file and
/scripts/coccinelle/null/
A Dkmerr.cocci3 /// error handling code later in the function, which may be helpful
4 /// in determining what the error handling code for the call to malloc etc
/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped122 # If we get just an integer error code, it means the function failed.
543 Error code, or 0 if OK
562 Error code, or 0 if OK
581 Error code, or 0 if OK
599 Error code, or 0 if OK
617 Error code, or 0 if OK
638 Error code, or 0 if OK
656 Error code, or 0 if OK
671 offset of the node created, or negative error code on failure
685 Error code, or 0 if OK
[all …]
/scripts/coccinelle/iterators/
A Ditnull.cocci5 //# happen when the matched code is on the way to a loop exit (break, goto,
/scripts/dtc/
A DREADME41 If you add new features, please check code coverage:

Completed in 8 milliseconds