Home
last modified time | relevance | path

Searched defs:in_b (Results 1 – 16 of 16) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dacelp_vectors_mips.c62 float *out, const float *in_a, const float *in_b, in ff_weighted_vector_sumf_mips()
/third_party/openssl/test/
Dcasttest.c48 static unsigned char in_b[16] = { variable
/third_party/ffmpeg/libavcodec/
Dacelp_vectors.c165 const int16_t *in_b, in ff_acelp_weighted_vector_sum()
182 void ff_weighted_vector_sumf(float *out, const float *in_a, const float *in_b, in ff_weighted_vector_sumf()
Damrnbdec.c150 const double *in_b, double weight_coeff_a, in weighted_vector_sumd()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dctrl_iface_common.c27 struct sockaddr_in *in_a, *in_b; in sockaddr_compare() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dctrl_iface_common.c27 struct sockaddr_in *in_a, *in_b; in sockaddr_compare() local
/third_party/openssl/crypto/
Dcpuid.c184 int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len) in CRYPTO_memcmp()
/third_party/node/deps/openssl/openssl/crypto/
Dcpuid.c184 int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len) in CRYPTO_memcmp()
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_register_allocate.c188 node_to_temp_priority(const void *in_a, const void *in_b) in node_to_temp_priority()
Dvc4_program.c1539 driver_location_compare(const void *in_a, const void *in_b) in driver_location_compare()
/third_party/node/deps/openssl/openssl/crypto/bn/
Dbn_gcd.c549 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd()
/third_party/openssl/crypto/bn/
Dbn_gcd.c549 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd()
/third_party/openssl/ohos_lite/crypto/
Dcryptlib.c443 int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len) in CRYPTO_memcmp()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-channel-mixer.c390 gint in_b[3] = { -1, -1, -1 }; in gst_audio_channel_mixer_fill_others() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.c1823 input_sort(const void *in_a, const void *in_b) in input_sort()
1831 output_sort(const void *in_a, const void *in_b) in output_sort()
1839 atomic_decl_range_sort(const void *in_a, const void *in_b) in atomic_decl_range_sort()
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc2938 int in_b[] = {0, 0, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0}; in TEST_SVE() local
3279 int in_b[] = {0, 0, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0}; in TEST_SVE() local
5065 unsigned in_b[] = {0x81, 0x7f, 0x10, 0xaa, 0x55, 0xff, 0xf0}; in TEST_SVE() local
10829 int in_b[] = {0, -128, 127, -127, 126, 1, -1, 55}; in TEST_SVE() local
10859 int in_b[] = {0, -128, 127, -127, 126, 1, -1, 55}; in TEST_SVE() local
10889 int in_b[] = {0, 255, 127, 0x80, 1, 55}; in TEST_SVE() local
10919 int in_b[] = {0, 255, 127, 0x80, 1, 55}; in TEST_SVE() local
10949 int in_b[] = {11, -1, 7, -3}; in TEST_SVE() local
10984 unsigned in_b[] = {0x81, 0x7f, 0x10, 0xff}; in TEST_SVE() local
11030 unsigned in_b[] = {0x81, 0x7f, 0x10, 0xff}; in TEST_SVE() local
[all …]