/external/llvm/lib/Target/R600/ |
AMDGPU.h | 62 COMPUTE = 3
|
/external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/ |
md5-ia64.S | 309 // The FF load/compute loop rotates values three times, so that 465 #define COMPUTE(a, b, s, M, R) \ 543 COMPUTE(A, B, 5, M0, RotateM0) \ 545 COMPUTE(D, A, 9, M1, RotateM1) \ 547 COMPUTE(C, D, 14, M2, RotateM2) \ 553 COMPUTE(A, B, 4, M0, RotateM0) \ 555 COMPUTE(D, A, 11, M1, RotateM1) \ 557 COMPUTE(C, D, 16, M2, RotateM2) \ 563 COMPUTE(A, B, 6, M0, RotateM0) \ 565 COMPUTE(D, A, 10, M1, RotateM1) [all...] |
/external/openssl/crypto/md5/asm/ |
md5-ia64.S | 309 // The FF load/compute loop rotates values three times, so that 465 #define COMPUTE(a, b, s, M, R) \ 543 COMPUTE(A, B, 5, M0, RotateM0) \ 545 COMPUTE(D, A, 9, M1, RotateM1) \ 547 COMPUTE(C, D, 14, M2, RotateM2) \ 553 COMPUTE(A, B, 4, M0, RotateM0) \ 555 COMPUTE(D, A, 11, M1, RotateM1) \ 557 COMPUTE(C, D, 16, M2, RotateM2) \ 563 COMPUTE(A, B, 6, M0, RotateM0) \ 565 COMPUTE(D, A, 10, M1, RotateM1) [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
debuginfo.c | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | |