/third_party/boost/libs/algorithm/test/ |
D | copy_if_test1.cpp | 173 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
|
D | copy_n_test1.cpp | 84 int out_data[sz] = {0}; in test_constexpr() local
|
/third_party/glib/gio/ |
D | data-to-c.py | 12 out_data = 'const char {0}[] = "'.format(sys.argv[2]) variable
|
/third_party/boost/libs/numeric/odeint/test_external/mpi/ |
D | split_test.cpp | 31 std::vector<size_t> in_data, out_data; in BOOST_AUTO_TEST_CASE() local
|
/third_party/ffmpeg/libavcodec/ |
D | vp9_parser.c | 30 const uint8_t **out_data, int *out_size, in parse()
|
D | sipr16k.c | 99 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/ |
D | tmod.h | 62 caddr_t out_data; // output data member
|
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
D | enc_dec_fuzzer.cc | 101 const uint8_t* const out_data = memory_writer.mem; in LLVMFuzzerTestOneInput() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_tls_common.c | 573 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()
|
D | eap_ttls.c | 1066 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/ |
D | eap_tls_common.c | 573 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()
|
D | eap_ttls.c | 1066 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/ |
D | tusb.h | 45 caddr_t out_data; // output data member
|
/third_party/gstreamer/gstplugins_base/tests/check/pipelines/ |
D | gio.c | 72 guint8 *out_data; in GST_START_TEST() local
|
/third_party/ffmpeg/libswresample/ |
D | swresample_frame.c | 82 uint8_t **out_data = NULL; in convert_frame() local
|
/third_party/boringssl/src/crypto/bytestring/ |
D | cbb.c | 174 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/ |
D | gstgeometrictransform.c | 169 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/ |
D | tagp.h | 81 caddr_t out_data; // output data member
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | gstsirenenc.c | 147 guint8 *in_data, *out_data; in gst_siren_enc_handle_frame() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpred.c | 140 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/ |
D | pool.c | 140 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/ |
D | tbase.h | 67 caddr_t out_data; // output data member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | tlsv1_record.c | 280 u8 *out_data, size_t *out_len, u8 *alert) in tlsv1_record_receive()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | tlsv1_record.c | 280 u8 *out_data, size_t *out_len, u8 *alert) in tlsv1_record_receive()
|
/third_party/uboot/u-boot-2020.01/drivers/gpio/ |
D | da8xx_gpio.h | 8 unsigned int out_data; member
|