Home
last modified time | relevance | path

Searched defs:Bool (Results 1 – 25 of 60) sorted by relevance

123

/third_party/typescript/tests/baselines/reference/
DparseEntityNameWithReservedWord.js7 var Bool; variable
8 (function (Bool) { argument
/third_party/typescript/tests/cases/compiler/
DparseEntityNameWithReservedWord.ts1 enum Bool { false } enum
DexcessPropertyCheckWithMultipleDiscriminants.ts21 interface Bool extends Base<boolean> { interface
/third_party/rust/crates/syn/src/
Dexport.rs35 pub type Bool = bool; typedef
/third_party/skia/third_party/externals/tint/src/ast/
Dbool.cc24 Bool::Bool(ProgramID pid, const Source& src) : Base(pid, src) {} in Bool() function in tint::ast::Bool
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga_types.h47 typedef uint8_t Bool; typedef
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs71 Bool, enumerator
/third_party/rust/crates/clap/examples/
Dfind.rs29 Bool(bool), enumerator
/third_party/rust/crates/bindgen/bindgen/ir/
Dint.rs7 Bool, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h83 bool Bool; member
/third_party/mesa3d/src/gtest/include/gtest/
Dgtest-param-test.h359 inline internal::ParamGenerator<bool> Bool() { in Bool() function
/third_party/rust/crates/cxx/gen/cmd/src/
Dcfg.rs9 Bool(bool), enumerator
/third_party/rust/crates/clap/src/error/
Dcontext.rs81 Bool(bool), enumerator
/third_party/skia/third_party/externals/tint/src/resolver/
Dis_host_shareable_test.cc31 TEST_F(ResolverIsHostShareable, Bool) { in TEST_F() argument
/third_party/node/deps/v8/src/compiler/
Drepresentation-change.h28 static Truncation Bool() { in Bool() function
195 static UseInfo Bool() { in Bool() function
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dscalar_constant.h88 static inline ScalarConstant Bool(bool value) { in Bool() function
/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h359 inline internal::ParamGenerator<bool> Bool() { return Values(false, true); } in Bool() function
/third_party/node/deps/googletest/include/gtest/
Dgtest-param-test.h359 inline internal::ParamGenerator<bool> Bool() { return Values(false, true); } in Bool() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dbit_cast_test.cc63 TEST(BitCast, Bool) { in TEST() argument
/third_party/rust/crates/cxx/syntax/
Datom.rs7 Bool, enumerator
/third_party/skia/third_party/externals/swiftshader/src/Main/
DlibX11.hpp18 #define Bool int macro
/third_party/rust/crates/serde/serde_test/src/
Dtoken.rs12 Bool(bool), enumerator
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DlibX11.hpp18 #define Bool int macro
/third_party/rust/crates/nom/tests/
Djson.rs20 Bool(bool), enumerator
/third_party/typescript/tests/cases/conformance/types/spread/
DobjectSpreadNegative.ts22 interface Bool { b: boolean }; interface

123