Home
last modified time | relevance | path

Searched defs:intercept (Results 1 – 21 of 21) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dsvm_functions_f16.h87 float16_t intercept; /**< Intercept */ member
101 float16_t intercept; /**< Intercept */ member
117 float16_t intercept; /**< Intercept */ member
131 float16_t intercept; /**< Intercept */ member
Dsvm_functions.h88 float32_t intercept; /**< Intercept */ member
102 float32_t intercept; /**< Intercept */ member
118 float32_t intercept; /**< Intercept */ member
132 float32_t intercept; /**< Intercept */ member
/third_party/cmsis/CMSIS/DSP/Source/SVMFunctions/
Darm_svm_linear_init_f32.c75 float32_t intercept, in arm_svm_linear_init_f32()
Darm_svm_linear_init_f16.c78 float16_t intercept, in arm_svm_linear_init_f16()
Darm_svm_rbf_init_f32.c71 float32_t intercept, in arm_svm_rbf_init_f32()
Darm_svm_rbf_init_f16.c74 float16_t intercept, in arm_svm_rbf_init_f16()
Darm_svm_sigmoid_init_f16.c74 float16_t intercept, in arm_svm_sigmoid_init_f16()
Darm_svm_sigmoid_init_f32.c71 float32_t intercept, in arm_svm_sigmoid_init_f32()
Darm_svm_polynomial_init_f32.c73 float32_t intercept, in arm_svm_polynomial_init_f32()
Darm_svm_polynomial_init_f16.c76 float16_t intercept, in arm_svm_polynomial_init_f16()
/third_party/flutter/skia/src/core/
DSkGlyph.cpp299 const SkGlyph::Intercept* intercept,SkScalar* array, int* count) { in ensureIntercepts()
314 const SkGlyph::Intercept* intercept = fPathData->fIntercept; in ensureIntercepts() local
331 SkGlyph::Intercept* intercept = alloc->make<SkGlyph::Intercept>(); in ensureIntercepts() local
DSkGeometry.cpp943 static bool cubic_dchop_at_intercept(const SkPoint src[4], SkScalar intercept, SkPoint dst[7], in cubic_dchop_at_intercept()
/third_party/skia/src/core/
DSkGlyph.cpp292 const SkGlyph::Intercept* intercept,SkScalar* array, int* count) { in ensureIntercepts()
307 const SkGlyph::Intercept* intercept = fPathData->fIntercept; in ensureIntercepts() local
324 SkGlyph::Intercept* intercept = alloc->make<SkGlyph::Intercept>(); in ensureIntercepts() local
DSkGeometry.cpp1142 static bool cubic_dchop_at_intercept(const SkPoint src[4], SkScalar intercept, SkPoint dst[7], in cubic_dchop_at_intercept()
/third_party/grpc/src/php/lib/Grpc/
DInterceptor.php80 public static function intercept($channel, $interceptors) function in Grpc\\Interceptor
/third_party/node/lib/
Ddomain.js408 Domain.prototype.intercept = function(cb) { method in Domain
/third_party/boost/boost/graph/
Dtopology.hpp608 double intercept = p1[1] - p1[0] * slope; in segment_within_heart() local
/third_party/grpc/test/cpp/end2end/
Dclient_callback_end2end_test.cc56 TestScenario(bool serve_callback, Protocol protocol, bool intercept, in TestScenario()
/third_party/typescript/tests/lib/
Dlib.d.ts12712 intercept: SVGAnimatedNumber; property
/third_party/typescript/lib/
Dlib.dom.d.ts12998 readonly intercept: SVGAnimatedNumber; property
/third_party/typescript/src/lib/
Ddom.generated.d.ts12978 readonly intercept: SVGAnimatedNumber; property