/third_party/libsnd/programs/ |
H A D | common.c | 51 { static double data [BUFFER_LEN], max ; in sfe_copy_data_fp() local 87 { static int data [BUFFER_LEN] ; in sfe_copy_data_int() local [all...] |
/third_party/libsnd/tests/ |
H A D | lossy_comp_test.c | 654 short *orig, *data ; in lcomp_test_short() local 842 int *orig, *data ; lcomp_test_int() local 1039 float *orig, *data ; lcomp_test_float() local 1234 double *orig, *data ; lcomp_test_double() local 1430 short *orig, *data, *smooth ; sdlcomp_test_short() local 1650 int *orig, *data, *smooth ; sdlcomp_test_int() local 1874 float *orig, *data, *smooth ; sdlcomp_test_float() local 2121 double *orig, *data, *smooth, half_max_abs, scale ; sdlcomp_test_double() local 2364 short *orig, *data ; read_raw_test() local 2447 gen_signal_double(double *data, double scale, int channels, int datalen) gen_signal_double() argument 2484 error_function(double data, double orig, double margin) error_function() argument 2502 smoothed_diff_short(short *data, unsigned int datalen) smoothed_diff_short() argument 2516 smoothed_diff_int(int *data, unsigned int datalen) smoothed_diff_int() argument 2530 smoothed_diff_float(float *data, unsigned int datalen) smoothed_diff_float() argument 2544 smoothed_diff_double(double *data, unsigned int datalen) smoothed_diff_double() argument [all...] |
/third_party/libuv/test/ |
H A D | runner-unix.c | 203 static void* dowait(void* data) { in dowait() argument
|
/third_party/libwebsockets/lib/core-net/ |
H A D | sequencer.c | 33 void *data; member 220 lws_seq_queue_event(lws_seq_t *seq, lws_seq_events_t e, void *data, void *aux) in lws_seq_queue_event() argument
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zOut.h | 26 void Init(Byte *data, size_t size)
in Init() argument 32 void WriteBytes(const void *data, size_t size)
in WriteBytes() argument 245 HRESULT WriteDirect(const void *data, UInt32 size) { return WriteStream(SeqStream, data, size); }
in WriteDirect() argument 249 void WriteBytes(const CByteBuffer &data) { WriteBytes(data, data argument [all...] |
/third_party/lzma/CPP/7zip/Common/ |
H A D | FileStreams.cpp | 86 Z7_COM7F_IMF(CInFileStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() argument 217 Z7_COM7F_IMF(CStdInFileStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() argument 228 Z7_COM7F_IMF(CStdInFileStream::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() argument 679 Write(const void *data, UInt32 size, UInt32 *processedSize) Write() argument 743 Write(const void *data, UInt32 size, UInt32 *processedSize) Write() argument 753 Write(const void *data, UInt32 size, UInt32 *processedSize) Write() argument [all...] |
H A D | FilterCoder.cpp | 334 Write(const void *data, UInt32 size, UInt32 *processedSize) Write() argument 458 Read(void *data, UInt32 size, UInt32 *processedSize) Read() argument 540 CryptoSetPassword(const Byte *data, UInt32 size) CryptoSetPassword() argument 543 SetKey(const Byte *data, UInt32 size) SetKey() argument 546 SetInitVector(const Byte *data, UInt32 size) SetInitVector() argument 576 SetDecoderProperties2(const Byte *data, UInt32 size) SetDecoderProperties2() argument [all...] |
H A D | MultiOutStream.cpp | 591 Z7_COM7F_IMF(CMultiOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize))
in Write() argument
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | Bench.cpp | 267 void Init(const Byte *data, size_t size)
in Init() argument [all...] |
/third_party/mbedtls/3rdparty/p256-m/ |
H A D | p256-m_driver_entrypoints.c | 61 p256_transparent_import_key(const psa_key_attributes_t *attributes, const uint8_t *data, size_t data_length, uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length, size_t *bits) p256_transparent_import_key() argument 106 p256_transparent_export_public_key(const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, uint8_t *data, size_t data_size, size_t *data_length) p256_transparent_export_public_key() argument
|
/third_party/lzma/CPP/Windows/ |
H A D | Registry.cpp | 388 const wchar_t *data = (const wchar_t *)(const void *)(const Byte *)buffer;
in GetValue_Strings() local
|
/third_party/mbedtls/library/ |
H A D | psa_crypto_ecp.c | 90 mbedtls_psa_ecp_load_representation( psa_key_type_t type, size_t curve_bits, const uint8_t *data, size_t data_length, mbedtls_ecp_keypair **p_ecp) mbedtls_psa_ecp_load_representation() argument 209 mbedtls_psa_ecp_import_key( const psa_key_attributes_t *attributes, const uint8_t *data, size_t data_length, uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length, size_t *bits) mbedtls_psa_ecp_import_key() argument 251 mbedtls_psa_ecp_export_key(psa_key_type_t type, mbedtls_ecp_keypair *ecp, uint8_t *data, size_t data_size, size_t *data_length) mbedtls_psa_ecp_export_key() argument 290 mbedtls_psa_ecp_export_public_key( const psa_key_attributes_t *attributes, const uint8_t *key_buffer, size_t key_buffer_size, uint8_t *data, size_t data_size, size_t *data_length) mbedtls_psa_ecp_export_public_key() argument [all...] |
H A D | pkcs7.c | 642 mbedtls_pkcs7_data_or_hash_verify(mbedtls_pkcs7 *pkcs7, const mbedtls_x509_crt *cert, const unsigned char *data, size_t datalen, const int is_data_hash) mbedtls_pkcs7_data_or_hash_verify() argument 722 mbedtls_pkcs7_signed_data_verify(mbedtls_pkcs7 *pkcs7, const mbedtls_x509_crt *cert, const unsigned char *data, size_t datalen) mbedtls_pkcs7_signed_data_verify() argument [all...] |
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_drmif.h | 163 static inline void etna_cmd_stream_emit(struct etna_cmd_stream *stream, uint32_t data) in etna_cmd_stream_emit() argument 173 etna_cmd_stream_set(struct etna_cmd_stream *stream, uint32_t offset, uint32_t data) etna_cmd_stream_set() argument
|
/third_party/libcoap/src/oscore/ |
H A D | oscore_cbor.c | 260 oscore_cbor_elem_contained(const uint8_t *data, size_t *buf_len, uint8_t *end) { in oscore_cbor_elem_contained() argument 287 oscore_cbor_get_number(const uint8_t **data, size_t *buf_len, int64_t *value) { in oscore_cbor_get_number() argument 306 oscore_cbor_get_simple_value(const uint8_t **data, size_ argument 335 oscore_cbor_get_string_array(const uint8_t **data, size_t *buf_len, uint8_t **result, size_t *len) oscore_cbor_get_string_array() argument 361 oscore_cbor_skip_value(const uint8_t **data, size_t *buf_len) oscore_cbor_skip_value() argument 421 oscore_cbor_strip_value(const uint8_t **data, size_t *buf_len, uint8_t **result, size_t *len) oscore_cbor_strip_value() argument [all...] |
/third_party/libbpf/src/ |
H A D | skel_internal.h | 62 const void *data; member
|
H A D | nlattr.h | 155 memcpy(nla_data(nla), data, len); in nlattr_add() local 141 nlattr_add(struct libbpf_nla_req *req, int type, const void *data, int len) nlattr_add() argument
|
/third_party/libcoap/include/coap3/ |
H A D | coap_pdu_internal.h | 141 uint8_t *data; /**< first byte of payload, if any */ member [all...] |
/third_party/libcoap/src/ |
H A D | coap_io_lwip.c | 484 coap_socket_write(coap_socket_t *sock, const uint8_t *data, size_t data_len) { in coap_socket_write() argument 492 coap_socket_read(coap_socket_t *sock, uint8_t *data, size_t data_len) { in coap_socket_read() argument 322 coap_socket_send(coap_socket_t *sock, const coap_session_t *session, const uint8_t *data, size_t data_len) coap_socket_send() argument
|
/third_party/libdrm/exynos/ |
H A D | exynos_drm.h | 101 __u32 data; member
|
/third_party/libdrm/nouveau/nvif/ |
H A D | ioctl.h | 31 __u8 data[]; /* ioctl data (below) */ member 59 __u8 data[]; /* class data (class.h) */ member 70 __u32 data; member 79 __u32 data; member 100 __u8 data[]; /* event request data (event.h) */ member 129 __u8 data[]; /* method data (clas member [all...] |
/third_party/mbedtls/programs/x509/ |
H A D | cert_app.c | 99 static int my_verify(void *data, mbedtls_x509_crt *crt, int depth, uint32_t *flags) in my_verify() argument
|
/third_party/mbedtls/programs/pkey/ |
H A D | gen_key.c | 42 int dev_random_entropy_poll(void *data, unsigned char *output, in dev_random_entropy_poll() argument
|
/third_party/mbedtls/programs/ssl/ |
H A D | ssl_pthread_server.c | 90 thread_info_t data; member 97 static void *handle_ssl_connection(void *data) in handle_ssl_connection() argument
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | LzmaDecoder.cpp | 239 Z7_COM7F_IMF(CDecoder::Read(void *data, UInt32 size, UInt32 *processedSize))
in Read() argument 312 HRESULT CDecoder::ReadFromInputStream(void *data, UInt32 size, UInt32 *processedSize)
in ReadFromInputStream() argument
|