Home
last modified time | relevance | path

Searched defs:first_element (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/fusion/test/sequence/
Dzip_view_ignore.cpp38 typedef boost::fusion::result_of::value_of<first_iterator>::type first_element; in main() typedef
/third_party/boost/boost/icl/detail/
Delement_iterator.hpp38 struct first_element struct
40 typedef Type type;
44 struct first_element<std::pair<FirstT, SecondT> > struct
46 typedef FirstT type;
/third_party/mesa3d/src/mesa/state_tracker/
Dst_pbo.h48 unsigned first_element; member
/third_party/boost/boost/compute/algorithm/
Dprev_permutation.hpp148 InputIterator first_element = in prev_permutation() local
Dnext_permutation.hpp148 InputIterator first_element = in next_permutation() local
/third_party/boost/libs/compute/include/boost/compute/algorithm/
Dprev_permutation.hpp148 InputIterator first_element = in prev_permutation() local
Dnext_permutation.hpp148 InputIterator first_element = in next_permutation() local
/third_party/glib/glib/
Dgfileutils.c1888 const gchar *first_element, in g_build_path_va()
2053 const gchar *first_element, in g_build_path()
2071 g_build_pathname_va (const gchar *first_element, in g_build_pathname_va()
2214 g_build_filename_valist (const gchar *first_element, in g_build_filename_valist()
2267 g_build_filename (const gchar *first_element, in g_build_filename()
/third_party/boost/libs/filesystem/src/
Dpath.cpp606 void first_element( in first_element() function
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c871 unsigned stage, bool *first_element) in find_and_update_named_uniform_storage()
986 bool first_element = true; in find_and_update_previous_uniform_storage() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c2102 …ecma_value_t first_element = ecma_builtin_typedarray_prototype_to_locale_string_helper (typedarray… in ecma_builtin_typedarray_prototype_to_locale_string() local
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggstream.c2746 const GValue *first_element; in gst_ogg_stream_setup_map_from_caps_headers() local
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h438 unsigned first_element; member
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c1051 unsigned first_element, in evergreen_set_color_surface_buffer()
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c6232 const GValue *first_element; in gst_qt_mux_audio_sink_set_caps() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c3377 unsigned elem_size, first_element, last_element; in sp_get_texels() local
/third_party/protobuf/src/google/protobuf/
Dmap_test.cc993 int32 first_element = m.begin()->first; in MapOrderingIsRandom() local
/third_party/glib/gio/
Dgfile.c6628 g_file_new_build_filename (const gchar *first_element, in g_file_new_build_filename()