Searched defs:applied (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/boost/proto/transform/detail/preprocessed/ |
D | expand_pack.hpp | 12 typedef mpl::bool_< false> applied; typedef 18 typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || false> applied; typedef 24 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef 30 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef 36 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef 42 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef 48 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef 54 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef 60 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef 66 …typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1… typedef [all …]
|
D | make.hpp | 110 static bool const applied = true; member 234 static bool const applied = true; member 358 static bool const applied = true; member 482 static bool const applied = true; member 606 static bool const applied = true; member 730 static bool const applied = true; member 854 static bool const applied = true; member 978 static bool const applied = true; member 1102 static bool const applied = true; member 1226 static bool const applied = true; member
|
/third_party/boost/boost/proto/transform/ |
D | make.hpp | 66 static bool const applied = false; member 73 static bool const applied = true; member 84 static bool const applied = false; member 100 static bool const applied = true; member 109 static bool const applied = false; member 117 static bool const applied = false; member
|
/third_party/boost/boost/proto/transform/detail/ |
D | pack.hpp | 45 typedef mpl::false_ applied; typedef 63 typedef mpl::true_ applied; typedef 70 typedef mpl::true_ applied; typedef
|
D | expand_pack.hpp | 40 typedef mpl::bool_<BOOST_PP_REPEAT(N, M1, ~) false> applied; typedef
|
D | make.hpp | 90 static bool const applied = true; member
|
/third_party/mesa3d/src/mesa/program/ |
D | prog_parameter_layout.c | 39 _mesa_combine_swizzles(unsigned base, unsigned applied) in _mesa_combine_swizzles()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout.cc | 1805 bool applied = false; in apply_forward() local
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout.cc | 1805 bool applied = false; in apply_forward() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout.cc | 1832 bool applied = false; in apply_forward() local
|
/third_party/node/tools/ |
D | lint-md.mjs | 4347 const applied = isList && [path].concat(args.slice(1)); constant in ReaddirpStream
|