/kernel/linux/linux-6.6/sound/usb/ |
H A D | helper.h | 12 void *data, __u16 size);
|
/kernel/linux/linux-6.6/sound/soc/sprd/ |
H A D | sprd-pcm-dma.h | 38 void (*drain_notify)(void *data);
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
H A D | rdma_user_ioctl_cmds.h | 32 __aligned_u64 data; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | aio_abi.h | 38 __u64 data; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/dvb/ |
H A D | osd.h | 53 void __user * data; member
|
/kernel/linux/linux-6.6/net/nfc/hci/ |
H A D | llc.h | 34 void *data; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | aio_abi.h | 26 __u64 data; member
|
H A D | icmp.h | 65 __u32 data; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/dvb/ |
H A D | osd.h | 85 void __user *data; member
|
/third_party/curl/tests/libtest/ |
H A D | lib1500.c | 78 i = msg->data.result; in test()
|
/third_party/f2fs-tools/fsck/ |
H A D | quotaio_tree.h | 68 int (*process_dquot) (struct dquot *, void *), void *data);
|
/third_party/elfutils/libasm/ |
H A D | asm_addsleb128.c | 87 memcpy (&asmscn->content->data[asmscn->content->len], tmpbuf, nbytes); in asm_addsleb128() 89 /* Adjust the pointer in the data buffer. */ in asm_addsleb128()
|
H A D | asm_adduleb128.c | 83 memcpy (&asmscn->content->data[asmscn->content->len], tmpbuf, nbytes); in asm_adduleb128() 85 /* Adjust the pointer in the data buffer. */ in asm_adduleb128()
|
/third_party/curl/tests/unit/ |
H A D | unit1608.c | 30 CURLcode Curl_shuffle_addr(struct Curl_easy *data,
|
/third_party/ffmpeg/libavutil/ |
H A D | lfg.h | 41 * Seed the state of the ALFG using binary data. 45 int av_lfg_init_from_data(AVLFG *c, const uint8_t *data, unsigned int length);
|
/third_party/ffmpeg/libavformat/ |
H A D | crcenc.c | 44 crc->crcval = av_adler32_update(crc->crcval, pkt->data, pkt->size); in crc_write_packet()
|
/third_party/curl/lib/ |
H A D | smtp.h | 52 /* This SMTP struct is used in the Curl_easy. All SMTP data that is 68 /* smtp_conn is used for struct connection-oriented data in the connectdata 92 /* if found in data, replace it with this string instead */ 96 CURLcode Curl_smtp_escape_eob(struct Curl_easy *data,
|
H A D | curl_ntlm_core.h | 56 const unsigned char *data, unsigned int datalen,
|
/third_party/curl/src/ |
H A D | tool_formparse.h | 46 char *data; /* Actual data or data filename. */ member 56 curl_off_t size; /* Stdin data size. */
|
/third_party/elfutils/libdwelf/ |
H A D | libdwelf.h | 46 file didn't have a .gnu_debuglink section, had malformed data in the 54 .gnu_debugaltlink section. Returns -1 in case of malformed data or 65 note. Returns -1 in case of malformed data or other errors. */ 68 /* Returns the size of the uncompressed data of a GNU compressed 71 (the section data doesn't start with ZLIB) -1 is returned. If an 111 Elf_Data *data)
|
/third_party/ffmpeg/tests/fate/ |
H A D | vbn.mak | 1 fate-vbn-%: VBN_FILE = tests/data/$(subst fate-vbn-,,$(@)).vbn
|
/third_party/backends/backend/ |
H A D | hp-device.h | 67 HpData data; member
|
H A D | hp5400_xfer.h | 50 Add support for bulk transport of data - 19/02/2003 Martijn 71 int len, int block, char *data);
|
/third_party/backends/testsuite/backend/genesys/ |
H A D | tests_printers.h | 53 for (auto el : arg.data) { in operator <<()
|
/third_party/curl/include/curl/ |
H A D | easy.h | 31 #define CURL_BLOB_COPY 1 /* tell libcurl to copy the data */ 32 #define CURL_BLOB_NOCOPY 0 /* tell libcurl to NOT copy the data */ 35 void *data; member 53 * which is documented in each man page of the option. The data pointed to 68 * passed in. Duplicating a handle could only be a matter of cloning data and 94 * Receives data from the connected socket. Use after successful 105 * Sends data over the connected socket. Use after successful
|