Home
last modified time | relevance | path

Searched refs:NAME (Results 1 – 6 of 6) sorted by relevance

/acpica-latest/source/include/platform/
Dacgcc.h219 #define ACPI_FLEX_ARRAY(TYPE, NAME) \ argument
221 struct { } __Empty_ ## NAME; \
222 TYPE NAME[]; \
/acpica-latest/tests/templates/
DMakefile6 aml_obj=$(NAME).aml
7 dsl_obj=$(NAME).dsl
8 aml_obj2=$(NAME)_recomp.aml
/acpica-latest/generate/lint/
Denv-vc6.lnt95 directory and contains a file called NAME.dsp where NAME is the project
96 name. You will have to create a file NAME.lnt bearing the names of your
100 C:\LINT\LINT-NT NAME.dsp >NAME.lnt
102 where, again, NAME is the name of the project.
/acpica-latest/tests/
Daslts.sh137 make -s NAME=$(basename "$filename" .asl)
/acpica-latest/source/include/
Dactypes.h1577 #define ACPI_FLEX_ARRAY(TYPE, NAME) TYPE NAME[0] argument
/acpica-latest/tests/misc/
Dgrammar.asl53 grammar.asl 510: NAME (ESC1, "abcdefg\x00hijklmn")
56 grammar.asl 511: NAME (ESC2, "abcdefg\000hijklmn")
522 NAME (ESC1, "abcdefg\x00hijklmn")
523 NAME (ESC2, "abcdefg\000hijklmn")