Home
last modified time | relevance | path

Searched defs:temp_buf (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
Dmsgctl06.c141 struct msqid_ds temp_buf; in setup() local
/external/trusty/arm-trusted-firmware/services/std_svc/rmmd/
Drmmd_attest.c95 uint8_t temp_buf[SHA512_DIGEST_SIZE]; in rmmd_attest_get_platform_token() local
/external/cronet/stable/net/base/
Dfile_stream_context_win.cc197 scoped_refptr<IOBuffer> temp_buf = in_flight_buf_; in InvokeUserCallback() local
/external/cronet/tot/net/base/
Dfile_stream_context_win.cc197 scoped_refptr<IOBuffer> temp_buf = in_flight_buf_; in InvokeUserCallback() local
/external/AFLplusplus/src/
Dafl-fuzz-one.c3243 u8 *temp_buf = in fuzz_one_original() local
5666 u8 *temp_buf = afl_realloc(AFL_BUF_PARAM(out_scratch), in mopt_common_fuzzing() local
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
DAla.cpp790 UINT8 temp_buf[1024]; in ALA_loadapplet() local
1060 Ala_TranscieveInfo_t *pTranscv_Info, UINT8* temp_buf, tJBL_STATUS flag, in ALA_Check_KeyIdentifier()
/external/pdfium/core/fpdfapi/page/
Dcpdf_dib.cpp1002 std::vector<float> temp_buf(nComponents, color_values[0]); in LoadPalette() local
/external/libxaac/decoder/
Dixheaacd_rev_vlc.c534 ia_bit_buf_struct temp_buf = {0}; in ixheaacd_rvlc_decode_forward() local
Dixheaacd_mps_dec.h1000 UWORD8 temp_buf[1024]; member
/external/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c659 static void fdct32x8_1d_row(int16_t *temp, int16_t *temp_buf, int16_t *output) { in fdct32x8_1d_row()
/external/libvpx/vpx_dsp/loongarch/
Dfwd_dct32x32_lsx.c887 static void fdct32x8_1d_row(int16_t *temp, int16_t *temp_buf, int16_t *output) { in fdct32x8_1d_row()
/external/virglrenderer/src/
Dvrend_shader.c2897 char temp_buf[64]; in fill_offset_buffer() local
4342 char temp_buf[64]; in get_destination_info() local
4717 char temp_buf[64]; in get_source_info() local
/external/pytorch/torch/csrc/jit/tensorexpr/
Dloopnest.cpp3127 BufPtr temp_buf = alloc<Buf>("temp", dims, st->value()->dtype()); in computeAt() local