Home
last modified time | relevance | path

Searched refs:fpp (Results 1 – 25 of 68) sorted by relevance

123

/third_party/skia/src/core/
DSkCubicSolver.h52 float fpp = eval_poly(t, 3*A+3*A, 2*B); // f'' = 6At + 2B in cubic_solver() local
55 float denom = sk_fmaf(2*fp, fp, -(f*fpp)); in cubic_solver()
/third_party/gstreamer/gstplugins_good/ext/speex/
Dgstspeexdec.c372 gint i, fpp; in gst_speex_dec_parse_data() local
385 fpp = dec->header->frames_per_packet; in gst_speex_dec_parse_data()
389 ", fpp %d, %d bits", map.size, fpp, speex_bits_remaining (bits)); in gst_speex_dec_parse_data()
394 fpp = dec->header->frames_per_packet; in gst_speex_dec_parse_data()
399 for (i = 0; i < fpp; i++) { in gst_speex_dec_parse_data()
404 GST_LOG_OBJECT (dec, "decoding frame %d/%d, %d bits remaining", i, fpp, in gst_speex_dec_parse_data()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbss_file.c182 FILE **fpp; in file_ctrl() local
312 fpp = (FILE **)ptr; in file_ctrl()
313 *fpp = (FILE *)b->ptr; in file_ctrl()
/third_party/openssl/crypto/bio/
Dbss_file.c182 FILE **fpp; in file_ctrl() local
312 fpp = (FILE **)ptr; in file_ctrl()
313 *fpp = (FILE *)b->ptr; in file_ctrl()
/third_party/libffi/src/mips/
Dffi.c919 char *fpp; in copy_struct_N32() local
928 fpp = (char *)(argn >= 8 ? ar + argn : fpr + argn); in copy_struct_N32()
933 *(double *)tp = *(double *)fpp; in copy_struct_N32()
/third_party/openssl/ohos_lite/include/openssl/
Dbio.h417 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/openssl/doc/man3/
DBIO_s_file.pod18 BIO_get_fp(BIO *b, FILE **fpp);
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/include/openssl/
Dbio.h492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument

123