Home
last modified time | relevance | path

Searched refs:n (Results 1 – 25 of 52) sorted by relevance

123

/acpica-latest/source/compiler/
Dasltypes.y161 %type <n> ArgList
162 %type <n> AslCode
163 %type <n> BufferData
164 %type <n> BufferTermData
165 %type <n> CompilerDirective
166 %type <n> DataObject
167 %type <n> DefinitionBlockTerm
168 %type <n> DefinitionBlockList
169 %type <n> IntegerData
170 %type <n> NamedObject
[all …]
Daslprimaries.y177 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp(PARSEOP_ACQUIRE);}
180 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,2,$4,$6);}
188 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_ADD);}
192 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,3,$4,$5,$6);}
200 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_ALIAS);}
203 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,2,$4,
212 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_AND);}
216 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,3,$4,$5,$6);}
234 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_BANKFIELD);}
242 FieldUnitList '}' {$$ = TrLinkOpChildren ($<n>3,7,
[all …]
Daslcstyle.y204 : PARSEOP_EXP_LOGICAL_NOT {$<n>$ = TrCreateLeafOp (PARSEOP_LNOT);}
205 TermArg {$$ = TrLinkOpChildren ($<n>2,1,$3);}
206 | PARSEOP_EXP_NOT {$<n>$ = TrCreateLeafOp (PARSEOP_NOT);}
207 … TermArg {$$ = TrLinkOpChildren ($<n>2,2,$3,TrCreateNullTargetOp ());}
209 | SuperName PARSEOP_EXP_INCREMENT {$<n>$ = TrCreateLeafOp (PARSEOP_INCREMENT);}
210 {$$ = TrLinkOpChildren ($<n>3,1,$1);}
211 | SuperName PARSEOP_EXP_DECREMENT {$<n>$ = TrCreateLeafOp (PARSEOP_DECREMENT);}
212 {$$ = TrLinkOpChildren ($<n>3,1,$1);}
216 | TermArg PARSEOP_EXP_ADD {$<n>$ = TrCreateLeafOp (PARSEOP_ADD);}
217 … TermArg {$$ = TrLinkOpChildren ($<n>3,3,$1,$4,TrCreateNullTargetOp ());}
[all …]
Daslresources.y240 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_CSI2_SERIALBUS);}
249 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,8,
257 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_DMA);}
263 ByteList '}' {$$ = TrLinkOpChildren ($<n>3,5,$4,$5,$7,$8,$11);}
271 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_DWORDIO);}
287 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,15,
296 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_DWORDMEMORY);}
313 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,16,
322 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_DWORDSPACE);}
337 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,14,
[all …]
Ddtcompilerparser.l186 NewLines [\n]+
189 LabelName [^ ":\n\[\]]([^":\n\[\]]*[^" :\n\[\]])?
191 /* Avoid ", \n, \\, and [] as a part of data. These are not valid characters of data */
192 Data [^ \\":\n\[\]]([^":\n\[\]\\]*[^" :\n\[\]\\])?
194 Text [^ ":\n][^":\n]*
195 Comment \[[^\n\[\]]*\]
219 <ML_COMMENT>([^*]|\n)+|. /* Ignore */
Daslkeywords.y170 PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_ACCESSATTRIB_BYTES);}
172 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,1,$4);}
174 … PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_ACCESSATTRIB_RAW_BYTES);}
176 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,1,$4);}
178 … PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_ACCESSATTRIB_RAW_PROCESS);}
180 PARSEOP_CLOSE_PAREN {$$ = TrLinkOpChildren ($<n>3,1,$4);}
Daslrules.y168 : DefinitionBlockList {$<n>$ = TrLinkOpChildren (
195 …PARSEOP_OPEN_PAREN {$<n>$ = TrCreateLeafOp (PARSEOP_DEFINITION_BLOCK); COMMENT_CAPTURE_OF…
203 TrSetOpEndLineNumber ($<n>3); COMMENT_CAPTURE_ON;}
204 '{' TermList '}' {$$ = TrLinkOpChildren ($<n>3,7,
Daslparser.y204 ACPI_PARSE_OBJECT *n; member
Ddtparser.l170 NewLine [\n]
Dprparser.l181 NewLine [\n]
/acpica-latest/generate/linux/
Dlibacpica.sh330 local t n d f
349 n=${t#${linux}/}
350 d=$to/`dirname $n`
356 echo " Removing ($n)..."
/acpica-latest/tests/aslts/bin/
Dsettings195 local m n found
200 for n in $ENABLED_TMODES
202 if [ "x$m" = "x$n" ]; then
Dasltsrun584 local x y z q l m n o p b u
598 n=`echo "$1" | awk -F"|" '{print $6}'`
615 multi_log " SKIPPED : $n"
654 N_SKIP=$[ $N_SKIP + $n ]
/acpica-latest/source/include/platform/
Daccygwin.h204 vsnprintf (char *s, size_t n, const char *format, va_list ap);
207 snprintf (char *s, size_t n, const char *format, ...);
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0227_ASL/
DMAIN.asl39 * "} //") and there is no '\n' (new line) symbol after that comment
44 * If we remove the mentioned comment or insert the '\n' symbol
DDECL.asl32 … Compiler fails on ASL file which ends up with the symbol of comment '/' without the following '\n'
/acpica-latest/source/include/
Dacmacros.h571 #define ACPI_ERROR_METHOD(s, n, p, e) AcpiUtMethodError (AE_INFO, s, n, p, e); argument
582 #define ACPI_ERROR_METHOD(s, n, p, e) argument
/acpica-latest/tests/aslts/src/runtime/collections/functional/descriptor/
Dinterrupt.asl875 Byte 4n+5 Interrupt Number, _INT bits [7:0] Interrupt number
876 Byte 4n+6 Interrupt Number, _INT bits [15:8]
877 Byte 4n+7 Interrupt Number, _INT bits [23:16]
878 Byte 4n+8 Interrupt Number, _INT bits [31:24]
/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/tests/aslts/src/runtime/collections/functional/control/
Dtiming.asl140 // Sleep. Sleep n milliseconds (yields the processor)
145 Store("TEST: m0c9, Sleep, sleep n milliseconds (yields the processor)", Debug)
159 // Stall. Delay n microseconds (does not yield the processor)
164 Store("TEST: m0ca, Stall, delay n microseconds (does not yield the processor)", Debug)
/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).
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0062_ASL_RUNTIME/
DDECL.asl37 Name (S001, "0123456789012345678901234567890123456789012345678\n")
/acpica-latest/tests/aslts/bin/bugstate/
DERROR_OPCODES20 n: non-zero priority for PASS-state bug
/acpica-latest/tests/aslts/src/runtime/collections/complex/operand/common/
Docommon.asl260 …Name (S60F, "\x01\x02\x03\x04\x05\x06\a\b\t\n\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x1…
294 …"\x01\x02\x03\x04\x05\x06\a\b\t\n\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1A\x1B\x1…
895 Name (BS18, "\x14\"P6AS|n")
987 /* Mid(Buffer Field->Integer->Buffer, 0, n, ...) */
1065 /* Mid(Integer->Buffer, 1, n, ...) */
1068 0x22, 0x00, 0x36, 0x41, 0x53, 0x7C, 0x6E // ".6AS|n
2823 …M600 (Arg0, 0x2E, DerefOf (PS60 [0x0F]), "\x01\x02\x03\x04\x05\x06\a\b\t\n\v\f\r\x0E\x0F\x10\x11\x…
2856 …M600 (Arg0, 0x4A, S60F, "\x01\x02\x03\x04\x05\x06\a\b\t\n\v\f\r\x0E\x0F\x10\x11\x12\x13\x14\x15\x1…
/acpica-latest/tests/aslts/src/runtime/collections/mt/mutex/
DSPEC241 All threads acquire different mutexes of the same n-th level:
248 - acquire i-th mutex of n-th level (ni_mutex)

123