Home
last modified time | relevance | path

Searched defs:pattern_type (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/libs/algorithm/test/
Dsearch_test1.cpp38 typedef std::string::const_iterator pattern_type; in check_one_iter() typedef
153 typedef std::string::const_iterator pattern_type; in check_one_object() typedef
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltestsrc.c199 gst_gl_test_src_set_pattern (GstGLTestSrc * gltestsrc, gint pattern_type) in gst_gl_test_src_set_pattern()
/third_party/ffmpeg/libavformat/
Dimg2.h55 int pattern_type; /**< PatternType */ member
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrc.h146 GstVideoTestSrcPattern pattern_type; member
Dgstvideotestsrc.c526 int pattern_type) in gst_video_test_src_set_pattern()
/third_party/boost/boost/locale/
Dformatting.hpp80 } pattern_type; typedef
/third_party/python/Include/internal/
Dpycore_ast_state.h224 PyObject *pattern_type; member
/third_party/python/Parser/
Dparser.c119 #define pattern_type 1043 macro