Searched refs:pattern_type (Results 1 – 7 of 7) sorted by relevance
38 typedef std::string::const_iterator pattern_type; in check_one_iter() typedef42 pattern_type nBeg = needle.begin (); in check_one_iter()43 pattern_type nEnd = needle.end (); in check_one_iter()153 typedef std::string::const_iterator pattern_type; in check_one_object() typedef157 pattern_type nBeg = needle.begin (); in check_one_object()158 pattern_type nEnd = needle.end (); in check_one_object()160 ba::boyer_moore<pattern_type> bm_r = ba::make_boyer_moore ( needle ); in check_one_object()161 ba::boyer_moore<pattern_type> bm ( nBeg, nEnd ); in check_one_object()162 ba::boyer_moore_horspool<pattern_type> bmh ( nBeg, nEnd ); in check_one_object()163 ba::knuth_morris_pratt<pattern_type> kmp ( nBeg, nEnd ); in check_one_object()
17 cd /tmp/animation; ffmpeg -r $FPS -pattern_type glob -i '*.png' -c:v libvpx-vp9 -lossless 1 output.…
235 PyObject *pattern_type; member
254 Py_CLEAR(state->pattern_type); in _PyAST_Fini()4479 PyObject *type = state->pattern_type; in add_ast_annotations()4587 PyObject *type = state->pattern_type; in add_ast_annotations()4634 PyObject *type = state->pattern_type; in add_ast_annotations()4691 PyObject *type = state->pattern_type; in add_ast_annotations()4723 PyObject *type = state->pattern_type; in add_ast_annotations()4784 PyObject *type = state->pattern_type; in add_ast_annotations()4829 PyObject *type = state->pattern_type; in add_ast_annotations()6244 state->pattern_type = make_type(state, "pattern", state->AST_type, NULL, 0, in init_types()6253 if (!state->pattern_type) return -1; in init_types()[all …]
1317 enum pattern_type { enum
153 #define pattern_type 1066 macro
16296 …<var-decl name='pattern_type' type-id='type-id-4' visibility='default' filepath='./Include/interna…