Home
last modified time | relevance | path

Searched defs:leftShift (Results 1 – 6 of 6) sorted by relevance

/external/cronet/third_party/protobuf/js/binary/
Darith.js99 jspb.arith.UInt64.prototype.leftShift = function() { method in jspb.arith.UInt64
/external/skia/tools/viewer/
DChartSlide.cpp33 int leftShift, in gen_paths()
/external/skia/bench/
DChartBench.cpp38 int leftShift, in gen_paths()
/external/skia/src/core/
DSkRRect.cpp769 SkScalar leftShift = std::max(tl.fX, bl.fX); in InnerBounds() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderOperatorTests.cpp68 inline T leftShift(T value, int amount) in leftShift() function
83 Vector<T, Size> leftShift(const Vector<T, Size> &value, const Vector<int, Size> &amount) in leftShift() function
1578 DECLARE_BINARY_INT_VEC_FUNCS(leftShift) in DECLARE_BINARY_INT_VEC_FUNCS() argument
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp98 inline T leftShift(T value, int amount) in leftShift() function
113 Vector<T, Size> leftShift(const Vector<T, Size> &value, const Vector<int, Size> &amount) in leftShift() function
1959 DECLARE_BINARY_INT_VEC_FUNCS(leftShift) in DECLARE_BINARY_INT_VEC_FUNCS() argument