Searched refs:n (Results 1 – 25 of 52) sorted by relevance
123
161 %type <n> ArgList162 %type <n> AslCode163 %type <n> BufferData164 %type <n> BufferTermData165 %type <n> CompilerDirective166 %type <n> DataObject167 %type <n> DefinitionBlockTerm168 %type <n> DefinitionBlockList169 %type <n> IntegerData170 %type <n> NamedObject[all …]
177 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 …]
204 : 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 …]
240 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 …]
186 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 */
170 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);}
168 : 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,
204 ACPI_PARSE_OBJECT *n; member
170 NewLine [\n]
181 NewLine [\n]
330 local t n d f349 n=${t#${linux}/}350 d=$to/`dirname $n`356 echo " Removing ($n)..."
195 local m n found200 for n in $ENABLED_TMODES202 if [ "x$m" = "x$n" ]; then
584 local x y z q l m n o p b u598 n=`echo "$1" | awk -F"|" '{print $6}'`615 multi_log " SKIPPED : $n"654 N_SKIP=$[ $N_SKIP + $n ]
204 vsnprintf (char *s, size_t n, const char *format, va_list ap);207 snprintf (char *s, size_t n, const char *format, ...);
39 * "} //") and there is no '\n' (new line) symbol after that comment44 * If we remove the mentioned comment or insert the '\n' symbol
32 … Compiler fails on ASL file which ends up with the symbol of comment '/' without the following '\n'
571 #define ACPI_ERROR_METHOD(s, n, p, e) AcpiUtMethodError (AE_INFO, s, n, p, e); argument582 #define ACPI_ERROR_METHOD(s, n, p, e) argument
875 Byte 4n+5 Interrupt Number, _INT bits [7:0] Interrupt number876 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]
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.
140 // 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)
136 -"format=%(%F(%l):%) error %n: (%t -- %m)" // Messages will contain138 // message number (%n), message type (%t) and message text (%m).
37 Name (S001, "0123456789012345678901234567890123456789012345678\n")
20 n: non-zero priority for PASS-state bug
260 …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|n2823 …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…
241 All threads acquire different mutexes of the same n-th level:248 - acquire i-th mutex of n-th level (ni_mutex)