Searched defs:data_buf (Results 1 - 10 of 10) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx02.c | 108 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ocb.h | 35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_ocb.h | 35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cbs.c | 792 cbs_insert_unit_data(CodedBitstreamFragment *frag, CodedBitstreamUnitType type, uint8_t *data, size_t data_size, AVBufferRef *data_buf, int position) cbs_insert_unit_data() argument 829 ff_cbs_append_unit_data(CodedBitstreamFragment *frag, CodedBitstreamUnitType type, uint8_t *data, size_t data_size, AVBufferRef *data_buf) ff_cbs_append_unit_data() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_vif.c | 50 float *data_buf[NUM_DATA_BUFS]; member 287 compute_vif2(AVFilterContext *ctx, const float *ref, const float *main, int w, int h, int ref_stride, int main_stride, float *score, float *const data_buf[NUM_DATA_BUFS], float **temp, int gnb_threads) compute_vif2() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_aes.c | 110 unsigned char data_buf[16]; /* Store partial data blocks */ member
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_aes.c | 110 unsigned char data_buf[16]; /* Store partial data blocks */ member
|
| /third_party/backends/sanei/ |
| H A D | sanei_scsi.c | 3259 char *data_buf; in sanei_scsi_cmd2() local
|
| /third_party/FreeBSD/sys/dev/usb/storage/ |
| H A D | umass.c | 2784 uint8_t *data_buf = buf; in umass_read10() local 2843 uint8_t *data_buf in umass_read16() local 2902 uint8_t *data_buf = (uint8_t *)buf; umass_write10() local 2957 uint8_t *data_buf = (uint8_t *)buf; umass_write16() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ieee802_11.c | 2977 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
|
Completed in 32 milliseconds