Searched defs:last_type (Results 1 – 10 of 10) sorted by relevance
323 template <typename Head, typename... Tail> struct last_type { struct324 using type = typename last_type<Tail...>::type; argument
79 struct struct_descriptor *first_type,*last_type,*current_type; /* Used to access the double linked … variable
517 DWORD last_type = std::numeric_limits<DWORD>::max(); in PrintFrameDataUsingPDB() local
330 PyObject *last_type, *last_value, *last_tb; in ptrace_enter_call() local
914 pb_type_t last_type; in pb_decode_noinit() local
383 PyObject *last_type, *last_value, *last_tb; in ptrace_enter_call() local
1013 pb_type_t last_type; in pb_decode_noinit() local
55 const struct glsl_type *last_type; member85 const struct glsl_type *last_type; member
1427 ThemeType last_type = null; in ApplyStyle() local
52 size_t last_type; member