Searched refs:NAME (Results 1 – 6 of 6) sorted by relevance
219 #define ACPI_FLEX_ARRAY(TYPE, NAME) \ argument221 struct { } __Empty_ ## NAME; \222 TYPE NAME[]; \
6 aml_obj=$(NAME).aml7 dsl_obj=$(NAME).dsl8 aml_obj2=$(NAME)_recomp.aml
95 directory and contains a file called NAME.dsp where NAME is the project96 name. You will have to create a file NAME.lnt bearing the names of your100 C:\LINT\LINT-NT NAME.dsp >NAME.lnt102 where, again, NAME is the name of the project.
137 make -s NAME=$(basename "$filename" .asl)
1577 #define ACPI_FLEX_ARRAY(TYPE, NAME) TYPE NAME[0] argument
53 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")