Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopus/tests/
H A Dopus_decode_fuzzer.c67 uint8_t *temp_data; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/elfutils/libelf/
H A Delf_getarsym.c104 void *temp_data = NULL; in elf_getarsym() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dtriangular_solve_thunk.cc87 se::DeviceMemoryBase temp_data, in RunTriangulatSolve()
H A Djitrt_custom_calls.cc1429 se::DeviceMemoryBase temp_data = GetDeviceAddress(temp); in operator ()() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_texture.h47 GLubyte *temp_data; /**< Temporary compressed texture storage. */ member
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/
H A Ddp.c91 u32 temp_data; in tegra_dc_dpaux_write_chunk() local
267 u32 temp_data[4]; in tegra_dc_dpaux_read_chunk() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/
H A Dsotp.c312 uint32_t temp_data; in sotp_redundancy_reduction() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/
Dsotp.c312 uint32_t temp_data; in sotp_redundancy_reduction() local
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Ddp.c99 u32 temp_data; in tegra_dc_dpaux_write_chunk() local
277 u32 temp_data[4]; in tegra_dc_dpaux_read_chunk() local
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dexpand.cc74 int16_t temp_data[kTempDataSize]; // TODO(hlundin) Remove this. in Process() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cBufferStorageTests.cpp2198 GLubyte temp_data[data_size]; in iterate() local
2270 GLubyte temp_data[data_size]; in iterate() local
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_resi_trans_neon_32x32.c1137 int32x4_t temp_data[8]; in ihevc_resi_trans_32x32_neon() local
/aosp_15_r20/external/webrtc/api/transport/
H A Dstun.cc429 std::unique_ptr<char[]> temp_data(new char[current_pos]); in ValidateMessageIntegrityOfType() local