Home
last modified time | relevance | path

Searched defs:fc (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
H A Dmov_esds.c23 int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb) in ff_mov_read_esds() argument
H A Disom.c301 int ff_mp4_read_descr(AVFormatContext *fc, AVIOContext *pb, int *tag) in ff_mp4_read_descr() argument
335 int ff_mp4_read_dec_config_descr(AVFormatContext *fc, AVStream *st, AVIOContext *pb) in ff_mp4_read_dec_config_descr() argument
H A Doptions.c44 AVFormatContext* fc = (AVFormatContext*) ptr; in format_to_name() local
/third_party/skia/src/ports/
H A DSkFontConfigInterface.cpp28 void SkFontConfigInterface::SetGlobal(sk_sp<SkFontConfigInterface> fc) { in SetGlobal() argument
/third_party/ffmpeg/libavcodec/
H A Ddcaenc.h43 static const uint16_t fc[] = { variable
H A Dlzw.c61 int fc, oc; member
170 int l, c, code, oc, fc; in ff_lzw_decode() local
[all...]
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes.h46 unsigned int fc; member
H A Dcipher_aes_ccm.h42 unsigned int fc; /* fc has same offset as ks.ks.rounds */ member
H A Dcipher_aes_gcm.h31 unsigned int fc; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h42 unsigned int fc; /* fc has same offset as ks.ks.rounds */ member
H A Dcipher_aes.h46 unsigned int fc; member
H A Dcipher_aes_gcm.h31 unsigned int fc; member
/third_party/musl/src/stdio/
H A Dfopencookie.c16 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; cookieseek() local
93 struct fcookie *fc = f->cookie; cookieclose() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_addr.c1263 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); in addr_validate_path_internal() local
1278 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); in addr_validate_path_internal() local
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_addr.c1259 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); in addr_validate_path_internal() local
1274 IPAddressFamily *fc = sk_IPAddressFamily_value(child, j); in addr_validate_path_internal() local
[all...]
/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.cpp143 const auto fc = static_cast<SkColor>(fTextProps.fill_color); in modulateProps() local
/third_party/alsa-utils/alsaloop/
H A Deffect-sweep.c27 float lfo,dlfo,fs,fc,BW,C,D,a0,a1,a2,b1,b2,*x[3],*y[3]; member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.c283 u64 uc = 0, mc = 0, fc = 0; in info() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_s390x_nistp.c47 ec_GFp_s390x_nistp_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx, unsigned int fc, int len) ec_GFp_s390x_nistp_mul() argument
125 ecdsa_s390x_nistp_sign_sig(const unsigned char *dgst, int dgstlen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey, unsigned int fc, int len) ecdsa_s390x_nistp_sign_sig() argument
224 ecdsa_s390x_nistp_verify_sig(const unsigned char *dgst, int dgstlen, const ECDSA_SIG *sig, EC_KEY *eckey, unsigned int fc, int len) ecdsa_s390x_nistp_verify_sig() argument
/third_party/skia/tests/
H A DScalarTest.cpp112 static void test_floatclass(skiatest::Reporter* reporter, float value, FloatClass fc) { in test_floatclass() argument
/third_party/openssl/crypto/ec/
H A Decp_s390x_nistp.c47 ec_GFp_s390x_nistp_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx, unsigned int fc, int len) ec_GFp_s390x_nistp_mul() argument
125 ecdsa_s390x_nistp_sign_sig(const unsigned char *dgst, int dgstlen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey, unsigned int fc, int len) ecdsa_s390x_nistp_sign_sig() argument
224 ecdsa_s390x_nistp_verify_sig(const unsigned char *dgst, int dgstlen, const ECDSA_SIG *sig, EC_KEY *eckey, unsigned int fc, int len) ecdsa_s390x_nistp_verify_sig() argument
/third_party/skia/third_party/externals/angle2/include/platform/
H A DFeature.h50 inline const char *FeatureCategoryToString(const FeatureCategory &fc) in FeatureCategoryToString() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c29 u16 fc; in handle_tx_callback() local
50 u16 fc; in from_unknown_sta() local
71 u16 fc; in handle_frame() local
[all...]
H A Dwpa_hal_event.c116 uint16_t fc; in WifiWpaEventTxStatusProcess() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_monitor.c29 u16 fc; in handle_tx_callback() local
50 u16 fc; in from_unknown_sta() local
71 u16 fc; in handle_frame() local
[all...]

Completed in 13 milliseconds

1234