Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/services/std_svc/rmmd/
Drmmd_attest.c91 uint8_t temp_buf[SHA512_DIGEST_SIZE]; in rmmd_attest_get_platform_token() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/msgctl/
H A Dmsgctl06.c141 struct msqid_ds temp_buf; in setup() local
/aosp_15_r20/external/cronet/net/base/
H A Dfile_stream_context_win.cc177 scoped_refptr<IOBuffer> temp_buf = in_flight_buf_; in InvokeUserCallback() local
/aosp_15_r20/external/AFLplusplus/src/
H A 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
/aosp_15_r20/hardware/nxp/secure_element/pn8x/ls_client/src/
DLsLib.cpp439 uint8_t temp_buf[1024]; in LSC_loadapplet() local
567 uint8_t* temp_buf, LSCSTATUS flag, in LSC_Check_KeyIdentifier()
/aosp_15_r20/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/
H A 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()
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFfsHandleTest/
H A DMtpFfsHandle_test.cpp335 char temp_buf[length + sizeof(mtp_data_header)]; in TYPED_TEST() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_rev_vlc.c534 ia_bit_buf_struct temp_buf = {0}; in ixheaacd_rvlc_decode_forward() local
H A Dixheaacd_mps_dec.h1000 UWORD8 temp_buf[1024]; member
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_dib.cpp983 std::vector<float> temp_buf(nComponents); in LoadPalette() local
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dfwd_dct32x32_lsx.c887 static void fdct32x8_1d_row(int16_t *temp, int16_t *temp_buf, int16_t *output) { in fdct32x8_1d_row()
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dfwd_dct32x32_msa.c659 static void fdct32x8_1d_row(int16_t *temp, int16_t *temp_buf, int16_t *output) { in fdct32x8_1d_row()
/aosp_15_r20/external/virglrenderer/src/
H A 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
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dloopnest.cpp3127 BufPtr temp_buf = alloc<Buf>("temp", dims, st->value()->dtype()); in computeAt() local