Home
last modified time | relevance | path

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

/acpica-3.7.0/source/compiler/
Dprparser.y188 UINT32 op; member
196 %token <op> EXPOP_EOF
197 %token <op> EXPOP_NEW_LINE
198 %token <op> EXPOP_NUMBER
199 %token <op> EXPOP_HEX_NUMBER
200 %token <op> EXPOP_RESERVED1
201 %token <op> EXPOP_RESERVED2
202 %token <op> EXPOP_PAREN_OPEN
203 %token <op> EXPOP_PAREN_CLOSE
205 %left <op> EXPOP_LOGICAL_OR
[all …]
Ddtparser.y189 UINT32 op; member
196 %token <op> OP_EXP_EOF
197 %token <op> OP_EXP_NEW_LINE
198 %token <op> OP_EXP_NUMBER
199 %token <op> OP_EXP_HEX_NUMBER
200 %token <op> OP_EXP_DECIMAL_NUMBER
201 %token <op> OP_EXP_LABEL
202 %token <op> OP_EXP_PAREN_OPEN
203 %token <op> OP_EXP_PAREN_CLOSE
205 %left <op> OP_EXP_LOGICAL_OR
[all …]
/acpica-3.7.0/source/include/
Dacparser.h370 ACPI_PARSE_OBJECT *op,
382 ACPI_PARSE_OBJECT *op,
430 ACPI_PARSE_OBJECT *op,
448 ACPI_PARSE_OBJECT *op);
452 ACPI_PARSE_OBJECT *op,
473 ACPI_PARSE_OBJECT *op);
Dacconvert.h279 ACPI_PARSE_OBJECT *op);
Dacdispat.h427 ACPI_PARSE_OBJECT *op,
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/rindecrement/
Drindecrement.asl35 /* m692(<op (Increment/Decrement)>, <exc. conditions>) */
351 /* <op>, <target save type>) */
619 /* <op>, <exc. condition>) */
767 /* <op>, <exc. condition>) */
861 /* <op>, <exc. condition>) */
968 /* <op>, <exc. condition>) */
/acpica-3.7.0/source/components/parser/
Dpstree.c166 ACPI_PARSE_OBJECT *op);
/acpica-3.7.0/generate/unix/
DMakefile.config243 -Wlogical-op\
/acpica-3.7.0/generate/efi/
DMakefile.config160 -Wlogical-op\
/acpica-3.7.0/generate/lint/
Dco-msc40.lnt99 -elib(1720) //assignment op has non-const parameter
127 -elib(1722) // assignment op does not return reference
Dco-msc60.lnt99 -elib(1720) //assignment op has non-const parameter
127 -elib(1722) // assignment op does not return reference
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/rexplicitconv/
Drexplicitconv.asl33 /* m693(<store op>, <exc. conditions>, */
536 /* <op>, <target save type>, <test data package>) */
638 /* <op>, <exc. condition>, <test data package>) */
1126 /* <op>, <exc. condition>, <test data package>) */
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/common/
Drcommon.asl1332 /* m689(<name>, <store op>, <exc. conditions>) */
2233 /* <op>, <target save type>, <test data package>) */
2505 /* <op>, <exc. condition>, <test data package>) */
3139 /* <op>, <exc. condition>, <test data package>) */
3445 /* <op>, <exc. condition>, <test data package>) */
3777 /* <op>, <exc. condition>, <test data package>) */
3937 /* <op>, <exc. condition>, <test data package>) */
4337 /* <op>, <exc. condition>, <test data package>) */
4724 /* <op>, <exc. condition>, <test data package>) */
7010 /* m020(<msg>, <store op>, <exc. conditions>, */
/acpica-3.7.0/tests/aslts/src/runtime/collections/complex/result/tests/roptional/
Droptional.asl34 /* m694(<store op>, <exc. conditions>, */
594 /* <op>, <target save type>, <test data package>) */
707 /* <op>, <exc. condition>, <test data package>) */
1659 /* <op>, <exc. condition>, <test data package>) */
/acpica-3.7.0/tests/aslts/src/runtime/common/conversion/
Dotest.asl3502 /* Store(m488(op, 0, 0x1ed1, 0, 0, 0), Local7) */
3504 /* Store(m488(op, 0, 0x1ed1, 0, 0, 0), Local7) */
3846 Store(m488(op, 0, 0x1ed1, 0, 0, 0), Local7)
3848 Store(m488(op, 0, 0x1ed1, 0, 0, 0), Local7)
/acpica-3.7.0/documents/
Dchanges.txt7953 "handlers" command will display op region, fixed event, and miscellaneous
7954 global handlers. installation status -- and for op regions, whether
12521 "\_OSI") caused an internal compiler error. ("No back ptr to op")