Searched defs:write_bytes (Results 1 - 7 of 7) sorted by relevance
/third_party/alsa-lib/include/ |
H A D | control_external.h | 228 int (*write_bytes)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, unsigned char *data, member
|
/third_party/python/Lib/ |
H A D | plistlib.py | 371 def write_bytes(self, data): member in _PlistWriter
|
H A D | pathlib.py | 1061 def write_bytes(self, data): member in Path
|
/third_party/python/Modules/_io/ |
H A D | bytesio.c | 180 write_bytes(bytesio *self, PyObject *b) in write_bytes() function
|
/third_party/exfatprogs/fsck/ |
H A D | fsck.c | 1210 unsigned int i, bitmap_bytes, byte_offset, write_bytes; in write_bitmap() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_nnedi.c | 481 static void write_bytes(const float *src, uint8_t *dst, in write_bytes() function
|
/third_party/openssl/test/helpers/ |
H A D | handshake.c | 799 int ret = 1, write_bytes; in do_app_data_step() local
|
Completed in 11 milliseconds