Searched refs:m (Results 1 – 16 of 16) sorted by relevance
/acpica-latest/tests/aslts/bin/ |
D | settings | 195 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
|
D | common | 167 local m 169 for m in $ALL_AVAILABLE_TEST_MODES; do 170 if [ "x$m" = "x$1" ]; then
|
D | asltsrun | 584 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/ |
D | asldefine.h | 194 #define ASL_RESDESC_OFFSET(m) ACPI_OFFSET (AML_RESOURCE, m) argument
|
/acpica-latest/generate/linux/ |
D | make-patches.sh | 26 RELEASE=`date +%Y%m`
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/manipulation/ |
D | unicode.asl | 69 /* 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/ |
D | env-vc6.lnt | 136 -"format=%(%F(%l):%) error %n: (%t -- %m)" // Messages will contain 138 // message number (%n), message type (%t) and message text (%m).
|
D | co-msc40.lnt | 42 -format=%(%f(%l)\s:\s%)%t\s%n:\s%m
|
D | co-msc60.lnt | 43 -format=%(%f(%l)\s:\s%)%t\s%n:\s%m
|
/acpica-latest/generate/release/ |
D | build.txt | 51 mirrors: http://www.filewatcher.com/m/PKZIP25.EXE.339456-0.html 132 git tag -m"version yyyymmdd" Rmm_dd_yy HEAD
|
D | build.sh | 52 PACKAGE_SUFFIX=`date +%Y%m%d`
|
/acpica-latest/tests/aslts/bin/bugstate/ |
D | ERROR_OPCODES | 19 m: STATE-MANUALLY area contains unexpected lexeme
|
D | bdemostabs | 232 CerrCONFORMITY=m
|
/acpica-latest/tests/aslts/src/runtime/cntl/ |
D | common.asl | 673 * [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/ |
D | HOW_TO_USE | 228 m - Miscellaneous:
|
/acpica-latest/documents/ |
D | changes.txt | 11365 AcpiExec: Implemented a new option (-m) to display full memory use
|