Home
last modified time | relevance | path

Searched defs:buf_out (Results 1 – 8 of 8) sorted by relevance

/external/tpm2-tss/test/unit/
Dtcti-device.c153 uint8_t *buf_out = mock_type (uint8_t*); in __wrap_write() local
257 uint8_t buf_out [BUF_SIZE + 5] = { 0 }; in tcti_device_receive_success() local
285 uint8_t buf_out [BUF_SIZE + 5] = { 0 }; in tcti_device_receive_eof_test() local
313 uint8_t buf_out [BUF_SIZE] = { 0 }; in tcti_device_receive_buffer_lt_response() local
339 uint8_t buf_out [BUF_SIZE] = { 0 }; in tcti_device_transmit_success() local
359 uint8_t buf_out [BUF_SIZE] = { 0 }; in tcti_device_poll_success() local
387 uint8_t buf_out [BUF_SIZE] = { 0 }; in tcti_device_poll_timeout() local
411 uint8_t buf_out [BUF_SIZE] = { 0 }; in tcti_device_poll_io_error() local
/external/elfutils/libelf/
Delf_compress.c227 void *buf_out = malloc (size_out ?: 1); in __libelf_decompress() local
300 void *buf_out = __libelf_decompress (buf_in, size_in, chdr.ch_size); in __libelf_decompress_elf() local
497 void *buf_out = __libelf_decompress_elf (scn, &size_out, &addralign); in elf_compress() local
Delf_compress_gnu.c181 void *buf_out = __libelf_decompress (buf_in, size_in, size); in elf_compress_gnu() local
/external/boringssl/src/crypto/x509/
Da_sign.c85 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Da_sign.c85 unsigned char *buf_in = NULL, *buf_out = NULL; in ASN1_item_sign_ctx() local
/external/libaom/libaom/test/
Dcnn_test.cc91 const float *buf_out = output->output_buffer[channel_offset]; in RunMultiOutCNNTest() local
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h780 const memory::desc& pd, void** buf_out) { in AllocTmpBuffer()
/external/mesa3d/src/imgui/
Dimgui.cpp1635 ImWchar* buf_out = buf; in ImTextStrFromUtf8() local
1723 char* buf_out = buf; in ImTextStrToUtf8() local