Home
last modified time | relevance | path

Searched defs:ss_type (Results 1 – 6 of 6) sorted by relevance

/third_party/libdrm/intel/
Dintel_aub.h136 static inline uint32_t AUB_TRACE_TYPE(enum aub_state_struct_type ss_type) in AUB_TRACE_TYPE()
145 static inline uint32_t AUB_TRACE_SUBTYPE(enum aub_state_struct_type ss_type) in AUB_TRACE_SUBTYPE()
/third_party/mesa3d/src/intel/tools/
Dintel_aub.h163 static inline uint32_t AUB_TRACE_TYPE(enum aub_state_struct_type ss_type) in AUB_TRACE_TYPE()
172 static inline uint32_t AUB_TRACE_SUBTYPE(enum aub_state_struct_type ss_type) in AUB_TRACE_SUBTYPE()
/third_party/boost/libs/locale/test/
Dtest_posix_formatting.cpp56 typedef std::basic_stringstream<CharType> ss_type; in test_by_char() typedef
Dtest_winapi_formatting.cpp94 typedef std::basic_stringstream<CharType> ss_type; in test_by_char() typedef
Dtest_std_formatting.cpp61 typedef std::basic_stringstream<CharType> ss_type; in test_by_char() typedef
/third_party/boost/boost/date_time/
Dtime_parsing.hpp313 typedef typename svp_type::stringstream_type ss_type; in parse_iso_time() typedef