Home
last modified time | relevance | path

Searched defs:IsBool (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/tint/src/inspector/
Dscalar.cc42 bool Scalar::IsBool() const { in IsBool() function in tint::inspector::Scalar
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/
Dencodable_value.h463 bool IsBool() const { return type_ == Type::kBool; } in IsBool() function
/third_party/cef/libcef_dll/ctocpp/
Dv8value_ctocpp.cc235 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsBool() { in IsBool() function in CefV8ValueCToCpp
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dast.go694 func (n *TypeExpr) IsBool() bool { func
/third_party/flatbuffers/include/flatbuffers/
Didl.h138 inline bool IsBool (BaseType t) { return t == BASE_TYPE_BOOL; } in IsBool() function
Dflexbuffers.h392 bool IsBool() const { return type_ == FBT_BOOL; } in IsBool() function
/third_party/flatbuffers/python/flatbuffers/
Dflexbuffers.py577 def IsBool(self): member in Ref
/third_party/cef/libcef/renderer/
Dv8_impl.cc1649 bool CefV8ValueImpl::IsBool() { in IsBool() function in CefV8ValueImpl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp4145 bool IsBool = C->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp46781 bool IsBool = CST->getConstantIntValue()->getBitWidth() == 1; in LowerAsmOperandForConstraint() local