Searched refs:LR (Results 1 – 6 of 6) sorted by relevance
/system/core/base/ |
D | utf8_test.cpp | 422 EXPECT_EQ(std::string::npos, wide.find(LR"(\\?\)")); in TEST() 434 EXPECT_EQ(0U, wide.find(LR"(\\?\)")); in TEST() 447 EXPECT_EQ(0U, wide.find(LR"(\\?\)")); in TEST()
|
D | utf8.cpp | 174 utf16->insert(0, LR"(\\?\)"); in UTF8PathToWindowsLongPath()
|
/system/iorap/docs/binder/ |
D | ActivityHint.dot | 21 rankdir=LR;
|
D | TaskResult.dot | 21 rankdir=LR;
|
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerInterface.h | 52 LR = R14, enumerator 60 LIST(SP), LIST(LR), LIST(PC),
|
D | ARMAssembler.cpp | 148 BX(AL, LR); in epilog() 156 BX(AL, LR); in epilog()
|