Home
last modified time | relevance | path

Searched defs:out_data (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/boost/libs/algorithm/test/
Dcopy_if_test1.cpp173 int out_data[sz] = {0}; in constexpr_test_copy_if() local
194 int out_data[sz] = {0}; in constexpr_test_copy_while() local
215 int out_data[sz] = {0}; in constexpr_test_copy_until() local
Dcopy_n_test1.cpp84 int out_data[sz] = {0}; in test_constexpr() local
/third_party/glib/gio/
Ddata-to-c.py12 out_data = 'const char {0}[] = "'.format(sys.argv[2]) variable
/third_party/boost/libs/numeric/odeint/test_external/mpi/
Dsplit_test.cpp31 std::vector<size_t> in_data, out_data; in BOOST_AUTO_TEST_CASE() local
/third_party/ffmpeg/libavcodec/
Dvp9_parser.c30 const uint8_t **out_data, int *out_size, in parse()
Dsipr16k.c99 static void postfilter(float *out_data, float* synth, float* iir_mem, in postfilter()
177 float *out_data) in ff_sipr_decode_frame_16k()
/third_party/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
Dtmod.h62 caddr_t out_data; // output data member
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Denc_dec_fuzzer.cc101 const uint8_t* const out_data = memory_writer.mem; in LLVMFuzzerTestOneInput() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tls_common.c573 struct wpabuf **out_data) in eap_tls_process_input()
624 struct wpabuf **out_data) in eap_tls_process_output()
722 struct wpabuf **out_data) in eap_peer_tls_process_helper()
1061 struct wpabuf **out_data) in eap_peer_tls_encrypt()
Deap_ttls.c1066 struct wpabuf **out_data) in eap_ttls_encrypt_response()
1242 struct wpabuf **out_data) in eap_ttls_process_decrypted()
1314 struct wpabuf **out_data) in eap_ttls_implicit_identity_request()
1366 struct wpabuf **out_data) in eap_ttls_phase2_start()
1397 struct wpabuf **out_data) in eap_ttls_decrypt()
1471 struct wpabuf **out_data) in eap_ttls_process_handshake()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_tls_common.c573 struct wpabuf **out_data) in eap_tls_process_input()
624 struct wpabuf **out_data) in eap_tls_process_output()
722 struct wpabuf **out_data) in eap_peer_tls_process_helper()
1061 struct wpabuf **out_data) in eap_peer_tls_encrypt()
Deap_ttls.c1066 struct wpabuf **out_data) in eap_ttls_encrypt_response()
1242 struct wpabuf **out_data) in eap_ttls_process_decrypted()
1314 struct wpabuf **out_data) in eap_ttls_implicit_identity_request()
1366 struct wpabuf **out_data) in eap_ttls_phase2_start()
1397 struct wpabuf **out_data) in eap_ttls_decrypt()
1471 struct wpabuf **out_data) in eap_ttls_process_handshake()
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.h45 caddr_t out_data; // output data member
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Dgio.c72 guint8 *out_data; in GST_START_TEST() local
/third_party/ffmpeg/libswresample/
Dswresample_frame.c82 uint8_t **out_data = NULL; in convert_frame() local
/third_party/boringssl/src/crypto/bytestring/
Dcbb.c174 int CBB_finish(CBB *cbb, uint8_t **out_data, size_t *out_len) { in CBB_finish()
408 int CBB_add_space(CBB *cbb, uint8_t **out_data, size_t len) { in CBB_add_space()
416 int CBB_reserve(CBB *cbb, uint8_t **out_data, size_t len) { in CBB_reserve()
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstgeometrictransform.c169 guint8 * out_data, gint x, gint y, gdouble in_x, gdouble in_y) in gst_geometric_transform_do_map()
236 guint8 *out_data; in gst_geometric_transform_transform_frame() local
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.h81 caddr_t out_data; // output data member
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirenenc.c147 guint8 *in_data, *out_data; in gst_siren_enc_handle_frame() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpred.c140 guint8 out_data[] = { 0xa, 0xa, 0xa, 0xa, 0xa }; in GST_START_TEST() local
463 guint8 out_data[] = { PT_MEDIA }; in GST_START_TEST() local
500 guint8 out_data[] = { PT_MEDIA, 0xa, 0xa, 0xa, 0xa, 0xa }; in GST_START_TEST() local
/third_party/boringssl/src/crypto/pool/
Dpool.c140 CRYPTO_BUFFER *CRYPTO_BUFFER_alloc(uint8_t **out_data, size_t len) { in CRYPTO_BUFFER_alloc()
/third_party/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.h67 caddr_t out_data; // output data member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dtlsv1_record.c280 u8 *out_data, size_t *out_len, u8 *alert) in tlsv1_record_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dtlsv1_record.c280 u8 *out_data, size_t *out_len, u8 *alert) in tlsv1_record_receive()
/third_party/uboot/u-boot-2020.01/drivers/gpio/
Dda8xx_gpio.h8 unsigned int out_data; member

1234