Searched defs:nTypes (Results 1 – 3 of 3) sorted by relevance
/minix3/external/mit/xorg/lib/libxcb/files/ |
H A D | xkb.c | 3176 uint8_t nTypes /**< */, in xcb_xkb_get_map_map_serialize() 3444 uint8_t nTypes /**< */, in xcb_xkb_get_map_map_unpack() 3654 uint8_t nTypes /**< */, in xcb_xkb_get_map_map_sizeof() 3675 uint8_t nTypes /**< */, in xcb_xkb_get_map() 3736 uint8_t nTypes /**< */, in xcb_xkb_get_map_unchecked() 4011 uint8_t nTypes /**< */, in xcb_xkb_set_map_values_serialize() 4235 uint8_t nTypes /**< */, in xcb_xkb_set_map_values_unpack() 4409 uint8_t nTypes /**< */, in xcb_xkb_set_map_values_sizeof() 4432 uint8_t nTypes /**< */, in xcb_xkb_set_map_checked() 4513 uint8_t nTypes /**< */, in xcb_xkb_set_map() [all …]
|
H A D | xkb.h | 1922 uint8_t nTypes; /**< */ member 1971 uint8_t nTypes; /**< */ member 2026 uint8_t nTypes; /**< */ member 2325 uint8_t nTypes; /**< */ member 2372 uint8_t nTypes; /**< */ member 2457 uint16_t nTypes; /**< */ member 2539 uint8_t nTypes; /**< */ member 2596 uint8_t nTypes; /**< */ member 2799 uint8_t nTypes; /**< */ member 2924 uint8_t nTypes; /**< */ member
|
/minix3/minix/llvm/passes/magic/support/ |
H A D | SmartType.cpp | 589 unsigned nTypes = type->getNumContainedTypes(); in isTypeConsistent2() local 663 unsigned nTypes = type->getNumContainedTypes(); in isTypeConsistent() local
|