Home
last modified time | relevance | path

Searched defs:times2 (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/property_map/test/
Dtransform_value_property_map_test.cpp21 struct times2 {typedef int result_type; times2(int) {}; int operator()(int x) const {return 2 * x;}… in times2() struct
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dtimes.hpp100 struct times2 struct
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dtimes.hpp102 struct times2 struct
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dtimes.hpp100 struct times2 struct
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstutils.c1818 static const GstClockTime times2[] = { variable