Home
last modified time | relevance | path

Searched defs:buffer (Results 1 – 25 of 243) sorted by relevance

12345678910

/device/google/contexthub/util/nanotool/
Dnanomessage.cpp32 bool HardwareVersionInfo::Populate(const std::vector<uint8_t>& buffer) { in Populate()
51 char buffer[1024]; in ToString() local
66 char buffer[128]; in ToString() local
72 bool WriteEventResponse::Populate(const std::vector<uint8_t>& buffer) { in Populate()
87 std::vector<uint8_t> buffer(sizeof(Request)); in GetBytes() local
98 char buffer[128]; in ToString() local
107 char buffer[32]; in ToString() local
113 const std::vector<uint8_t>& buffer) { in FromBytes()
131 bool ReadEventResponse::Populate(const std::vector<uint8_t>& buffer) { in Populate()
178 uint32_t ReadEventResponse::EventTypeFromBuffer(const std::vector<uint8_t>& buffer) { in EventTypeFromBuffer()
[all …]
Dsensorevent.cpp32 const std::vector<uint8_t>& buffer) { in FromBytes()
150 char buffer[32]; in GetSampleTimeStr() local
172 char buffer[64]; in ToString() local
208 char buffer[64]; in StringForSample() local
225 char buffer[64]; in StringForSample() local
245 char buffer[128]; in StringForSample() local
275 char buffer[128]; in StringForSample() local
Dresetreasonevent.cpp27 const std::vector<uint8_t>& buffer) { in FromBytes()
Dlogevent.cpp25 const std::vector<uint8_t>& buffer) { in FromBytes()
Dnanopacket.cpp44 uint32_t Crc32(const uint8_t *buffer, int length) { in Crc32()
145 NanoPacket::ParseResult NanoPacket::Parse(uint8_t *buffer, size_t length, in Parse()
/device/google/contexthub/util/stm32_flash/
Dstm32_bl.c45 uint8_t buffer[sizeof(uint8_t)+1]; in write_len() local
54 uint8_t buffer[sizeof(uint16_t)+1]; in write_cnt() local
64 uint8_t buffer[sizeof(uint32_t)+1]; in write_addr() local
77 uint8_t buffer[sizeof(uint8_t)+256+sizeof(uint8_t)]; in write_len_data() local
120 uint8_t read_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer) in read_memory()
155 uint8_t write_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer) in write_memory()
Dspi.c24 uint8_t spi_write_data(handle_t *handle, uint8_t *buffer, int length) in spi_write_data()
46 uint8_t buffer[] = in spi_write_cmd() local
69 uint8_t buffer[] = in spi_read_data() local
99 uint8_t buffer[] = in spi_read_ack() local
132 uint8_t buffer[] = in spi_sync() local
Di2c.c26 uint8_t i2c_write_data(handle_t *handle, uint8_t *buffer, int length) in i2c_write_data()
40 uint8_t buffer[sizeof(uint8_t)+1] = in i2c_write_cmd() local
60 uint8_t buffer; in i2c_read_ack() local
Dstm32f4_crc.c45 uint32_t stm32f4_crc32(uint8_t *buffer, int length) in stm32f4_crc32()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Python/
Drandom.c79 win32_urandom(unsigned char *buffer, Py_ssize_t size, int raise) in win32_urandom()
114 py_getentropy(unsigned char *buffer, Py_ssize_t size, int fatal) in py_getentropy()
147 vms_urandom(unsigned char *buffer, Py_ssize_t size, int raise) in vms_urandom()
179 dev_urandom_noraise(unsigned char *buffer, Py_ssize_t size) in dev_urandom_noraise()
210 dev_urandom_python(char *buffer, Py_ssize_t size) in dev_urandom_python()
330 lcg_urandom(unsigned int x0, unsigned char *buffer, size_t size) in lcg_urandom()
350 _PyOS_URandom(void *buffer, Py_ssize_t size) in _PyOS_URandom()
/device/asus/fugu/libaudio/
DAudioStreamIn.cpp191 char buffer[SIZE]; in dump() local
257 ssize_t AudioStreamIn::read(void* buffer, size_t bytes) in read()
437 ssize_t AudioStreamIn::readFrames_l(void* buffer, ssize_t frames) in readFrames_l()
477 struct resampler_buffer* buffer) in getNextBufferThunk()
489 struct resampler_buffer* buffer) in releaseBufferThunk()
500 int AudioStreamIn::getNextBuffer(struct resampler_buffer* buffer) in getNextBuffer()
541 void AudioStreamIn::releaseBuffer(struct resampler_buffer* buffer) in releaseBuffer()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/SetStamp/
DSetStamp.c83 char buffer[LINE_MAXLEN]; in GetDateTime() local
180 void *buffer, in ReadFromFile()
220 void *buffer, in WriteToFile()
/device/google/marlin/dataservices/datatop/src/
Ddatatop_fileops.c58 int dt_read_file(const char *file, char **buffer, int len) in dt_read_file()
88 void dt_free(char **buffer) in dt_free()
/device/google/marlin/camera/QCamera2/util/
DQCameraBufferMaps.cpp111 void *buffer) in QCameraBufferMaps()
173 void *buffer) in enqueue()
234 void *buffer) in makeSingletonBufMapList()
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/
DLzmaCompress.c58 void PrintHelp(char *buffer) in PrintHelp()
76 int PrintError(char *buffer, const char *message) in PrintError()
84 int PrintErrorNumber(char *buffer, SRes val) in PrintErrorNumber()
90 int PrintUserError(char *buffer) in PrintUserError()
95 void PrintVersion(char *buffer) in PrintVersion()
/device/generic/goldfish/camera/
DEmulatedFakeCameraDevice.cpp206 bool EmulatedFakeCameraDevice::produceFrame(void* buffer) in produceFrame()
231 void EmulatedFakeCameraDevice::drawCheckerboard(void* buffer) in drawCheckerboard()
339 void EmulatedFakeCameraDevice::drawSquare(void* buffer, in drawSquare()
374 void EmulatedFakeCameraDevice::drawSolid(void* buffer, YUVPixel* color) in drawSolid()
395 void EmulatedFakeCameraDevice::drawStripes(void* buffer) in drawStripes()
DEmulatedQemuCameraDevice.cpp219 status_t EmulatedQemuCameraDevice::getCurrentFrame(void* buffer, in getCurrentFrame()
244 status_t EmulatedQemuCameraDevice::getCurrentPreviewFrame(void* buffer) { in getCurrentPreviewFrame()
283 bool EmulatedQemuCameraDevice::produceFrame(void* buffer) in produceFrame()
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dsend.c45 CONST void * buffer, in send()
Drecv.c46 void * buffer, in recv()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpystrtod.c376 change_decimal_from_locale_to_dot(char* buffer) in change_decimal_from_locale_to_dot()
414 ensure_minimum_exponent_length(char* buffer, size_t buf_size) in ensure_minimum_exponent_length()
482 remove_trailing_zeros(char *buffer) in remove_trailing_zeros()
528 ensure_decimal_point(char* buffer, size_t buf_size, int precision) in ensure_decimal_point()
640 _PyOS_ascii_formatd(char *buffer, in _PyOS_ascii_formatd()
720 PyOS_ascii_formatd(char *buffer, in PyOS_ascii_formatd()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpystrtod.c376 change_decimal_from_locale_to_dot(char* buffer) in change_decimal_from_locale_to_dot()
414 ensure_minimum_exponent_length(char* buffer, size_t buf_size) in ensure_minimum_exponent_length()
482 remove_trailing_zeros(char *buffer) in remove_trailing_zeros()
528 ensure_decimal_point(char* buffer, size_t buf_size, int precision) in ensure_decimal_point()
640 _PyOS_ascii_formatd(char *buffer, in _PyOS_ascii_formatd()
720 PyOS_ascii_formatd(char *buffer, in PyOS_ascii_formatd()
/device/linaro/hikey/bluetooth/
Dasync_fd_watcher.cc107 uint8_t buffer[] = {0}; in notifyThread() local
154 char buffer[] = {0}; in ThreadRoutine() local
/device/linaro/bootloader/arm-trusted-firmware/lib/semihosting/
Dsemihosting.c51 uintptr_t buffer; member
99 long semihosting_file_read(long file_handle, size_t *length, uintptr_t buffer) in semihosting_file_read()
125 const uintptr_t buffer) in semihosting_file_write()
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Dcompat.c311 dopr(char *buffer, size_t maxlen, const char *format, va_list args) in dopr()
553 fmtstr(char *buffer, size_t *currlen, size_t maxlen, in fmtstr()
587 fmtint(char *buffer, size_t *currlen, size_t maxlen, in fmtint()
693 fmtfp(char *buffer, size_t *currlen, size_t maxlen, long double fvalue, in fmtfp()
812 dopr_outch(char *buffer, size_t *currlen, size_t maxlen, char c) in dopr_outch()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DSynch.py211 def producer(buffer, wait, n=1000): argument
221 def consumer(buffer, wait, n=1000): argument

12345678910