Home
last modified time | relevance | path

Searched defs:fast (Results 101 - 109 of 109) sorted by relevance

12345

/third_party/python/Objects/
H A Ddictobject.c2736 PyObject *fast; /* item as a 2-tuple or 2-list */ in PyDict_MergeFromSeq2() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmyrb.h404 unsigned int fast:1; /* Byte 1 Bit 5 */ member
/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs.h885 unsigned int fast:1; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs.h894 unsigned int fast:1; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmyrb.h404 unsigned int fast:1; /* Byte 1 Bit 5 */ member
/third_party/ffmpeg/fftools/
H A Dffplay.c333 static int fast = 0; variable
/third_party/python/Modules/
H A D_pickle.c655 int fast; /* Enable fast mode if set to a true value. member
[all...]
H A Dsocketmodule.c4084 PyObject *buffers_arg, *fast, *retval = NULL; in sock_recvmsg_into() local
/third_party/astc-encoder/Source/
H A Dstb_image.h1938 stbi_uc fast[1 << FAST_BITS]; member
2052 stbi_uc fast = h->fast[i]; in stbi__build_fast_ac() local
4097 stbi__uint16 fast[1 << STBI__ZFAST_BITS]; global() member
[all...]

Completed in 45 milliseconds

12345