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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp59 static RegionRawOffsetV2 computeOffset(ProgramStateRef state,
102 RegionRawOffsetV2::computeOffset(state, svalBuilder, location);
233 // Lazily computes a value to be used by 'computeOffset'. If 'val'
241 // value as an SVal. Used by 'computeOffset'.
251 // summing to UnknownVal. Used by 'computeOffset'.
266 RegionRawOffsetV2 RegionRawOffsetV2::computeOffset(ProgramStateRef state, function in class:RegionRawOffsetV2
/external/llvm/lib/Target/Mips/
H A DMipsLongBranch.cpp80 int64_t computeOffset(const MachineInstr *Br);
195 int64_t MipsLongBranch::computeOffset(const MachineInstr *Br) { function in class:MipsLongBranch
478 int64_t Offset = computeOffset(I->Br) / ShVal;
/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp1111 int computeOffset (const BufferVarLayoutEntry& varLayout, const glu::TypeComponentVector& accessPath) function in namespace:deqp::gles31::bb::__anon20300
1159 const void* valuePtr = (const deUint8*)blockPtr.ptr + computeOffset(varLayout, accessPath.getPath());
1242 const void* valuePtr = (const deUint8*)blockPtr.ptr + computeOffset(varLayout, accessPath.getPath());
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp3757 static int computeOffset(RenderObject* renderer, int x, int y) function in namespace:__anon11409
3771 EXPECT_EQ(0, computeOffset(renderer, -1, -1));
3772 EXPECT_EQ(64, computeOffset(renderer, 1000, 1000));
3778 EXPECT_EQ(0, computeOffset(renderer, -1, -1));
3779 EXPECT_EQ(64, computeOffset(renderer, 1000, 1000));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 724 milliseconds