Home
last modified time | relevance | path

Searched defs:get_type (Results 1 – 25 of 41) 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/mindspore/mindspore/core/ops/
Dlsh_projection.cc29 LshProjectionType LshProjection::get_type() const { return LshProjectionType(GetValue<int64_t>(GetA… in get_type() function in mindspore::ops::LshProjection
Dcustom.cc30 std::string Custom::get_type() const { in get_type() function in mindspore::ops::Custom
/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.h124 GstURIType (* get_type) (GType type); member
/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
/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/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/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp237 const glsl_type *glsl_symbol_table::get_type(const char *name) in get_type() function in glsl_symbol_table
/third_party/python/Lib/
Dsymtable.py62 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.py1380 def get_type(self): member in obj_argument
1794 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

12