Home
last modified time | relevance | path

Searched refs:Hex (Results 1 – 3 of 3) sorted by relevance

/third_party/lib/acpica/source/compiler/
A Ddtfield.c461 char Hex[3]; in DtCompileBuffer() local
471 Hex[2] = 0; in DtCompileBuffer()
476 Hex[0] = StringValue[(3 * i)]; in DtCompileBuffer()
477 Hex[1] = StringValue[(3 * i) + 1]; in DtCompileBuffer()
482 Status = DtStrtoul64 (Hex, &Value); in DtCompileBuffer()
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl54 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
57 Warning 1042 - ^ Invalid Hex/Octal Escape - Non-ASCII or NULL
/third_party/lib/acpica/
A Dchanges.txt14683 as well as the Octal and Hex escapes. Note: the insertion of a

Completed in 27 milliseconds