Home
last modified time | relevance | path

Searched defs:is_bool (Results 1 - 8 of 8) sorted by relevance

/third_party/gn/src/base/
H A Dvalues.h148 bool is_bool() const { return type() == Type::BOOLEAN; } in is_bool() function in base::Value
/third_party/spirv-tools/source/val/
H A Dvalidate_non_uniform.cpp293 const bool is_bool = inst->opcode() == spv::Op::OpGroupNonUniformLogicalAnd || in ValidateGroupNonUniformArithmetic() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dty.rs169 pub fn is_bool(&self) -> bool { in is_bool() functions
/kernel/linux/linux-5.10/tools/perf/util/
H A Dconfig.c389 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dconfig.c390 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c430 bool is_bool = def->bit_size == 1; in spill_ssa_defs_and_lower_shader_calls() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h1050 is_bool(struct ir3_instruction *instr) in is_bool() function
/third_party/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp219 static bool is_bool(const Context& context, const Type& type) { in is_bool() function

Completed in 18 milliseconds