Home
last modified time | relevance | path

Searched defs:Bool (Results 1 - 25 of 40) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DparseEntityNameWithReservedWord.js7 var Bool; variable
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DSurface.hpp24 #undef Bool macro
/third_party/skia/third_party/externals/dawn/src/common/
H A Dxlib_with_undefs.h36 #undef Bool macro
/third_party/skia/third_party/externals/tint/src/ast/
H A Dbool.h25 #undef Bool macro
32 class Bool : public Castable<Bool, Type> { class
[all...]
H A Dbool.cc19 TINT_INSTANTIATE_TYPEINFO(tint::ast::Bool); variable
24 Bool::Bool(ProgramID pid, const Source& src) : Base(pid, src) {} in Bool() function in tint::ast::Bool
[all...]
/third_party/skia/third_party/externals/tint/src/sem/
H A Dbool_type.h25 #undef Bool macro
32 class Bool : public Castable<Bool, Type> { class
H A Dbool_type.cc19 TINT_INSTANTIATE_TYPEINFO(tint::sem::Bool); variable
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DContext.hpp22 #undef Bool macro
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_types.h47 typedef uint8_t Bool; typedef
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-param-test.h359 inline internal::ParamGenerator<bool> Bool() { in Bool() function
/third_party/googletest/googletest/include/gtest/
H A Dgtest-param-test.h359 inline internal::ParamGenerator<bool> Bool() { return Values(false, true); } in Bool() function
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-param-test.h359 inline internal::ParamGenerator<bool> Bool() { return Values(false, true); } in Bool() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldType.cs71 Bool, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DlibX11.hpp18 #define Bool int macro
/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DlibX11.hpp18 #define Bool int macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackReader.h83 bool Bool; member
H A DMsgPackDocument.h57 bool Bool; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkObject.hpp24 #undef Bool macro
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dscalar_constant.h88 static inline ScalarConstant Bool(bool value) { in Bool() function
/third_party/backends/backend/
H A Dplustek-pp_types.h72 typedef int Bool; typedef
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DSymbolEnv.h79 Bool, member in sh::TemplateArg::Kind
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_type.h107 struct Bool : public Castable<Bool, Type> { struct
/third_party/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc54 struct Bool { struct
55 explicit Bool(int val) : value(val != 0) {} in Bool() function
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.cpp269 Bool::Bool(Argument<Bool> argument) in Bool() function in rr::Bool
274 Bool::Bool(bool x) in Bool() function in rr::Bool
279 Bool::Bool(RValue<Bool> rhs) in Bool() function in rr::Bool
284 Bool::Bool(cons function in rr::Bool
289 Bool::Bool(const Reference<Bool> &rhs) Bool() function in rr::Bool
[all...]
/third_party/skia/src/pdf/
H A DSkPDFTypes.cpp226 SkPDFUnion SkPDFUnion::Bool(bool value) { in Bool() function in SkPDFUnion

Completed in 16 milliseconds

12