Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/index/
Dparameters.hpp104 struct quadratic struct
109 static const size_t max_elements = MaxElements;
110 static const size_t min_elements = MinElements;
112 static size_t get_max_elements() { return MaxElements; } in get_max_elements()
113 static size_t get_min_elements() { return MinElements; } in get_min_elements()
/third_party/boost/boost/accumulators/
Dstatistics_fwd.hpp421 struct quadratic {}; struct
/third_party/flutter/skia/src/utils/win/
DSkDWriteGeometrySink.cpp124 Quadratic quadratic; in SK_STDMETHODIMP_() local
/third_party/boost/boost/geometry/index/detail/rtree/quadratic/
Dredistribute_elements.hpp35 namespace quadratic { namespace
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.cpp336 …exProcessor::setLightAttenuation(unsigned int light, float constant, float linear, float quadratic) in setLightAttenuation()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c1685 bi_index quadratic = bi_fma_f32(b, bi_neg(e2_over_2), in bi_lower_fsincos_32() local