Home
last modified time | relevance | path

Searched refs:arg (Results 1 – 3 of 3) sorted by relevance

/build/
A Dqemu-check.exp40 set myargs [lassign $myargs arg]
41 switch -exact -- $arg {
51 proc info arg { argument
53 puts -nonewline $arg
57 proc check_test_result arg { argument
90 -i $arg -re {(..TC:[^\n]*assertion[^\n]*failed at[^\n]*)} {
94 -i $arg -re {(..TC:[^\n]*Panic at[^\n]*)} {
A Dtrusted-keys.exp11 proc check_keyctl_result arg { argument
34 proc run_cmd arg { argument
35 send -- [append arg " || fail\r"]
A Dtoolchain.mk175 …docker build --build-arg VER_MAJ=$(CLANG_BUILD_VER_MAJ) --build-arg VER=$(CLANG_BUILD_VER) -t $(CL…

Completed in 8 milliseconds