Home
last modified time | relevance | path

Searched defs:IsBool (Results 1 – 7 of 7) 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/node/deps/v8/src/torque/ls/
Djson.h84 bool IsBool() const { return tag == BOOL; } 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/node/deps/v8/src/torque/
Dtypes.h125 bool IsBool() const { return IsAbstractName(BOOL_TYPE_STRING); } in IsBool() function
/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