Searched refs:T (Results 1 – 15 of 15) sorted by relevance
/acpica-latest/source/include/platform/ |
D | acmsvcex.h | 197 #define va_arg(ap, T) (*(T *)(((ap) += (_Bnd (T, _AUPBND))) - (_Bnd (T,_ADNBND)))) argument
|
/acpica-latest/tests/aslts/bin/ |
D | asltsrun | 172 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/ |
D | new_table.txt | 10 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/ |
D | unicode.asl | 62 /* 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/ |
D | co-msc40.lnt | 149 // friend ostream& operator<<(iostream& s, IOMANIP(T) & sm) { ... 151 // friend ostream& operator<<(iostream& s, const IOMANIP(T) & sm) { ...
|
D | co-msc60.lnt | 149 // 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/ |
D | DECL.asl | 54 Debug = "m001 started, DON'T apply DerefOf()"
|
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0057/ |
D | DECL.asl | 73 Return ( /* ASL-compiler DOESN'T report Warning in this case!!! */
|
/acpica-latest/tests/aslts/src/runtime/common/conversion/ |
D | otest.asl | 888 /* 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/ |
D | misc.old.asl | 348 // ASL-compiler DOESN'T report Warning in this case!!!
|
D | misc.asl | 348 // ASL-compiler DOESN'T report Warning in this case!!!
|
/acpica-latest/tests/aslts/src/runtime/collections/complex/misc/ |
D | misc.asl | 356 Return ( /* ASL-compiler DOESN'T report Warning in this case!!! */
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/reference/ |
D | ref50.asl | 5530 Debug = "A T T E N T I O N: simple mode!"
|
/acpica-latest/tests/aslts/src/runtime/collections/Identity2MS/abbu/misc/ |
D | ms1.asl | 986 OUTP("m001 started, DON'T apply DerefOf()")
|
/acpica-latest/documents/ |
D | changes.txt | 487 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.
|