Searched defs:cof (Results 1 – 4 of 4) sorted by relevance
/third_party/openssl/test/ |
D | sm2_internal_test.c | 91 BIGNUM *cof = NULL; in create_EC_group() local
|
D | ectest.c | 645 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/ |
D | alsdec.c | 511 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/ |
D | gl4cGPUShaderFP64Tests.cpp | 12423 const tcu::Matrix<glw::GLdouble, Size, Size> cof = cofactors(matrix); in inverse() local
|