Home
last modified time | relevance | path

Searched refs:u (Results 1 – 11 of 11) sorted by relevance

/acpica-latest/source/compiler/
Ddtcompilerparser.y196 DT_TABLE_UNIT *u; member
201 %token <u> DT_PARSEOP_DATA
202 %token <u> DT_PARSEOP_LABEL
203 %token <u> DT_PARSEOP_STRING_DATA
204 %token <u> DT_PARSEOP_LINE_CONTINUATION
205 %type <u> Data
206 %type <u> Datum
207 %type <u> MultiLineData
208 %type <u> MultiLineDataList
Ddtcompilerparser.l240 DtCompilerParserlval.u = (DT_TABLE_UNIT *) UtLocalCacheCalloc (sizeof (DT_TABLE_UNIT));
241 DtCompilerParserlval.u->Value = s;
242 DtCompilerParserlval.u->Line = DtCompilerParserlineno;
243 DtCompilerParserlval.u->Column = DtCompilerParsercolumn;
/acpica-latest/tests/aslts/src/runtime/collections/functional/manipulation/
Dunicode.asl71 /* 00E8 */ 0x75, 0x00, 0x76, 0x00, 0x77, 0x00, 0x78, 0x00, // u.v.w.x.
117 /* 00E8 */ 0x75, 0x00, 0x76, 0x00, 0x77, 0x00, 0x78, 0x00, // u.v.w.x.
/acpica-latest/tests/aslts/bin/bugstate/
DERROR_OPCODES26 u: unnecessary INTEGRATED is set up for non-bugzilla bug
Dbdemostabs237 CerrCONFORMITY=u
/acpica-latest/generate/lint/
Denv-vc6.lnt25 Arguments: -i"C:\LINT" -u std.lnt env-vc6.lnt "$(FileName)$(FileExt)"
/acpica-latest/tests/aslts/bin/
Dasltsrun584 local x y z q l m n o p b u
/acpica-latest/tests/aslts/
DHOW_TO_USE226 u - Index of checking
/acpica-latest/tests/aslts/src/runtime/cntl/
Dcommon.asl685 * u - index of checking
1978 /* (z+u) - entire field of checking */
1987 /* u - index of checking */
/acpica-latest/tests/aslts/doc/docs/
DTestOfOperands446 u | b16| B(ArgX){>} | | | |
470 u | bf2| CF(:32) | | | |
/acpica-latest/documents/
Dchanges.txt4715 -u. Adds three new files.
8563 Replaced all instances of %d in printf format specifiers with %u since
8811 0x prefix for hex output, always use %u for unsigned integer decimal