Searched defs:baseVal (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
H A DSVGAnimatedProperty.h195 // baseVal()/setBaseVal()/animVal() are only to be used from SVG DOM implementation.
197 PrimitiveType baseVal() function in class:blink::SVGAnimatedProperty
265 // baseVal()/animVal() are only to be used from SVG DOM implementation.
267 virtual TearOffType* baseVal() function in class:blink::SVGAnimatedProperty
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineObjC.cpp27 SVal baseVal = state->getSVal(Ex->getBase(), LCtx); local
28 SVal location = state->getLValue(Ex->getDecl(), baseVal);
/external/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp243 NonLoc baseVal, CharUnits scaling,
245 return sb.evalBinOpNN(state, BO_Mul, baseVal,
242 scaleValue(ProgramStateRef state, NonLoc baseVal, CharUnits scaling, SValBuilder &sb) argument
/external/deqp/modules/gles31/functional/
H A Des31fShaderIntegerFunctionTests.cpp775 const deUint32 baseVal = (offset == 32) ? (0) : ((value >> offset) & valMask); local
776 const deUint32 ref = baseVal | ((isSigned && (baseVal & (1<<(bits-1)))) ? ~valMask : 0u);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 3110 milliseconds