Home
last modified time | relevance | path

Searched refs:T (Results 1 – 15 of 15) sorted by relevance

/acpica-latest/source/include/platform/
Dacmsvcex.h197 #define va_arg(ap, T) (*(T *)(((ap) += (_Bnd (T, _AUPBND))) - (_Bnd (T,_ADNBND)))) argument
/acpica-latest/tests/aslts/bin/
Dasltsrun172 FMT_INITIME=$(date +%T)
213 FMT_ENDTIME=$(date +%T)
249 y=$(date +%T)
262 z=$(date +%T)
969 TS_FMT_INITIME=$(date +%T)
1029 TS_FMT_ENDTIME=$(date +%T)
1074 TS_FMT_ENDTIME=$(date +%T)
/acpica-latest/source/compiler/
Dnew_table.txt10 4) Create a default template for the new table for iASL -T
74 4) Template Support (-T iASL option)
/acpica-latest/tests/aslts/src/runtime/collections/functional/manipulation/
Dunicode.asl62 /* 00A0 */ 0x51, 0x00, 0x52, 0x00, 0x53, 0x00, 0x54, 0x00, // Q.R.S.T.
108 /* 00A0 */ 0x51, 0x00, 0x52, 0x00, 0x53, 0x00, 0x54, 0x00, // Q.R.S.T.
/acpica-latest/generate/lint/
Dco-msc40.lnt149 // friend ostream& operator<<(iostream& s, IOMANIP(T) & sm) { ...
151 // friend ostream& operator<<(iostream& s, const IOMANIP(T) & sm) { ...
Dco-msc60.lnt149 // friend ostream& operator<<(iostream& s, IOMANIP(T) & sm) { ...
151 // friend ostream& operator<<(iostream& s, const IOMANIP(T) & sm) { ...
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0126/
DDECL.asl54 Debug = "m001 started, DON'T apply DerefOf()"
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0057/
DDECL.asl73 Return ( /* ASL-compiler DOESN'T report Warning in this case!!! */
/acpica-latest/tests/aslts/src/runtime/common/conversion/
Dotest.asl888 /* 0008 */ 0xAB, 0x54, 0x86, 0x91, 0x00, 0x00, 0x00, 0x00 // .T......
893 0x78, 0x56, 0x34, 0x42, 0xAB, 0x54, 0x86, 0x91 // xV4B.T..
1420 /* 0000 */ 0xAB, 0x54, 0x86, 0x91, 0x00, 0x00, 0x00, 0x00, // .T......
1426 0xAB, 0x54, 0x86, 0x91, 0x78, 0x56, 0x34, 0x42 // .T..xV4B
2074 /* 0000 */ 0xAB, 0x54, 0x86, 0x91, 0x00, 0x00, 0x00, 0x00, // .T......
2080 0xAB, 0x54, 0x86, 0x91, 0x76, 0x98, 0x00, 0x00 // .T..v...
2838 /* 0000 */ 0x81, 0x82, 0xAB, 0x54, 0x86, 0x91, 0x00, 0x00, // ...T....
2844 0x81, 0x82, 0xAB, 0x54, 0x86, 0x91 // ...T..
3368 /* 0000 */ 0xAB, 0x54, 0x86, 0x91, 0x00, 0x00, 0x00, 0x00, // .T......
3374 0xAB, 0x54, 0x86, 0x91, 0x81, 0x82, 0x00, 0x00 // .T......
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0073_ASL/
Dmisc.old.asl348 // ASL-compiler DOESN'T report Warning in this case!!!
Dmisc.asl348 // ASL-compiler DOESN'T report Warning in this case!!!
/acpica-latest/tests/aslts/src/runtime/collections/complex/misc/
Dmisc.asl356 Return ( /* ASL-compiler DOESN'T report Warning in this case!!! */
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/
Dref50.asl5530 Debug = "A T T E N T I O N: simple mode!"
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/
Dms1.asl986 OUTP("m001 started, DON'T apply DerefOf()")
/acpica-latest/documents/
Dchanges.txt487 iASL Table Compiler: Improved info messages. Added a message to the -T
5571 iASL: The argument to the -T option (create table template) is now
7808 "iasl -T *" or "iasl -T ALL".
8471 documentation and the -T option.