Searched defs:write_bytes (Results 1 – 10 of 10) sorted by relevance
/third_party/alsa-lib/include/ |
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/Modules/_io/ |
D | bytesio.c | 180 write_bytes(bytesio *self, PyObject *b) in write_bytes() function
|
/third_party/python/Lib/ |
D | plistlib.py | 362 def write_bytes(self, data): member in _PlistWriter
|
D | pathlib.py | 1135 def write_bytes(self, data): member in Path
|
/third_party/exfatprogs/fsck/ |
D | fsck.c | 1210 unsigned int i, bitmap_bytes, byte_offset, write_bytes; in write_bitmap() local
|
/third_party/protobuf/python/google/protobuf/internal/ |
D | python_message.py | 1110 def InternalSerialize(self, write_bytes, deterministic=None): argument
|
/third_party/openssl/test/helpers/ |
D | handshake.c | 799 int ret = 1, write_bytes; in do_app_data_step() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_nnedi.c | 489 static void write_bytes(const float *src, uint8_t *dst, in write_bytes() function
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspconnection.c | 1261 write_bytes (GOutputStream * stream, const guint8 * buffer, guint * idx, in write_bytes() function
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 791 u64 write_bytes; member 8497 __u64 write_bytes; member 67566 int (*write_bytes)(struct tpm_tis_data *, u32, u16, const u8 *); member
|