/third_party/skia/src/core/ |
D | SkCubicSolver.h | 52 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/openssl/crypto/bio/ |
D | bss_file.c | 182 FILE **fpp; in file_ctrl() local 312 fpp = (FILE **)ptr; in file_ctrl() 313 *fpp = (FILE *)b->ptr; in file_ctrl()
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
D | bss_file.c | 182 FILE **fpp; in file_ctrl() local 312 fpp = (FILE **)ptr; in file_ctrl() 313 *fpp = (FILE *)b->ptr; in file_ctrl()
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | bio.h | 417 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
|
/third_party/openssl/doc/man3/ |
D | BIO_s_file.pod | 18 BIO_get_fp(BIO *b, FILE **fpp);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
D | bio.h | 492 # 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-aarch64/asm/include/openssl/ |
D | bio.h | 492 # 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-x86_64/no-asm/include/openssl/ |
D | bio.h | 492 # 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/include/openssl/ |
D | bio.h | 492 # 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-x86_64/asm/include/openssl/ |
D | bio.h | 492 # 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/asm/include/openssl/ |
D | bio.h | 492 # 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/ |
D | bio.h | 492 # 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-loongarch64/no-asm/include/openssl/ |
D | bio.h | 492 # 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-mips64/asm_avx2/include/openssl/ |
D | bio.h | 492 # 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-elf/asm_avx2/include/openssl/ |
D | bio.h | 492 # 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_64/no-asm/include/openssl/ |
D | bio.h | 492 # 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_avx2/include/openssl/ |
D | bio.h | 492 # 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/no-asm/include/openssl/ |
D | bio.h | 492 # 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/no-asm/include/openssl/ |
D | bio.h | 492 # 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_avx2/include/openssl/ |
D | bio.h | 492 # 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-elf/asm/include/openssl/ |
D | bio.h | 492 # 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-mips64/asm/include/openssl/ |
D | bio.h | 492 # 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/solaris-x86-gcc/asm_avx2/include/openssl/ |
D | bio.h | 492 # 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/asm_avx2/include/openssl/ |
D | bio.h | 492 # 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-riscv64/no-asm/include/openssl/ |
D | bio.h | 492 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)(fpp)) argument
|