Home
last modified time | relevance | path

Searched defs:getStep (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIntrinsicInst.cpp96 Value *InstrProfIncrementInst::getStep() const { in getStep() function in InstrProfIncrementInst
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_marquee.cpp78 auto getStep = paramObject->GetProperty("step"); in Create() local
H A Djs_slider.cpp141 auto getStep = paramObject->GetProperty("step"); in Create() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVDescriptors.h282 const SCEV *getStep() const { return Step; } in getStep() function in llvm::InductionDescriptor
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.cpp731 template <> inline float getStep (void) { return 0.25f; } in getStep() function
732 template <> inline int getStep (void) { return 1; } in getStep() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp159 const SCEV *getStep() const { return Step; } in getStep() function in __anon25121::InductiveRangeCheck
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h3055 ArkUI_Float32 (*getStep)(ArkUINodeHandle node); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h1419 ArkUI_Float32 (*getStep)(ArkUINodeHandle node); member

Completed in 42 milliseconds