Home
last modified time | relevance | path

Searched defs:usable (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/glx/
Dglxextensions.c653 unsigned char usable[__GLX_EXT_BYTES]; in __glXCalculateUsableExtensions() local
733 unsigned char usable[__GL_EXT_BYTES]; in __glXCalculateUsableGLExtensions() local
/third_party/python/Objects/
Ddictobject.c513 Py_ssize_t usable = USABLE_FRACTION(DK_SIZE(keys)); in _PyDict_CheckConsistency() local
597 Py_ssize_t usable; in new_keys_object() local
/third_party/sqlite/include/
Dsqlite3.h7230 unsigned char usable; /* True if this constraint is usable */ member
/third_party/sqlite/src/
Dsqlite3.c7539 unsigned char usable; /* True if this constraint is usable */ member