Home
last modified time | relevance | path

Searched refs:mod_s (Results 1 – 8 of 8) sorted by relevance

/third_party/boost/boost/regex/v4/
Dregbase.hpp64mod_s = 1 << 12, // force s modifier on (overrides match_not_dot_newlin… enumerator
144 mod_s = ::boost::regbase::mod_s, enumerator
Dbasic_regex_parser.hpp975 : this->flags() & regbase::mod_s ? in parse_match_any()
3033 f |= regex_constants::mod_s; in parse_options()
3077 f &= ~regex_constants::mod_s; in parse_options()
/third_party/boost/libs/regex/doc/
Dbasic_regex.qbk91 static const regex_constants::``[syntax_option_type]`` mod_s
92 = regex_constants::mod_s;
249 static const regex_constants::``[syntax_option_type]`` mod_s
250 = regex_constants::mod_s;
Dsyntax_option_type.qbk51 static const syntax_option_type mod_s;
148 [[mod_s][No][Normally whether Boost.Regex will match "." against a newline
Dsyntax_perl.qbk648 flags [^no_mod_m], [^mod_x], [^mod_s], and [^no_mod_s]].
/third_party/boost/libs/regex/test/regress/
Dtest_deprecated.cpp41 …if(opts & (regbase::no_bk_refs|regbase::no_mod_m|regbase::mod_x|regbase::mod_s|regbase::no_mod_s|r… in get_posix_compile_options()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsMSAInstrInfo.td2437 class MOD_S_B_DESC : MSA_3R_DESC_BASE<"mod_s.b", srem, MSA128BOpnd>;
2438 class MOD_S_H_DESC : MSA_3R_DESC_BASE<"mod_s.h", srem, MSA128HOpnd>;
2439 class MOD_S_W_DESC : MSA_3R_DESC_BASE<"mod_s.w", srem, MSA128WOpnd>;
2440 class MOD_S_D_DESC : MSA_3R_DESC_BASE<"mod_s.d", srem, MSA128DOpnd>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc5048 "mod\007mod_s.b\007mod_s.d\007mod_s.h\007mod_s.w\007mod_u.b\007mod_u.d\007"
7069 …{ 6379 /* mod_s.b */, Mips::MOD_S_B, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, A…
7070 …{ 6387 /* mod_s.d */, Mips::MOD_S_D, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, A…
7071 …{ 6395 /* mod_s.h */, Mips::MOD_S_H, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, A…
7072 …{ 6403 /* mod_s.w */, Mips::MOD_S_W, Convert__MSA128AsmReg1_0__MSA128AsmReg1_1__MSA128AsmReg1_2, A…
10467 { 6379 /* mod_s.b */, 7 /* 0, 1, 2 */, MCK_MSA128AsmReg, AMFBS_HasStdEnc_HasMSA },
10468 { 6387 /* mod_s.d */, 7 /* 0, 1, 2 */, MCK_MSA128AsmReg, AMFBS_HasStdEnc_HasMSA },
10469 { 6395 /* mod_s.h */, 7 /* 0, 1, 2 */, MCK_MSA128AsmReg, AMFBS_HasStdEnc_HasMSA },
10470 { 6403 /* mod_s.w */, 7 /* 0, 1, 2 */, MCK_MSA128AsmReg, AMFBS_HasStdEnc_HasMSA },