Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 19 of 19) sorted by relevance

/device/google/contexthub/lib/nanohub/
Daes.c204 void aesEncr(struct AesContext *ctx, const uint32_t *src, uint32_t *dst) in aesEncr()
274 void aesDecr(struct AesContext *ctx, const uint32_t *src, uint32_t *dst) in aesDecr()
358 void aesCbcEncr(struct AesCbcContext *ctx, const uint32_t *src, uint32_t *dst) in aesCbcEncr()
369 void aesCbcDecr(struct AesCbcContext *ctx, const uint32_t *src, uint32_t *dst) in aesCbcDecr()
Dnanoapp.c46 bool readFile(void *dst, uint32_t len, const char *fileName) in readFile()
71 uint8_t *dst = NULL; in loadFile() local
/device/google/contexthub/lib/libc/
Dstrncpy.c42 strncpy(char *dst, const char *src, size_t n) in strncpy()
Dmemset.c67 u_char *dst; in bzero() local
Dbcopy.c70 char *dst = dst0; in memcpy() local
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dcrt_stm32f4xx.c128 uint32_t *dst, *src, *end; in ResetISR() local
Dbl.c402 static void blWriteBytes(uint8_t *dst, const uint8_t *src, uint32_t length) in blWriteBytes()
429 static bool blProgramFlash(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uint32… in blProgramFlash()
513 static bool blProgramTypedArea(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t type, ui… in blProgramTypedArea()
532 static bool blExtApiProgramSharedArea(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t k… in blExtApiProgramSharedArea()
537 static bool blExtApiProgramEe(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uin… in blExtApiProgramEe()
DeeData.c107 static bool eeWrite(void *dst, const void *src, uint32_t len) in eeWrite()
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DglUtils.h86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset) in shiftIndices()
DglUtils.cpp335 void glUtilsPackPointerData(unsigned char *dst, unsigned char *src, in glUtilsPackPointerData()
/device/google/dragon/recovery/updater/
Dupdate_fw.cpp52 static int update_partition(struct flash_device *src, struct flash_device *dst, in update_partition()
/device/google/contexthub/util/nanoapp_encr/
Dnanoapp_encr.c37 static void rand_bytes(void *dst, uint32_t len) in rand_bytes()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c599 void* dst; in add_parm_entry_tobatch() local
867 void* dst; in AddSetParmEntryToBatch() local
903 void* dst; in ReadSetParmEntryToBatch() local
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp755 char *dst = tmpBuf; in gralloc_unlock() local
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
Darm_math.h543 q31_t * dst, in arm_recip_q31()
594 q15_t * dst, in arm_recip_q15()
6199 int32_t * dst, in arm_circularRead_f32()
6299 q15_t * dst, in arm_circularRead_q15()
6401 q7_t * dst, in arm_circularRead_q7()
/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.cpp263 SkBitmap *dst; in PiPCopyToOneFile() local
/device/google/contexthub/firmware/src/
DhostIntf.c1373 void hostIntfCopyInterrupts(void *dst, uint32_t numBits) in hostIntfCopyInterrupts()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp5438 void* dst; in AddSetParmEntryToBatch() local
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp8398 void* dst; in AddSetParmEntryToBatch() local