| /device/intel/edison/ |
| D | gpt.ini | 6 len = 6 key 12 len = 1 key 18 len = 24 key 24 len = 32 key 30 len = 32 key 36 len = 384 key 42 len = 96 key 48 len = 1 key 54 len = 32 key 60 len = 384 key [all …]
|
| /device/google/contexthub/contexthubhal/ |
| D | nanohubhal.cpp | 67 …t char *pfx, const hub_app_name_t &appId, uint32_t evtId, const void *data, size_t len, int status) in dumpBuffer() 84 static int rwrite(int fd, const void *buf, int len) in rwrite() 99 static int rread(int fd, void *buf, int len) in rread() 148 int NanoHub::doSendToDevice(const hub_app_name_t *name, const void *data, uint32_t len) in doSendToDevice() 167 void NanoHub::doSendToApp(const hub_app_name_t *name, uint32_t typ, const void *data, uint32_t len) in doSendToApp() 232 uint32_t len = msg.hdr.len; in doRun() local
|
| D | nanohubhal.h | 40 uint8_t len; member 114 static int sendToDevice(const hub_app_name_t *name, const void *data, uint32_t len) { in sendToDevice() 118 … static void sendToApp(const hub_app_name_t *name, uint32_t typ, const void *data, uint32_t len) { in sendToApp()
|
| D | system_comms.cpp | 91 int SystemComm::sendToSystem(const void *data, size_t len) { in sendToSystem() 127 size_t len = buf.getRoom(); in handleRx() local 219 size_t len = buf.getRoom(); in handleRx() local
|
| /device/linaro/hikey/power/ |
| D | power_hikey.c | 61 int len; in sysfs_write() local 84 int len = property_get(SVELTE_MAX_FREQ_PROP, prop_buffer, LOW_POWER_MAX_FREQ); in calculate_max_cpu_freq() local 130 int len; in boostpulse_open() local 163 int len; in hikey_power_hint() local
|
| /device/htc/flounder/power/ |
| D | power_flounder.c | 64 int len; in sysfs_write() local 87 int len = property_get(SVELTE_MAX_FREQ_PROP, prop_buffer, LOW_POWER_MAX_FREQ); in calculate_max_cpu_freq() local 135 int len; in boostpulse_open() local 194 int len; in flounder_power_hint() local
|
| /device/generic/goldfish/opengl/system/OpenglSystemCommon/ |
| D | QemuPipeStream.cpp | 86 int QemuPipeStream::writeFully(const void *buf, size_t len) in writeFully() 127 const unsigned char *QemuPipeStream::readFully(void *buf, size_t len) in readFully() 184 int QemuPipeStream::recv(void *buf, size_t len) in recv()
|
| /device/generic/goldfish/opengl/host/include/libOpenglRender/ |
| D | IOStream.h | 44 unsigned char *alloc(size_t len) { in alloc() 81 const unsigned char *readback(void *buf, size_t len) { in readback()
|
| /device/google/contexthub/firmware/src/ |
| D | printf.c | 103 uint32_t len = 0; in StrVPrintf_StrLen_withMax() local 112 uint32_t len = 0; in StrVPrintf_StrLen() local 148 uint32_t padToLength = 0, len, i; in cvprintf() local
|
| /device/google/accessory/arduino/AndroidAccessory/ |
| D | AndroidAccessory.cpp | 117 int len; in findEndpoints() local 263 int AndroidAccessory::read(void *buff, int len, unsigned int nakLimit) in read() 268 int AndroidAccessory::write(void *buff, int len) in write()
|
| /device/google/dragon/recovery/updater/ |
| D | flash_device.c | 97 int flash_read(struct flash_device *dev, off_t off, void *buff, size_t len) in flash_read() 102 int flash_write(struct flash_device *dev, off_t off, void *buff, size_t len) in flash_write() 112 int flash_erase(struct flash_device *dev, off_t off, size_t len) in flash_erase()
|
| /device/google/marlin/power/ |
| D | utils.c | 144 int len; in sysfs_write() local 175 int len = strlen(governor); in get_scaling_governor() local 196 int len = strlen(governor); in get_scaling_governor_check_cores() local
|
| /device/google/dragon/power/ |
| D | power_dragon.cpp | 79 int len; in sysfs_write() local 168 int len; in boostpulse_open() local 194 int len; in dragon_power_hint() local
|
| /device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
| D | SocketStream.cpp | 113 const unsigned char *SocketStream::readFully(void *buf, size_t len) in readFully() 154 int SocketStream::recv(void *buf, size_t len) in recv()
|
| D | FixedBuffer.h | 47 size_t len() { return m_bufferLen; } in len() function
|
| /device/google/marlin/recovery/oem-recovery/ |
| D | dec.cpp | 65 uint32_t len; member 217 uint32_t len, uint32_t *ctx_id, uint32_t *end_offset) in is_encrypted() 262 static int decrypt(int smcmod_fd, struct ion_buf_handle *buf, uint32_t len, in decrypt() 286 static int save_file(const char *fname, unsigned char *buf, size_t len) in save_file()
|
| /device/google/contexthub/lib/nanohub/ |
| D | nanoapp.c | 46 bool readFile(void *dst, uint32_t len, const char *fileName) in readFile() 72 uint32_t len = 0, grow = 16384, total = 0; in loadFile() local
|
| /device/generic/goldfish/qemud/ |
| D | qemud.c | 161 hex2int( const uint8_t* data, int len ) in hex2int() 209 fd_read(int fd, void* to, int len) in fd_read() 221 fd_write(int fd, const void* from, int len) in fd_write() 564 quote( const void* data, int len ) in quote() 646 int len; member 897 int len; in fdhandler_event() local 908 int len; in fdhandler_event() local 929 int avail, len; in fdhandler_event() local 1545 int len, channel; in multiplexer_open_channel() local 1577 int len = snprintf((char*)p->data, sizeof(p->data), "disconnect:%02x", channel); in multiplexer_close_channel() local [all …]
|
| /device/google/contexthub/util/stm32_flash/ |
| D | stm32_bl.c | 43 static uint8_t write_len(handle_t *handle, int len) in write_len() 75 static uint8_t write_len_data(handle_t *handle, int len, uint8_t *data) in write_len_data()
|
| /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
| D | QCameraUsbParm.cpp | 375 static String8 create_sizes_str(const camera_size_type *sizes, int len) { in create_sizes_str() 403 static String8 create_values_str(const str_map *values, int len) { in create_values_str() 429 static String8 create_fps_str(const android:: FPSRange* fps, int len) { in create_fps_str()
|
| /device/google/contexthub/firmware/src/platform/stm32f4xx/ |
| D | eeData.c | 107 static bool eeWrite(void *dst, const void *src, uint32_t len) in eeWrite() 112 bool eeDataSet(uint32_t name, const void *buf, uint32_t len) in eeDataSet()
|
| /device/google/marlin/dumpstate/ |
| D | dumpstate.cpp | 24 int len; in dumpstate_board() local
|
| /device/lge/bullhead/power/ |
| D | utils.c | 133 int len; in sysfs_write() local 164 int len = strlen(governor); in get_scaling_governor() local
|
| /device/google/contexthub/lib/libc/ |
| D | strlen.c | 60 size_t len; in strlen() local
|
| /device/huawei/angler/power/ |
| D | utils.c | 133 int len; in sysfs_write() local 164 int len = strlen(governor); in get_scaling_governor() local
|