Home
last modified time | relevance | path

Searched defs:flags_type (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
Diostream_state_saver.h35 using flags_type = std::ios_base::fmtflags; variable
37 null_state_saver(T&, flags_type) {} in null_state_saver() argument
48 using flags_type = std::ios_base::fmtflags; variable
/third_party/abseil-cpp/absl/random/internal/
Diostream_state_saver.h35 using flags_type = std::ios_base::fmtflags; variable
37 null_state_saver(T&, flags_type) {} in null_state_saver() argument
48 using flags_type = std::ios_base::fmtflags; variable
/third_party/boost/boost/msm/front/euml/
Dstate_grammar.hpp746 typedef typename boost::result_of<BuildFlags(Configure)>::type flags_type; in build_state() typedef
772 typedef typename boost::result_of<BuildFlags(Configure)>::type flags_type; in build_state() typedef
1015 typedef typename boost::result_of<BuildFlags(Configure)>::type flags_type; in build_sm() typedef
1053 typedef typename boost::result_of<BuildFlags(Configure)>::type flags_type; in build_sm() typedef
1092 typedef typename boost::result_of<BuildFlags(Configure)>::type flags_type; in build_sm() typedef
1135 typedef typename boost::result_of<BuildFlags(Configure)>::type flags_type; in build_sm() typedef
1177 ::boost::msm::TerminateFlag >::type flags_type; in build_terminate_state() typedef
1206 ::boost::msm::TerminateFlag >::type flags_type; in build_terminate_state() typedef
1321 >::type flags_type; in build_interrupt_state() typedef
1357 >::type flags_type; in build_interrupt_state() typedef
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dio.hpp78 typedef ::std::ios_base::fmtflags flags_type; typedef in glm::io::basic_state_saver
/third_party/glib/gobject/tests/
Dflags.c71 static GType flags_type = 0; in my_test_flags_get_type() local
Dsignals.c133 static GType flags_type; variable
/third_party/googletest/googletest/src/hwext/
Dgtest-filter.cc192 bool flags_type = false; in accept() local
/third_party/glib/gobject/
Dgenums.c677 g_flags_to_string (GType flags_type, in g_flags_to_string()
Dgparamspecs.c2132 GType flags_type, in g_param_spec_flags()
/third_party/boost/boost/spirit/repository/home/qi/operator/
Dkeywords.hpp193 typedef boost::array<bool, fusion::result_of::size<Elements>::value> flags_type; typedef
/third_party/glib/gio/
Dglib-compile-schemas.c932 const gchar *flags_type, in schema_state_add_key()
1363 const gchar *name, *type_string, *enum_type, *flags_type; in start_element() local
Dgdbusmessage.c3410 flags_to_string (GType flags_type, guint value) in flags_to_string()
/third_party/gstreamer/gstreamer/gst/
Dgstvalue.c132 GType flags_type; /* Type of the GFlags this flagset carries (can be 0) */ member
7720 GType flags_type = g_type_from_name (class_name); in gst_value_deserialize_flagset() local
8266 gst_flagset_register (GType flags_type) in gst_flagset_register()