Home
last modified time | relevance | path

Searched defs:bitsize (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestresample.c23 int bitsize = 0; in main() local
/third_party/python/Modules/_ctypes/
Dstgdict.c504 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
726 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
815 int bitsize = 0; in PyCStructUnionType_update_stgdict() local
Dcfield.c48 Py_ssize_t *pfield_size, int bitsize, int *pbitofs, in PyCField_FromDesc()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusb_handle.c51 int bitsize = 0x8 * sizeof (devmap); in alloc_fd_for_handle() local
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmpv4_sender.c416 size_t bitsize; in thrust_fakes() local
Dns-common.c228 u_int32_t bit_change_seed(size_t bitsize, size_t oversize) in bit_change_seed()
Dns-icmpv6_sender.c639 size_t bitsize; in thrust_fakes() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.h142 #define __GST_BITS_WRITER_ALIGNED(bitsize) \ argument