/device/google/contexthub/lib/nanohub/ |
D | softcrc.c | 30 static uint32_t crcOneWord(uint32_t crc, uint32_t data, int cnt) in crcOneWord()
|
/device/google/contexthub/firmware/app/test0.app/ |
D | test_app0.c | 25 static int cnt; variable
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | crc.c | 40 static uint32_t revCrc32Word(uint32_t crc, uint32_t data, uint32_t cnt) in revCrc32Word()
|
D | platform.c | 468 uint32_t cnt; in sleepClockTmrWake() local
|
D | i2c.c | 794 int cnt = 0; in i2cMasterReset() local
|
/device/google/contexthub/util/nanotool/ |
D | nanopacket.cpp | 33 uint32_t Crc32Word(uint32_t crc, uint32_t data, int cnt) { in Crc32Word()
|
/device/linaro/hikey/gralloc960/ |
D | ion_4.12.h | 75 __u32 cnt; /* Total number of heaps to be copied */ member
|
D | mali_gralloc_ion.cpp | 119 int i, ret, cnt, heap_id = -1; in find_heap_id() local
|
/device/amlogic/yukawa/hal/gralloc/ |
D | ion_4.12.h | 75 __u32 cnt; /* Total number of heaps to be copied */ member
|
D | mali_gralloc_ion.cpp | 110 int i, ret, cnt, heap_id = -1; in find_heap_id() local
|
/device/linaro/hikey/gralloc/ |
D | ion_4.12.h | 75 __u32 cnt; /* Total number of heaps to be copied */ member
|
D | alloc_device.cpp | 733 int i, ret, cnt, heap_id = -1; in find_heap_id() local
|
/device/google/cuttlefish/common/libs/utils/ |
D | files.cpp | 64 int cnt {0}; in IsDirectoryEmpty() local
|
/device/google/contexthub/util/stm32_flash/ |
D | stm32_bl.c | 52 static uint8_t write_cnt(handle_t *handle, uint16_t cnt) in write_cnt()
|
/device/google/crosshatch/sdm845/original-kernel-headers/media/ |
D | msmb_generic_buf_mgr.h | 33 uint32_t cnt; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | ion.h | 109 __u32 cnt; /* Total number of heaps to be copied */ member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | ion.h | 50 __u32 cnt; member
|
/device/google/crosshatch/sdm845/kernel-headers/media/ |
D | msmb_generic_buf_mgr.h | 46 uint32_t cnt; member
|
/device/google/bonito/sdm710/original-kernel-headers/media/ |
D | msmb_generic_buf_mgr.h | 33 uint32_t cnt; member
|
/device/google/bonito/sdm710/kernel-headers/media/ |
D | msmb_generic_buf_mgr.h | 46 uint32_t cnt; member
|
/device/google/contexthub/sensorhal/ |
D | hubconnection.cpp | 602 int cnt = 0; in processSample() local 681 int cnt = 0; in processSample() local 791 int cnt = 0; in processSample() local
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/ |
D | xa-class-mixer.c | 164 UWORD32 cnt = 0; in xa_mixer_check_active() local
|
/device/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 1351 int cnt = 0; in getAppsToStart() local
|
/device/google/contexthub/firmware/os/core/ |
D | hostIntf.c | 1288 uint32_t i, cnt; in onEvtLatencyTimer() local
|
D | nanohubCommand.c | 1480 …ruct AppHdr *app, uint32_t crc, uint32_t size, uint8_t *data, uint8_t *tags, int cnt, bool req_tid) in processAppTags()
|