Home
last modified time | relevance | path

Searched refs:match_init (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/boost/regex/v4/
Dmatch_flags.hpp50 match_init = match_prev_avail << 1, /* internal use */ enumerator
51 match_any = match_init << 1, /* don't care what we match */
81 | match_not_dot_null | match_prev_avail | match_init | match_not_null
Dperl_matcher_common.hpp283 if((m_match_flags & regex_constants::match_init) == 0) in find_imp()
291 m_match_flags |= regex_constants::match_init; in find_imp()
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/asm686/
Dmatch.S24 #define match_init _match_init macro
81 .globl match_init, longest_match symbol
357 match_init: ret label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/asm686/
Dmatch.S24 #define match_init _match_init macro
81 .globl match_init, longest_match symbol
357 match_init: ret label
/third_party/zlib/contrib/gcc_gvmat64/
Dgvmat64.S54 # define match_init _match_init macro
60 .globl match_init, longest_match symbol
571 match_init: label
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S54 # define match_init _match_init macro
60 .globl match_init, longest_match symbol
571 match_init: label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/gcc_gvmat64/
Dgvmat64.S54 # define match_init _match_init macro
60 .globl match_init, longest_match symbol
571 match_init: label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/amd64/
Damd64-match.S12 # define match_init _match_init macro
56 .globl match_init, longest_match symbol
452 match_init: ret label
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/amd64/
Damd64-match.S12 # define match_init _match_init macro
56 .globl match_init, longest_match symbol
452 match_init: ret label
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/masmx86/
Dmatch686.asm18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/masmx86/
Dmatch686.asm18 ; (and the faster known version of match_init on modern Core 2 Duo and AMD Phenom)
100 public match_init
/third_party/libwebsockets/win32port/zlib/
Ddeflate.c89 void match_init OF((void)); /* asm code initialization */
1056 match_init(); /* initialize the asm code */
/third_party/zlib/
Ddeflate.c92 void match_init OF((void)); /* asm code initialization */
1257 match_init(); /* initialize the asm code */
/third_party/node/deps/zlib/
Ddeflate.c101 void match_init OF((void)); /* asm code initialization */
1253 match_init(); /* initialize the asm code */
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Ddeflate.c92 void match_init OF((void)); /* asm code initialization */
1217 match_init(); /* initialize the asm code */
/third_party/skia/third_party/externals/zlib/
Ddeflate.c106 void match_init OF((void)); /* asm code initialization */
1262 match_init(); /* initialize the asm code */
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Ddeflate.c92 void match_init OF((void)); /* asm code initialization */
1217 match_init(); /* initialize the asm code */
/third_party/flutter/skia/third_party/externals/zlib/
Ddeflate.c104 void match_init OF((void)); /* asm code initialization */
1302 match_init(); /* initialize the asm code */
/third_party/node/deps/zlib/patches/
D0001-simd.patch565 void match_init OF((void)); /* asm code initialization */
/third_party/flutter/skia/third_party/externals/zlib/patches/
D0001-simd.patch565 void match_init OF((void)); /* asm code initialization */
/third_party/skia/third_party/externals/zlib/patches/
D0001-simd.patch565 void match_init OF((void)); /* asm code initialization */