Home
last modified time | relevance | path

Searched defs:ad (Results 1 - 25 of 83) sorted by relevance

1234

/third_party/ffmpeg/libavutil/tests/
H A Daes_ctr.c33 struct AVAESCTR *ae, *ad; in main() local
H A Daes.c75 struct AVAES *ae, *ad; in main() local
/third_party/libsnd/src/
H A Dtest_audio_detect.c83 AUDIO_DETECT ad ; in test_audio_detect() local
H A Daudio_detect.c47 audio_detect (SF_PRIVATE * psf, AUDIO_DETECT *ad, const unsigned char * data, int datalen) in audio_detect() argument
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
H A Dlogical.c17 int ad(int i, struct S *b) { return i && b->d; } in ad() function
/third_party/node/deps/v8/src/base/numbers/
H A Ddiy-fp.cc24 uint64_t ad = a * d; in Multiply() local
/third_party/openssl/test/helpers/
H A Dhandshake_srp.c27 static int server_srp_cb(SSL *s, int *ad, void *arg) in server_srp_cb() argument
/third_party/ltp/lib/newlib_tests/
H A Dtst_fuzzy_sync02.c60 const struct window ad; member
127 const struct window ad = to_abs(races[i].ad); in run() local
[all...]
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Ddiy-fp.h80 const uint64_t ad = a * d; in Multiply() local
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-diy-fp.h94 const uint64_t ad = a * d; in Multiply() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-diy-fp.h94 const uint64_t ad = a * d; in Multiply() local
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dtlssrp_depr.c158 static int ssl_srp_server_param_cb(SSL *s, int *ad, void *arg) in ssl_srp_server_param_cb() argument
/third_party/openssl/apps/lib/
H A Dtlssrp_depr.c158 static int ssl_srp_server_param_cb(SSL *s, int *ad, void *arg) in ssl_srp_server_param_cb() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-diy-fp.h94 const uint64_t ad = a * d; in Multiply() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexponential_biased_test.cc90 double ad = AndersonDarlingInf(z); in AndersonDarlingPValue() local
/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c123 al_data *ad = ctx->priv_data; in read_header() local
185 al_data *ad = ctx->priv_data; read_packet() local
222 al_data *ad = ctx->priv_data; read_close() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dmathematics.c86 int64_t ad = a / c; in av_rescale_rnd() local
/third_party/ltp/testcases/misc/math/atof/
H A Datof01.c315 register int ad; /* after decimal point */ in checkbuf() local
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Dv3_ocsp.c244 ACCESS_DESCRIPTION *ad; in i2r_ocsp_serviceloc() local
/third_party/openssl/test/
H A Docspapitest.c159 ACCESS_DESCRIPTION *ad = ACCESS_DESCRIPTION_new(); in test_access_description() local
/third_party/openssl/crypto/ocsp/
H A Dv3_ocsp.c244 ACCESS_DESCRIPTION *ad; in i2r_ocsp_serviceloc() local
/third_party/ffmpeg/libavcodec/
H A Dcbs_jpeg.c87 JPEGRawApplicationData *ad = (JPEGRawApplicationData*)content; in cbs_jpeg_free_application_data() local
/third_party/mbedtls/programs/psa/
H A Daead_demo.c203 aead_encrypt(psa_key_id_t key, psa_algorithm_t alg, const unsigned char *iv, size_t iv_len, const unsigned char *ad, size_t ad_len, const unsigned char *part1, size_t part1_len, const unsigned char *part2, size_t part2_len) aead_encrypt() argument
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c188 aead_encrypt(mbedtls_cipher_context_t *ctx, size_t tag_len, const unsigned char *iv, size_t iv_len, const unsigned char *ad, size_t ad_len, const unsigned char *part1, size_t part1_len, const unsigned char *part2, size_t part2_len) aead_encrypt() argument
/third_party/lwip/src/include/lwip/priv/
H A Dapi_msg.h104 } ad; member

Completed in 10 milliseconds

1234