Home
last modified time | relevance | path

Searched defs:cof (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/test/
Dsm2_internal_test.c91 BIGNUM *cof = NULL; in create_EC_group() local
Dectest.c645 const char *cof; member
811 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_curve_test() local
968 BIGNUM *x = NULL, *y = NULL, *z = NULL, *cof = NULL, *yplusone = NULL; in char2_field_tests() local
/third_party/ffmpeg/libavcodec/
Dalsdec.c511 static void parcor_to_lpc(unsigned int k, const int32_t *par, int32_t *cof) in parcor_to_lpc()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp12423 const tcu::Matrix<glw::GLdouble, Size, Size> cof = cofactors(matrix); in inverse() local