| /third_party/boost/boost/spirit/home/support/ |
| D | numeric_traits.hpp | 23 struct is_bool : mpl::false_ {}; struct 26 struct is_bool<T const> : is_bool<T> {}; struct 29 struct is_bool<bool> : mpl::true_ {}; struct
|
| /third_party/boost/boost/spirit/home/x3/support/traits/ |
| D | numeric_traits.hpp | 20 struct is_bool : mpl::false_ {}; struct 23 struct is_bool<T const> : is_bool<T> {}; struct 26 struct is_bool<bool> : mpl::true_ {}; struct
|
| /third_party/mindspore/tests/ut/data/dump/gpu_dumps/golden/ |
| D | read_tensors_base_stat_expected.json | 27 "is_bool": false, boolean 66 "is_bool": false, boolean 103 "is_bool": false, boolean 136 "is_bool": false, boolean
|
| /third_party/gn/src/base/ |
| D | values.h | 148 bool is_bool() const { return type() == Type::BOOLEAN; } in is_bool() function
|
| /third_party/mindspore/mindspore/ccsrc/debug/debugger/ |
| D | tensor_summary.h | 119 const bool is_bool() const override { return is_bool_; } in is_bool() function
|
| D | debug_grpc.proto | 160 bool is_bool = 1; field
|
| /third_party/mindspore/mindspore/offline_debug/ |
| D | dbg_services.py | 730 def __init__(self, data_size, dtype, shape, is_bool, max_value, min_value, avg_value, count, argument 818 def is_bool(self): member in TensorStatData
|
| /third_party/mindspore/mindspore/ccsrc/debug/ |
| D | debug_services.h | 226 bool is_bool = false; member
|
| /third_party/boost/boost/wave/grammars/ |
| D | cpp_expression_value.hpp | 50 is_bool = 3 enumerator
|
| /third_party/mindspore/mindspore/ccsrc/debug/debugger/offline_debug/ |
| D | dbg_services.h | 156 const bool is_bool() const { return is_bool_; } in is_bool() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_shader_calls.c | 427 bool is_bool = def->bit_size == 1; in spill_ssa_defs_and_lower_shader_calls() local
|
| /third_party/flatbuffers/src/ |
| D | idl_gen_lua.cpp | 190 auto is_bool = field.value.type.base_type == BASE_TYPE_BOOL; in GetScalarFieldOfTable() local
|
| D | idl_gen_swift.cpp | 349 auto is_bool = IsBool(field.value.type.base_type); in GenerateStructArgs() local
|
| D | idl_gen_python.cpp | 207 auto is_bool = IsBool(field.value.type.base_type); in GetScalarFieldOfTable() local
|
| /third_party/mesa3d/src/panfrost/bifrost/ |
| D | bifrost_compile.c | 1784 bool is_bool = (sz == 1); in bi_emit_alu() local
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3.h | 971 is_bool(struct ir3_instruction *instr) in is_bool() function
|
| /third_party/flutter/skia/src/sksl/ |
| D | SkSLSPIRVCodeGenerator.cpp | 175 static bool is_bool(const Context& context, const Type& type) { in is_bool() function
|
| /third_party/skia/src/sksl/codegen/ |
| D | SkSLSPIRVCodeGenerator.cpp | 219 static bool is_bool(const Context& context, const Type& type) { in is_bool() function
|