Searched refs:offset3 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/Mips/ |
D | eh-return32.ll | 21 ; CHECK: sw $7, [[offset3:[0-9]+]]($sp) 39 ; CHECK: lw $7, [[offset3]]($sp) 63 ; CHECK: sw $7, [[offset3:[0-9]+]]($sp) 79 ; CHECK: lw $7, [[offset3]]($sp)
|
D | eh-return64.ll | 22 ; CHECK: sd $7, [[offset3:[0-9]+]]($sp) 40 ; CHECK: ld $7, [[offset3]]($sp) 66 ; CHECK: sd $7, [[offset3:[0-9]+]]($sp) 82 ; CHECK: ld $7, [[offset3]]($sp)
|
/external/eigen/Eigen/src/Core/products/ |
D | GeneralMatrixVector.h | 146 Index offset3 = (FirstAligned && alignmentStep==1?1:3); 154 ptmp3 = pset1<RhsPacket>(alpha*rhs[(i+offset3)*rhsIncr]); 158 *lhs2 = lhs + (i+2)*lhsStride, *lhs3 = lhs + (i+offset3)*lhsStride; 409 Index offset3 = (FirstAligned && alignmentStep==1?1:3); 419 *lhs2 = lhs + (i+2)*lhsStride, *lhs3 = lhs + (i+offset3)*lhsStride; 513 res[(i+offset3)*resIncr] += alpha*tmp3;
|
/external/icu/icu4c/source/test/intltest/ |
D | tzregts.cpp | 216 int32_t offset3 = tz->getOffset(1, in Test4084933() local 245 ERR_IF_FAIL(offset3 != SToffset) in Test4084933()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRegression.java | 109 long offset3 = tz.getOffset(1, in Test4084933() local 132 offset3 != SToffset || offset4 != DToffset || in Test4084933()
|
/external/boringssl/src/ssl/test/runner/ |
D | poly1305.go | 32 offset3 = 535219245894202480694386063513315216128475136.0 const 1368 x6 += offset3
|
/external/okhttp/website/static/ |
D | bootstrap-combined.min.css | 9 …offset3{margin-left:260px}.offset2{margin-left:180px}.offset1{margin-left:100px}.row-fluid{width:1… 18 …offset3{margin-left:330px}.offset2{margin-left:230px}.offset1{margin-left:130px}.row-fluid{width:1…
|