/third_party/musl/src/stdio/ |
D | fopencookie.c | 16 struct fcookie fc; member 22 struct fcookie *fc = f->cookie; in cookieread() local 56 struct fcookie *fc = f->cookie; in cookiewrite() local 75 struct fcookie *fc = f->cookie; in cookieseek() local 93 struct fcookie *fc = f->cookie; in cookieclose() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_monitor.c | 29 u16 fc; in handle_tx_callback() local 50 u16 fc; in from_unknown_sta() local 71 u16 fc; in handle_frame() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_monitor.c | 29 u16 fc; in handle_tx_callback() local 50 u16 fc; in from_unknown_sta() local 71 u16 fc; in handle_frame() local
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
D | ecp_s390x_nistp.c | 51 BN_CTX *ctx, unsigned int fc, int len) in ec_GFp_s390x_nistp_mul() 130 unsigned int fc, int len) in ecdsa_s390x_nistp_sign_sig() 226 unsigned int fc, int len) in ecdsa_s390x_nistp_verify_sig()
|
/third_party/openssl/crypto/ec/ |
D | ecp_s390x_nistp.c | 51 BN_CTX *ctx, unsigned int fc, int len) in ec_GFp_s390x_nistp_mul() 130 unsigned int fc, int len) in ecdsa_s390x_nistp_sign_sig() 226 unsigned int fc, int len) in ecdsa_s390x_nistp_verify_sig()
|
/third_party/ffmpeg/libavformat/ |
D | mov_esds.c | 23 int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb) in ff_mov_read_esds()
|
D | isom.c | 295 int ff_mp4_read_descr(AVFormatContext *fc, AVIOContext *pb, int *tag) in ff_mp4_read_descr() 329 int ff_mp4_read_dec_config_descr(AVFormatContext *fc, AVStream *st, AVIOContext *pb) in ff_mp4_read_dec_config_descr()
|
/third_party/skia/src/ports/ |
D | SkFontConfigInterface.cpp | 28 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal()
|
/third_party/typescript/tests/cases/compiler/ |
D | declFileTypeAnnotationTypeAlias.ts | 21 export type fc = () => c; alias
|
/third_party/ffmpeg/libavfilter/ |
D | af_acrossover.c | 203 static void set_lp(BiquadCoeffs *b, double fc, double q, double sr) in set_lp() 229 static void set_hp(BiquadCoeffs *b, double fc, double q, double sr) in set_hp() 255 static void set_ap(BiquadCoeffs *b, double fc, double q, double sr) in set_ap() 281 static void set_ap1(BiquadCoeffs *b, double fc, double sr) in set_ap1()
|
/third_party/skia/resources/skottie/ |
D | skottie-text-allcaps.json | 1 …","op":600,"sr":1,"st":0,"t":{"a":[],"d":{"k":[{"s":{"ca":0,"f":"ArialMT","fc":[0.706,0,1],"j":2,"… array
|
D | skottie-text-valign-scaletofit.json | 4068 "fc": [ array 4094 "fc": [ array 4120 "fc": [ array 4146 "fc": [ array 4172 "fc": [ array 4198 "fc": [ array 4224 "fc": [ array 4250 "fc": [ array 4276 "fc": [ array 4302 "fc": [ array [all …]
|
D | skottie-text-valign-2.json | 4068 "fc": [ array 4093 "fc": [ array 4118 "fc": [ array 4143 "fc": [ array 4168 "fc": [ array 4193 "fc": [ array 4218 "fc": [ array 4243 "fc": [ array 4268 "fc": [ array 4293 "fc": [ array [all …]
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.7/instantiation_expressions/ |
D | instantiation_expressions.ts | 40 function fc<T>(value: T) { function
|
/third_party/ffmpeg/libavcodec/ |
D | lzw.c | 61 int fc, oc; member 170 int l, c, code, oc, fc; in ff_lzw_decode() local
|
D | dcaenc.h | 43 static const uint16_t fc[] = { variable
|
D | vorbisenc.c | 272 vorbis_enc_floor *fc; in create_vorbis_context() local 549 static void put_floor_header(PutBitContext *pb, vorbis_enc_floor *fc) in put_floor_header() 749 static float get_floor_average(vorbis_enc_floor * fc, float *coeffs, int i) in get_floor_average() 761 static void floor_fit(vorbis_enc_context *venc, vorbis_enc_floor *fc, in floor_fit() 793 static int floor_encode(vorbis_enc_context *venc, vorbis_enc_floor *fc, in floor_encode() 1155 vorbis_enc_floor *fc = &venc->floors[mapping->floor[mapping->mux[i]]]; in vorbis_encode_frame() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | radeon_vcn_dec.c | 1099 rvcn_av1_frame_context_t * fc = (rvcn_av1_frame_context_t*)prob; in rvcn_init_mode_probs() local 1160 rvcn_av1_vcn4_frame_context_t * fc = (rvcn_av1_vcn4_frame_context_t*)prob; in rvcn_vcn4_init_mode_probs() local 1221 rvcn_av1_frame_context_t * fc = (rvcn_av1_frame_context_t*)prob; in rvcn_av1_init_mv_probs() local 1261 rvcn_av1_vcn4_frame_context_t * fc = (rvcn_av1_vcn4_frame_context_t*)prob; in rvcn_vcn4_av1_init_mv_probs() local 1301 rvcn_av1_frame_context_t * fc = (rvcn_av1_frame_context_t*)prob; in rvcn_av1_default_coef_probs() local 1320 rvcn_av1_vcn4_frame_context_t *fc = (rvcn_av1_vcn4_frame_context_t*)prob; in rvcn_vcn4_av1_default_coef_probs() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | constants.cpp | 29 if (const FloatConstant* fc = AsFloatConstant()) { in GetFloat() local 40 if (const FloatConstant* fc = AsFloatConstant()) { in GetDouble() local 344 } else if (const FloatConstant* fc = c->AsFloatConstant()) { in CreateInstruction() local
|
/third_party/spirv-tools/source/opt/ |
D | constants.cpp | 29 if (const FloatConstant* fc = AsFloatConstant()) { in GetFloat() local 40 if (const FloatConstant* fc = AsFloatConstant()) { in GetDouble() local 345 } else if (const FloatConstant* fc = c->AsFloatConstant()) { in CreateInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | constants.cpp | 29 if (const FloatConstant* fc = AsFloatConstant()) { in GetFloat() local 40 if (const FloatConstant* fc = AsFloatConstant()) { in GetDouble() local 344 } else if (const FloatConstant* fc = c->AsFloatConstant()) { in CreateInstruction() local
|
/third_party/openssl/providers/implementations/ciphers/ |
D | cipher_aes.h | 46 unsigned int fc; member
|
D | cipher_aes_ccm.h | 42 unsigned int fc; /* fc has same offset as ks.ks.rounds */ member
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
D | cipher_aes.h | 46 unsigned int fc; member
|
D | cipher_aes_ccm.h | 42 unsigned int fc; /* fc has same offset as ks.ks.rounds */ member
|