Home
last modified time | relevance | path

Searched refs:m (Results 1 – 16 of 16) sorted by relevance

/acpica-latest/tests/aslts/bin/
Dsettings195 local m n found
197 for m in $ALL_AVAILABLE_TEST_MODES
202 if [ "x$m" = "x$n" ]; then
211 if [ "$m" = "n32" ]; then
217 if [ "$m" = "n64" ]; then
223 if [ "$m" = "o32" ]; then
229 if [ "$m" = "o64" ]; then
Dcommon167 local m
169 for m in $ALL_AVAILABLE_TEST_MODES; do
170 if [ "x$m" = "x$1" ]; then
Dasltsrun584 local x y z q l m n o p b u
597 m=`echo "$1" | awk -F"|" '{print $5}'`
606 N_DISABLED_BRANCHES="$m"
613 multi_log " FAIL : $m"
653 N_FAIL=$[ $N_FAIL + $m ]
/acpica-latest/source/compiler/
Dasldefine.h194 #define ASL_RESDESC_OFFSET(m) ACPI_OFFSET (AML_RESOURCE, m) argument
/acpica-latest/generate/linux/
Dmake-patches.sh26 RELEASE=`date +%Y%m`
/acpica-latest/tests/aslts/src/runtime/collections/functional/manipulation/
Dunicode.asl69 /* 00D8 */ 0x6D, 0x00, 0x6E, 0x00, 0x6F, 0x00, 0x70, 0x00, // m.n.o.p.
115 /* 00D8 */ 0x6D, 0x00, 0x6E, 0x00, 0x6F, 0x00, 0x70, 0x00, // m.n.o.p.
/acpica-latest/generate/lint/
Denv-vc6.lnt136 -"format=%(%F(%l):%) error %n: (%t -- %m)" // Messages will contain
138 // message number (%n), message type (%t) and message text (%m).
Dco-msc40.lnt42 -format=%(%f(%l)\s:\s%)%t\s%n:\s%m
Dco-msc60.lnt43 -format=%(%f(%l)\s:\s%)%t\s%n:\s%m
/acpica-latest/generate/release/
Dbuild.txt51 mirrors: http://www.filewatcher.com/m/PKZIP25.EXE.339456-0.html
132 git tag -m"version yyyymmdd" Rmm_dd_yy HEAD
Dbuild.sh52 PACKAGE_SUFFIX=`date +%Y%m%d`
/acpica-latest/tests/aslts/bin/bugstate/
DERROR_OPCODES19 m: STATE-MANUALLY area contains unexpected lexeme
Dbdemostabs232 CerrCONFORMITY=m
/acpica-latest/tests/aslts/src/runtime/cntl/
Dcommon.asl673 * [31:23,9] - m 0xff800000
686 * m - miscellaneous:
1913 /* m - in case of TCLD tests there is an index of bug */
1965 /* m - in case of TCLD tests there is an index of bug */
1993 /* m - in case of TCLD tests there is an index of bug */
/acpica-latest/tests/aslts/
DHOW_TO_USE228 m - Miscellaneous:
/acpica-latest/documents/
Dchanges.txt11365 AcpiExec: Implemented a new option (-m) to display full memory use