Home
last modified time | relevance | path

Searched defs:data_buf (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx02.c108 char data_buf[SIZE] = "LinusTorvalds"; in setup() local
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.h35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.h35 unsigned char data_buf[OCB_MAX_DATA_LEN]; /* Store partial data blocks */ member
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
Des32cCopyImageTests.cpp136 std::vector<int> data_buf(TEXTURE_WIDTH * TEXTURE_HEIGHT, 1); in iterate() local
/third_party/ffmpeg/libavcodec/
Dcbs.c795 AVBufferRef *data_buf, in cbs_insert_unit_data()
832 AVBufferRef *data_buf) in ff_cbs_append_unit_data()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c2784 uint8_t *data_buf = buf; in umass_read10() local
2843 uint8_t *data_buf = buf; in umass_read16() local
2902 uint8_t *data_buf = (uint8_t *)buf; in umass_write10() local
2957 uint8_t *data_buf = (uint8_t *)buf; in umass_write16() local
/third_party/ffmpeg/libavfilter/
Dvf_vif.c50 float *data_buf[NUM_DATA_BUFS]; member
/third_party/openssl/crypto/evp/
De_aes.c110 unsigned char data_buf[16]; /* Store partial data blocks */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c2977 u8 *data_buf = NULL; in handle_auth_pasn_resp() local
/third_party/node/deps/openssl/openssl/crypto/evp/
De_aes.c110 unsigned char data_buf[16]; /* Store partial data blocks */ member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp5770 std::vector<int> data_buf(width * height, 1); in iterate() local
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp2627 char data_buf[32]; in InputScalarAsWidgetReplacement() local