Home
last modified time | relevance | path

Searched refs:REPLACE_SUBSTRINGS (Results 1 – 4 of 4) sorted by relevance

/third_party/lib/acpica/source/tools/acpisrc/
A Dastable.c59 {"UINT32 ", "unsigned int", REPLACE_SUBSTRINGS},
60 {"UINT16 ", "unsigned short", REPLACE_SUBSTRINGS},
61 {"UINT8 ", "unsigned char", REPLACE_SUBSTRINGS},
62 {"BOOLEAN ", "unsigned char", REPLACE_SUBSTRINGS},
66 {"UINT32", "unsigned int", REPLACE_SUBSTRINGS},
67 {"UINT16", "unsigned short", REPLACE_SUBSTRINGS},
68 {"UINT8", "unsigned char", REPLACE_SUBSTRINGS},
69 {"BOOLEAN", "unsigned char", REPLACE_SUBSTRINGS},
71 {"INT32 ", "int ", REPLACE_SUBSTRINGS},
72 {"INT32", "int", REPLACE_SUBSTRINGS},
[all …]
A Dasremove.c615 AsRemoveStatement (Buffer, "FUNCTION_TRACE", REPLACE_SUBSTRINGS); in AsRemoveDebugMacros()
616 AsRemoveStatement (Buffer, "DUMP_", REPLACE_SUBSTRINGS); in AsRemoveDebugMacros()
A Dacpisrc.h135 #define REPLACE_SUBSTRINGS 0x01 macro
A Dasconvrt.c577 REPLACE_SUBSTRINGS, Buffer); in AsTrimWhitespace()

Completed in 10 milliseconds