Searched defs:sign0 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | poly_l2.c | 106 int poly_l2p1(u_char sign0, u_char sign1, in poly_l2p1() argument
|
/kernel/linux/linux-6.6/arch/x86/math-emu/ |
H A D | poly_l2.c | 106 int poly_l2p1(u_char sign0, u_char sign1, in poly_l2p1() argument
|
/third_party/curl/lib/ |
H A D | http_aws_sigv4.c | 560 unsigned char sign0[SHA256_DIGEST_LENGTH] = {0}; in Curl_output_aws_sigv4() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | twinvq.c | 181 int sign0 = 1; in dequant() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_msa.c | 807 v8i16 tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, sign0, sign1; in QuantizeBlock_MSA() local
|
H A D | enc_sse2.c | 1238 const __m128i sign0 = _mm_cmpgt_epi16(zero, in0); in DoQuantizeBlock_SSE2() local
|
Completed in 9 milliseconds