Searched defs:out_buf (Results 1 – 4 of 4) sorted by relevance
127 int32_t* out_buf) { in SparseLshProjection()147 const RunTimeOperandInfo* weight, int32_t* out_buf) { in DenseLshProjection()163 int32_t* out_buf = reinterpret_cast<int32_t*>(output_->buffer); in Eval() local
42 uint8_t out_buf[1024] = {}; in TEST() local
144 unsigned char* out_buf, size_t out_buf_capacity, in Compress()201 unsigned char* out_buf; in Compress() member
230 void pairing_auth_get_spake2_msg(PairingAuthCtx* ctx, uint8_t* out_buf) { in pairing_auth_get_spake2_msg()