| /device/google/contexthub/lib/nanohub/ |
| D | aes.c | 204 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()
|
| D | nanoapp.c | 46 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/ |
| D | strncpy.c | 42 strncpy(char *dst, const char *src, size_t n) in strncpy()
|
| D | memset.c | 67 u_char *dst; in bzero() local
|
| D | bcopy.c | 70 char *dst = dst0; in memcpy() local
|
| /device/google/contexthub/firmware/src/platform/stm32f4xx/ |
| D | crt_stm32f4xx.c | 128 uint32_t *dst, *src, *end; in ResetISR() local
|
| D | bl.c | 402 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()
|
| D | eeData.c | 107 static bool eeWrite(void *dst, const void *src, uint32_t len) in eeWrite()
|
| /device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
| D | glUtils.h | 86 template <class T> void shiftIndices(T *src, T *dst, int count, int offset) in shiftIndices()
|
| D | glUtils.cpp | 335 void glUtilsPackPointerData(unsigned char *dst, unsigned char *src, in glUtilsPackPointerData()
|
| /device/google/dragon/recovery/updater/ |
| D | update_fw.cpp | 52 static int update_partition(struct flash_device *src, struct flash_device *dst, in update_partition()
|
| /device/google/contexthub/util/nanoapp_encr/ |
| D | nanoapp_encr.c | 37 static void rand_bytes(void *dst, uint32_t len) in rand_bytes()
|
| /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
| D | mm_qcamera_app.c | 599 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/ |
| D | gralloc.cpp | 755 char *dst = tmpBuf; in gralloc_unlock() local
|
| /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
| D | arm_math.h | 543 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/ |
| D | qcamera_test.cpp | 263 SkBitmap *dst; in PiPCopyToOneFile() local
|
| /device/google/contexthub/firmware/src/ |
| D | hostIntf.c | 1373 void hostIntfCopyInterrupts(void *dst, uint32_t numBits) in hostIntfCopyInterrupts()
|
| /device/moto/shamu/camera/QCamera2/HAL3/ |
| D | QCamera3HWI.cpp | 5438 void* dst; in AddSetParmEntryToBatch() local
|
| /device/moto/shamu/camera/QCamera2/HAL/ |
| D | QCameraParameters.cpp | 8398 void* dst; in AddSetParmEntryToBatch() local
|