Home
last modified time | relevance | path

Searched refs:VIXL_COLOUR (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/test/aarch64/
H A Dtest-trace-aarch64.cc2943 #define VIXL_COLOUR "(\x1b\\[[01];([0-9][0-9])?m)?" in MaskAddresses() macro
2947 std::regex("((x0|x1|x2|sp): " VIXL_COLOUR "0x)[0-9a-f]{16}"), in MaskAddresses()
2949 std::regex("((<-|->) " VIXL_COLOUR "0x)[0-9a-f]{16}"), in MaskAddresses()
2953 std::regex("(Branch" VIXL_COLOUR " to 0x)[0-9a-f]{16}"), in MaskAddresses()
2956 #undef VIXL_COLOUR in MaskAddresses() macro

Completed in 4 milliseconds