/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_curve.c | 35 unsigned char data[20 + 24 * 6]; member 67 unsigned char data[20 + 28 * 6]; member 105 unsigned char data[20 + 48 * 6]; member 149 unsigned char data[20 + 66 * 6]; member 207 unsigned char data[20 + 24 * 6]; member 239 unsigned char data[20 + 24 * 6]; member 271 unsigned char data[20 + 30 * 6]; member 309 unsigned char data[20 + 30 * 6]; member 347 unsigned char data[20 + 30 * 6]; member 386 unsigned char data[2 member 426 unsigned char data[20 + 14 * 6]; global() member 458 unsigned char data[20 + 14 * 6]; global() member 490 unsigned char data[20 + 16 * 6]; global() member 522 unsigned char data[20 + 16 * 6]; global() member 554 unsigned char data[0 + 21 * 6]; global() member 584 unsigned char data[20 + 21 * 6]; global() member 616 unsigned char data[20 + 21 * 6]; global() member 648 unsigned char data[0 + 24 * 6]; global() member 678 unsigned char data[0 + 29 * 6]; global() member 714 unsigned char data[0 + 32 * 6]; global() member 751 unsigned char data[0 + 15 * 6]; global() member 781 unsigned char data[0 + 21 * 6]; global() member 811 unsigned char data[0 + 28 * 6]; global() member 853 unsigned char data[20 + 15 * 6]; global() member 885 unsigned char data[20 + 15 * 6]; global() member 917 unsigned char data[20 + 17 * 6]; global() member 949 unsigned char data[20 + 17 * 6]; global() member 982 unsigned char data[0 + 21 * 6]; global() member 1013 unsigned char data[0 + 21 * 6]; global() member 1043 unsigned char data[0 + 21 * 6]; global() member 1073 unsigned char data[20 + 25 * 6]; global() member 1111 unsigned char data[20 + 25 * 6]; global() member 1150 unsigned char data[0 + 30 * 6]; global() member 1186 unsigned char data[20 + 30 * 6]; global() member 1225 unsigned char data[0 + 30 * 6]; global() member 1262 unsigned char data[0 + 36 * 6]; global() member 1298 unsigned char data[20 + 36 * 6]; global() member 1336 unsigned char data[0 + 52 * 6]; global() member 1384 unsigned char data[20 + 52 * 6]; global() member 1434 unsigned char data[0 + 72 * 6]; global() member 1488 unsigned char data[20 + 72 * 6]; global() member 1545 unsigned char data[20 + 21 * 6]; global() member 1577 unsigned char data[20 + 21 * 6]; global() member 1609 unsigned char data[20 + 21 * 6]; global() member 1641 unsigned char data[0 + 23 * 6]; global() member 1671 unsigned char data[20 + 24 * 6]; global() member 1703 unsigned char data[20 + 24 * 6]; global() member 1735 unsigned char data[20 + 24 * 6]; global() member 1767 unsigned char data[0 + 27 * 6]; global() member 1803 unsigned char data[20 + 30 * 6]; global() member 1841 unsigned char data[20 + 30 * 6]; global() member 1879 unsigned char data[20 + 30 * 6]; global() member 1917 unsigned char data[0 + 35 * 6]; global() member 1953 unsigned char data[0 + 39 * 6]; global() member 1995 unsigned char data[20 + 45 * 6]; global() member 2039 unsigned char data[0 + 47 * 6]; global() member 2081 unsigned char data[0 + 54 * 6]; global() member 2129 unsigned char data[0 + 15 * 6]; global() member 2165 unsigned char data[0 + 20 * 6]; global() member 2200 unsigned char data[0 + 24 * 6]; global() member 2241 unsigned char data[0 + 20 * 6]; global() member 2271 unsigned char data[0 + 20 * 6]; global() member 2301 unsigned char data[0 + 24 * 6]; global() member 2331 unsigned char data[0 + 24 * 6]; global() member 2361 unsigned char data[0 + 28 * 6]; global() member 2397 unsigned char data[0 + 28 * 6]; global() member 2433 unsigned char data[0 + 32 * 6]; global() member 2469 unsigned char data[0 + 32 * 6]; global() member 2505 unsigned char data[0 + 40 * 6]; global() member 2547 unsigned char data[0 + 40 * 6]; global() member 2589 unsigned char data[0 + 48 * 6]; global() member 2631 unsigned char data[0 + 48 * 6]; global() member 2673 unsigned char data[0 + 64 * 6]; global() member 2727 unsigned char data[0 + 64 * 6]; global() member 2783 unsigned char data[0 + 32 * 6]; global() member 2821 const EC_CURVE_DATA *data; global() member 3145 const EC_CURVE_DATA *data; ec_group_new_from_data() local 3349 const EC_CURVE_DATA *data; ossl_ec_curve_nid_from_params() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_lib.c | 269 static int bio_read_intern(BIO *b, void *data, size_t dlen, size_t *readbytes) in bio_read_intern() argument 310 int BIO_read(BIO *b, void *data, int dlen) in BIO_read() argument 328 int BIO_read_ex(BIO *b, void *data, size_t dlen, size_t *readbytes) in BIO_read_ex() argument 333 static int bio_write_intern(BIO *b, const void *data, size_t dlen, in bio_write_intern() argument 377 BIO_write(BIO *b, const void *data, int dlen) BIO_write() argument 395 BIO_write_ex(BIO *b, const void *data, size_t dlen, size_t *written) BIO_write_ex() argument 820 BIO_set_ex_data(BIO *bio, int idx, void *data) BIO_set_ex_data() argument [all...] |
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_lib.c | 421 const unsigned char *data; in tls_process_cert_verify() local [all...] |
/third_party/node/deps/uv/src/unix/ |
H A D | stream.c | 817 char data[64]; in uv__try_write() member [all...] |
/third_party/libbpf/src/ |
H A D | usdt.c | 590 Elf_Data *data; in collect_usdt_targets() local 1133 parse_usdt_note(Elf *elf, const char *path, GElf_Nhdr *nhdr, const char *data, size_t name_off, size_t desc_off, struct usdt_note *note) parse_usdt_note() argument [all...] |
/third_party/libcoap/src/ |
H A D | coap_oscore.c | 284 const uint8_t *data; in coap_oscore_new_pdu_encrypted() local [all...] |
/third_party/libabigail/src/ |
H A D | abg-elf-helpers.cc | 1428 Elf_Data *data = elf_getdata(dynamic_section, NULL); lookup_data_tag_from_dynamic_segment() local 1529 Elf_Data* data = elf_getdata (scn, NULL); get_soname_of_elf_file() local [all...] |
/third_party/qrcodegen/cpp/ |
H A D | qrcodegen.cpp | 69 QrSegment QrSegment::makeBytes(const vector<uint8_t> &data) { in makeBytes() argument 253 QrCode QrCode::encodeBinary(const vector<uint8_t> &data, Ec argument 418 int data = getFormatBits(errorCorrectionLevel) << 3 | msk; // errCorrLvl is uint2, msk is uint3 drawFormatBits() local 536 drawCodewords(const vector<uint8_t> &data) drawCodewords() argument 727 reedSolomonComputeRemainder(const vector<uint8_t> &data, const vector<uint8_t> &divisor) reedSolomonComputeRemainder() argument [all...] |
/third_party/qrcodegen/c/ |
H A D | qrcodegen.c | 294 addEccAndInterleave(uint8_t data[], int version, enum qrcodegen_Ecc ecl, uint8_t result[]) addEccAndInterleave() argument 384 reedSolomonComputeRemainder(const uint8_t data[], int dataLen, const uint8_t generator[], int degree, uint8_t result[]) reedSolomonComputeRemainder() argument 520 int data = table[(int)ecl] << 3 | (int)mask; // errCorrLvl is uint2, mask is uint3 drawFormatBits() local 577 drawCodewords(const uint8_t data[], int dataLen, uint8_t qrcode[]) drawCodewords() argument 876 qrcodegen_makeBytes(const uint8_t data[], size_t len, uint8_t buf[]) qrcodegen_makeBytes() argument [all...] |
/third_party/python/Python/ |
H A D | symtable.c | 415 PyObject *data; in error_at_directive() local 1169 PyObject *data, *mangle in symtable_record_directive() local [all...] |
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_dfa_match.c | 298 int data; /* Some use extra data */ member [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink-input.h | 307 pa_proplist *data; global() member [all...] |
H A D | resampler.c | 1634 void *data = pa_memblock_acquire(buf->memblock); pa_resampler_run() local [all...] |
H A D | memblock.c | 1423 void *data; pa_memexport_put() local [all...] |
H A D | source-output.c | 51 pa_source_output_new_data* pa_source_output_new_data_init(pa_source_output_new_data *data) { in pa_source_output_new_data_init() argument 62 void pa_source_output_new_data_set_sample_spec(pa_source_output_new_data *data, const pa_sample_spec *spec) { in pa_source_output_new_data_set_sample_spec() argument 69 pa_source_output_new_data_set_channel_map(pa_source_output_new_data *data, const pa_channel_map *map) pa_source_output_new_data_set_channel_map() argument 76 pa_source_output_new_data_is_passthrough(pa_source_output_new_data *data) pa_source_output_new_data_is_passthrough() argument 88 pa_source_output_new_data_set_volume(pa_source_output_new_data *data, const pa_cvolume *volume) pa_source_output_new_data_set_volume() argument 96 pa_source_output_new_data_apply_volume_factor(pa_source_output_new_data *data, const pa_cvolume *volume_factor) pa_source_output_new_data_apply_volume_factor() argument 108 pa_source_output_new_data_apply_volume_factor_source(pa_source_output_new_data *data, const pa_cvolume *volume_factor) pa_source_output_new_data_apply_volume_factor_source() argument 120 pa_source_output_new_data_set_muted(pa_source_output_new_data *data, bool mute) pa_source_output_new_data_set_muted() argument 127 pa_source_output_new_data_set_source(pa_source_output_new_data *data, pa_source *s, bool save, bool requested_by_application) pa_source_output_new_data_set_source() argument 169 pa_source_output_new_data_set_formats(pa_source_output_new_data *data, pa_idxset *formats) pa_source_output_new_data_set_formats() argument 187 pa_source_output_new_data_done(pa_source_output_new_data *data) pa_source_output_new_data_done() argument 230 pa_source_output_new( pa_source_output**_o, pa_core *core, pa_source_output_new_data *data) pa_source_output_new() argument 1783 pa_source_output_send_event(pa_source_output *o, const char *event, pa_proplist *data) pa_source_output_send_event() argument [all...] |
H A D | protocol-esound.c | 291 connection_write(connection *c, const void *data, size_t length) connection_write() argument 335 esd_proto_connect(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_connect() argument 380 esd_proto_stream_play(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_stream_play() argument 469 esd_proto_stream_record(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_stream_record() argument 563 esd_proto_get_latency(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_get_latency() argument 584 esd_proto_server_info(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_server_info() argument 610 esd_proto_all_info(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_all_info() argument 758 esd_proto_stream_pan(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_stream_pan() argument 794 esd_proto_sample_pan(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_sample_pan() argument 833 esd_proto_sample_cache(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_sample_cache() argument 885 esd_proto_sample_get_id(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_sample_get_id() argument 908 esd_proto_sample_free_or_play(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_sample_free_or_play() argument 942 esd_proto_standby_or_resume(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_standby_or_resume() argument 967 esd_proto_standby_mode(connection *c, esd_proto_t request, const void *data, size_t length) esd_proto_standby_mode() argument 1480 pa_client_new_data data; pa_esound_protocol_connect() local [all...] |
H A D | protocol-dbus.c | 1129 pa_dbus_protocol_hook_connect( pa_dbus_protocol *p, pa_dbus_protocol_hook_t hook, pa_hook_priority_t prio, pa_hook_cb_t cb, void *data) pa_dbus_protocol_hook_connect() argument
|
/third_party/pulseaudio/src/modules/dbus/ |
H A D | iface-stream.c | 859 pa_sink_input_send_event_hook_data *data = call_data; in send_event_cb() local 867 pa_source_output_send_event_hook_data *data = call_data; in send_event_cb() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-ladspa-sink.c | 340 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
|
H A D | module-device-manager.c | 201 pa_datum key, data; in entry_write() local 231 static struct entry* legacy_entry_read(struct userdata *u, pa_datum *data) { in legacy_entry_read() argument 280 pa_datum key, data; entry_read() local [all...] |
/third_party/openssl/apps/ |
H A D | ts.c | 167 char *data = NULL, *digest = NULL, *policy = NULL; in ts_main() local 394 query_command(const char *data, const char *digest, const EVP_MD *md, const char *policy, int no_nonce, int cert, const char *in, const char *out, int text) query_command() argument 449 unsigned char *data = NULL; create_query() local 760 serial_cb(TS_RESP_CTX *ctx, void *data) serial_cb() argument 846 verify_command(const char *data, const char *digest, const char *queryfile, const char *in, int token_in, const char *CApath, const char *CAfile, const char *CAstore, char *untrusted, X509_VERIFY_PARAM *vpm) verify_command() argument 893 create_verify_ctx(const char *data, const char *digest, const char *queryfile, const char *CApath, const char *CAfile, const char *CAstore, char *untrusted, X509_VERIFY_PARAM *vpm) create_verify_ctx() argument [all...] |
/third_party/openssl/crypto/bio/ |
H A D | bss_dgram.c | 117 char *data; member 157 bio_dgram_data *data = OPENSSL_zalloc(sizeof(*data)); in dgram_new() local 167 bio_dgram_data *data; in dgram_free() local 197 bio_dgram_data *data = (bio_dgram_data *)b->ptr; dgram_adjust_rcv_timeout() local 271 bio_dgram_data *data = (bio_dgram_data *)b->ptr; dgram_reset_rcv_timeout() local 296 bio_dgram_data *data = (bio_dgram_data *)b->ptr; dgram_read() local 330 bio_dgram_data *data = (bio_dgram_data *)b->ptr; dgram_write() local 352 dgram_get_mtu_overhead(bio_dgram_data *data) dgram_get_mtu_overhead() argument 395 bio_dgram_data *data = NULL; dgram_ctrl() local 937 bio_dgram_sctp_data *data = NULL; dgram_sctp_new() local 956 bio_dgram_sctp_data *data; dgram_sctp_free() local 992 bio_dgram_sctp_data *data = (bio_dgram_sctp_data *) b->ptr; dgram_sctp_read() local 1221 bio_dgram_sctp_data *data = (bio_dgram_sctp_data *) b->ptr; dgram_sctp_write() local 1329 bio_dgram_sctp_data *data = NULL; dgram_sctp_ctrl() local 1570 bio_dgram_sctp_data *data = (bio_dgram_sctp_data *) b->ptr; BIO_dgram_sctp_notification_cb() local 1613 bio_dgram_sctp_data *data = (bio_dgram_sctp_data *) b->ptr; dgram_sctp_wait_for_dry() local 1768 bio_dgram_sctp_data *data = (bio_dgram_sctp_data *) b->ptr; dgram_sctp_msg_waiting() local [all...] |
H A D | bio_lib.c | 269 static int bio_read_intern(BIO *b, void *data, size_t dlen, size_t *readbytes) in bio_read_intern() argument 310 int BIO_read(BIO *b, void *data, int dlen) in BIO_read() argument 328 int BIO_read_ex(BIO *b, void *data, size_t dlen, size_t *readbytes) in BIO_read_ex() argument 333 static int bio_write_intern(BIO *b, const void *data, size_t dlen, in bio_write_intern() argument 377 BIO_write(BIO *b, const void *data, int dlen) BIO_write() argument 395 BIO_write_ex(BIO *b, const void *data, size_t dlen, size_t *written) BIO_write_ex() argument 820 BIO_set_ex_data(BIO *bio, int idx, void *data) BIO_set_ex_data() argument [all...] |
/third_party/openssl/crypto/ec/ |
H A D | ec_curve.c | 35 unsigned char data[20 + 24 * 6]; member 67 unsigned char data[20 + 28 * 6]; member 105 unsigned char data[20 + 48 * 6]; member 149 unsigned char data[20 + 66 * 6]; member 207 unsigned char data[20 + 24 * 6]; member 239 unsigned char data[20 + 24 * 6]; member 271 unsigned char data[20 + 30 * 6]; member 309 unsigned char data[20 + 30 * 6]; member 347 unsigned char data[20 + 30 * 6]; member 386 unsigned char data[2 member 426 unsigned char data[20 + 14 * 6]; global() member 458 unsigned char data[20 + 14 * 6]; global() member 490 unsigned char data[20 + 16 * 6]; global() member 522 unsigned char data[20 + 16 * 6]; global() member 554 unsigned char data[0 + 21 * 6]; global() member 584 unsigned char data[20 + 21 * 6]; global() member 616 unsigned char data[20 + 21 * 6]; global() member 648 unsigned char data[0 + 24 * 6]; global() member 678 unsigned char data[0 + 29 * 6]; global() member 714 unsigned char data[0 + 32 * 6]; global() member 751 unsigned char data[0 + 15 * 6]; global() member 781 unsigned char data[0 + 21 * 6]; global() member 811 unsigned char data[0 + 28 * 6]; global() member 853 unsigned char data[20 + 15 * 6]; global() member 885 unsigned char data[20 + 15 * 6]; global() member 917 unsigned char data[20 + 17 * 6]; global() member 949 unsigned char data[20 + 17 * 6]; global() member 982 unsigned char data[0 + 21 * 6]; global() member 1013 unsigned char data[0 + 21 * 6]; global() member 1043 unsigned char data[0 + 21 * 6]; global() member 1073 unsigned char data[20 + 25 * 6]; global() member 1111 unsigned char data[20 + 25 * 6]; global() member 1150 unsigned char data[0 + 30 * 6]; global() member 1186 unsigned char data[20 + 30 * 6]; global() member 1225 unsigned char data[0 + 30 * 6]; global() member 1262 unsigned char data[0 + 36 * 6]; global() member 1298 unsigned char data[20 + 36 * 6]; global() member 1336 unsigned char data[0 + 52 * 6]; global() member 1384 unsigned char data[20 + 52 * 6]; global() member 1434 unsigned char data[0 + 72 * 6]; global() member 1488 unsigned char data[20 + 72 * 6]; global() member 1545 unsigned char data[20 + 21 * 6]; global() member 1577 unsigned char data[20 + 21 * 6]; global() member 1609 unsigned char data[20 + 21 * 6]; global() member 1641 unsigned char data[0 + 23 * 6]; global() member 1671 unsigned char data[20 + 24 * 6]; global() member 1703 unsigned char data[20 + 24 * 6]; global() member 1735 unsigned char data[20 + 24 * 6]; global() member 1767 unsigned char data[0 + 27 * 6]; global() member 1803 unsigned char data[20 + 30 * 6]; global() member 1841 unsigned char data[20 + 30 * 6]; global() member 1879 unsigned char data[20 + 30 * 6]; global() member 1917 unsigned char data[0 + 35 * 6]; global() member 1953 unsigned char data[0 + 39 * 6]; global() member 1995 unsigned char data[20 + 45 * 6]; global() member 2039 unsigned char data[0 + 47 * 6]; global() member 2081 unsigned char data[0 + 54 * 6]; global() member 2129 unsigned char data[0 + 15 * 6]; global() member 2165 unsigned char data[0 + 20 * 6]; global() member 2200 unsigned char data[0 + 24 * 6]; global() member 2241 unsigned char data[0 + 20 * 6]; global() member 2271 unsigned char data[0 + 20 * 6]; global() member 2301 unsigned char data[0 + 24 * 6]; global() member 2331 unsigned char data[0 + 24 * 6]; global() member 2361 unsigned char data[0 + 28 * 6]; global() member 2397 unsigned char data[0 + 28 * 6]; global() member 2433 unsigned char data[0 + 32 * 6]; global() member 2469 unsigned char data[0 + 32 * 6]; global() member 2505 unsigned char data[0 + 40 * 6]; global() member 2547 unsigned char data[0 + 40 * 6]; global() member 2589 unsigned char data[0 + 48 * 6]; global() member 2631 unsigned char data[0 + 48 * 6]; global() member 2673 unsigned char data[0 + 64 * 6]; global() member 2727 unsigned char data[0 + 64 * 6]; global() member 2783 unsigned char data[0 + 32 * 6]; global() member 2821 const EC_CURVE_DATA *data; global() member 3145 const EC_CURVE_DATA *data; ec_group_new_from_data() local 3349 const EC_CURVE_DATA *data; ossl_ec_curve_nid_from_params() local [all...] |
/third_party/openmax/api/1.1.2/ |
H A D | OMX_Core.h | 467 OMX_U8 data[1]; /* Supporting data hint */ global() member [all...] |