Home
last modified time | relevance | path

Searched defs:get_type (Results 1 – 25 of 38) sorted by relevance

12

/third_party/boost/boost/log/attributes/
Dattribute_value.hpp106 virtual typeindex::type_index get_type() const { return typeindex::type_index(); } in get_type() function
169 typeindex::type_index get_type() const in get_type() function in boost::attribute_value
Dcurrent_thread_id.hpp82 typeindex::type_index get_type() const { return typeindex::type_id< value_type >(); } in get_type() function in boost::attributes::current_thread_id::impl
Dattribute_value_impl.hpp95 …typeindex::type_index get_type() const BOOST_OVERRIDE { return typeindex::type_id< value_type >();… in get_type() function in boost::attributes::attribute_value_impl
/third_party/boost/boost/gil/extension/io/pnm/detail/
Dwrite.hpp113 unsigned int get_type( std::true_type /* is_bit_aligned */ ) in get_type() function in boost::gil::writer
124 unsigned int get_type( std::false_type /* is_bit_aligned */ ) in get_type() function in boost::gil::writer
/third_party/grpc/src/ruby/stress/
Dstress_client.rb42 def get_type method in QpsGauge
Dmetrics_server.rb23 def get_type method in Gauge
/third_party/boost/libs/python/test/
Dbuiltin_converters.cpp50 handle<PyTypeObject> get_type(handle<> x) in get_type() function
/third_party/boost/boost/spirit/home/support/detail/
Dhold_any.hpp67 boost::core::typeinfo const& (*get_type)(); member
86 static boost::core::typeinfo const& get_type() in get_type() function
129 static boost::core::typeinfo const& get_type() in get_type() function
/third_party/flutter/skia/src/sksl/ir/
DSkSLSwizzle.h30 static const Type& get_type(const Context& context, Expression& value, size_t count) { in get_type() function
/third_party/glib/gio/
Dgsocketcontrolmessage.h67 int (* get_type) (GSocketControlMessage *message); member
/third_party/skia/src/sksl/ir/
DSkSLSetting.cpp107 static const Type* get_type(const Context& context, int line, skstd::string_view name) { in get_type() function
/third_party/gstreamer/gstreamer/gst/
Dgsturi.h121 GstURIType (* get_type) (GType type); member
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-kern-table.hh118 unsigned int get_type () const { return u.header.format; } in get_type() function
284 unsigned get_type () const { return u.major; } in get_type() function
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-kern-table.hh113 unsigned int get_type () const { return u.header.format; } in get_type() function
279 unsigned int get_type () const { return u.major; } in get_type() function
Dhb-aat-layout-morx-table.hh859 unsigned int get_type () const { return coverage & 0xFF; } in get_type() function
/third_party/harfbuzz/src/
Dhb-ot-kern-table.hh118 unsigned int get_type () const { return u.header.format; } in get_type() function
284 unsigned get_type () const { return u.major; } in get_type() function
Dhb-aat-layout-morx-table.hh859 unsigned int get_type () const { return coverage & 0xFF; } in get_type() function
/third_party/python/Lib/
Dsymtable.py57 def get_type(self): member in SymbolTable
/third_party/boost/boost/wave/grammars/
Dcpp_expression_value.hpp72 value_type get_type() const { return type; } in get_type() function in boost::wave::grammars::closures::closure_value
/third_party/boost/boost/spirit/home/support/utree/detail/
Dutree_detail2.hpp36 inline int fast_string::get_type() const in get_type() function in boost::spirit::detail::fast_string
1403 inline utree::type::info utree::get_type() const in get_type() function in boost::spirit::utree
/third_party/cef/tools/
Dcef_parser.py1379 def get_type(self): member in obj_argument
1793 def get_type(self): member in obj_analysis
/third_party/jerryscript/jerry-debugger/
Djerry_client_main.py262 def get_type(self): member in DebuggerAction
/third_party/libxml2/doc/
Dapibuild.py161 def get_type(self): member in identifier
/third_party/libxml2/python/
Dlibxml.py327 def get_type(self): member in xmlCore
/third_party/gstreamer/gstplugins_good/gst/deinterlace/
Dgstdeinterlace.c359 GType (*get_type) (void); member

12