Home
last modified time | relevance | path

Searched defs:bool_type (Results 1 – 25 of 45) sorted by relevance

12

/third_party/boost/boost/spirit/home/x3/numeric/
Dbool.hpp107 typedef bool_parser<bool, char_encoding::standard> bool_type; typedef
120 typedef bool_parser<bool, char_encoding::standard_wide> bool_type; typedef
133 typedef bool_parser<bool, char_encoding::ascii> bool_type; typedef
145 typedef bool_parser<bool, char_encoding::iso8859_1> bool_type; typedef
/third_party/boost/boost/spirit/home/classic/core/
Dsafe_bool.hpp43 typedef typename impl_t::type bool_type; typedef
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_type_boolean.cpp38 opt::analysis::Bool bool_type; in IsApplicable() local
Dtransformation_add_function.cpp470 opt::analysis::Bool bool_type; in TryToAddLoopLimiters() local
847 opt::analysis::Bool bool_type; in TryToClampAccessChainIndices() local
Dtransformation_replace_boolean_constant_with_constant_binary.cpp266 opt::analysis::Bool bool_type; in ApplyWithResult() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_type_boolean.cpp38 opt::analysis::Bool bool_type; in IsApplicable() local
Dtransformation_add_function.cpp470 opt::analysis::Bool bool_type; in TryToAddLoopLimiters() local
847 opt::analysis::Bool bool_type; in TryToClampAccessChainIndices() local
Dtransformation_replace_boolean_constant_with_constant_binary.cpp266 opt::analysis::Bool bool_type; in ApplyWithResult() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_quat.hpp48 typedef tquat<bool, defaultp> bool_type; typedef
Dsimd_vec4.hpp72 typedef tvec4<bool, highp> bool_type; typedef
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_vec1.hpp26 typedef tvec1<bool, P> bool_type; typedef
Dtype_vec2.hpp25 typedef tvec2<bool, P> bool_type; typedef
Dtype_gentype.hpp33 typedef TYPE<bool> bool_type; typedef
Dtype_vec3.hpp25 typedef tvec3<bool, P> bool_type; typedef
/third_party/boost/boost/thread/
Dlock_types.hpp456 typedef void (unique_lock::*bool_type)(); typedef in boost::unique_lock
735 typedef void (shared_lock<Mutex>::*bool_type)(); typedef in boost::shared_lock
1008 typedef void (upgrade_lock::*bool_type)(); typedef in boost::upgrade_lock
1095 typedef void (upgrade_to_unique_lock::*bool_type)(upgrade_to_unique_lock&); typedef in boost::upgrade_to_unique_lock
1204 typedef typename base::bool_type bool_type; typedef in boost::detail::try_lock_wrapper
/third_party/boost/boost/callable_traits/detail/
Dutility.hpp41 using bool_type = std::integral_constant<bool, Value>; typedef
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dmerge_return_pass.cpp502 analysis::Bool bool_type; in BreakFromConstruct() local
541 const analysis::Bool* bool_type = in RecordReturned() local
619 analysis::Bool* bool_type = type_mgr->GetType(bool_id)->AsBool(); in AddReturnFlag() local
Dir_builder.h307 analysis::Bool bool_type; in AddULessThan() local
321 analysis::Bool bool_type; in AddSLessThan() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dmerge_return_pass.cpp502 analysis::Bool bool_type; in BreakFromConstruct() local
541 const analysis::Bool* bool_type = in RecordReturned() local
619 analysis::Bool* bool_type = type_mgr->GetType(bool_id)->AsBool(); in AddReturnFlag() local
Dir_builder.h307 analysis::Bool bool_type; in AddULessThan() local
321 analysis::Bool bool_type; in AddSLessThan() local
Dtype_manager.h198 Bool bool_type; in GetBoolType() local
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp195 const opt::analysis::Bool* bool_type = in ChangeLoopToSelection() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp195 const opt::analysis::Bool* bool_type = in ChangeLoopToSelection() local
/third_party/boost/boost/python/
Dhandle.hpp64 typedef T* (handle::* bool_type )() const; typedef in boost::python::handle
/third_party/boost/boost/xpressive/detail/core/
Dsub_match_vector.hpp64 typedef int dummy::*bool_type; typedef

12