Searched refs:LIST (Results 1 – 4 of 4) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerInterface.h | 56 #define LIST(rr) L##rr=1<<rr macro 57 LIST(R0), LIST(R1), LIST(R2), LIST(R3), LIST(R4), LIST(R5), LIST(R6), enumerator 58 LIST(R7), LIST(R8), LIST(R9), LIST(R10), LIST(R11), LIST(R12), enumerator 59 LIST(R13), LIST(R14), LIST(R15), enumerator 60 LIST(SP), LIST(LR), LIST(PC), enumerator 61 #undef LIST
|
/system/core/adb/ |
D | SYNC.TXT | 27 LIST - List the files in a folder 35 LIST:
|
/system/security/keystore/include/keystore/ |
D | IKeystoreService.h | 119 LIST = IBinder::FIRST_CALL_TRANSACTION + 5, enumerator
|
/system/security/keystore/ |
D | IKeystoreService.cpp | 588 status_t status = remote()->transact(BnKeystoreService::LIST, data, &reply); in list() 1427 case LIST: { in onTransact()
|