Searched refs:sub_type (Results 1 - 6 of 6) sorted by relevance
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/Windows/util/ |
H A D | connect_br.tcl | 724 set sub_type $hs(subtype) 727 if {$sub_type == $rfbVencryptTlsNone} { 729 } elseif {$sub_type == $rfbVencryptTlsVnc} { 731 } elseif {$sub_type == $rfbVencryptTlsPlain} { 734 } elseif {$sub_type == $rfbVencryptX509None} { 736 } elseif {$sub_type == $rfbVencryptX509Vnc} { 738 } elseif {$sub_type == $rfbVencryptX509Plain} {
|
/external/lldb/include/lldb/Breakpoint/ |
H A D | Breakpoint.h | 108 BreakpointEventData (lldb::BreakpointEventType sub_type,
|
H A D | Watchpoint.h | 47 WatchpointEventData (lldb::WatchpointEventType sub_type,
|
/external/lldb/source/Breakpoint/ |
H A D | Watchpoint.cpp | 413 Watchpoint::WatchpointEventData::WatchpointEventData (WatchpointEventType sub_type, argument 416 m_watchpoint_event (sub_type),
|
H A D | Breakpoint.cpp | 694 Breakpoint::BreakpointEventData::BreakpointEventData (BreakpointEventType sub_type, argument 697 m_breakpoint_event (sub_type),
|
/external/libcxxabi/src/ |
H A D | cxa_demangle.cpp | 968 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 984 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 1002 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 1962 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 1973 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 1983 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 1994 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 2004 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 2113 db.subs.push_back(typename C::sub_type(1, db.names.back(), db.names.get_allocator())); 2152 db.subs.push_back(typename C::sub_type( 4873 typedef Vector<string_pair<String>> sub_type; typedef in struct:__cxxabiv1::__anon7853::Db [all...] |
Completed in 144 milliseconds