Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 – 25 of 53) sorted by relevance

123

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fImplementationLimitTests.cpp73 struct Boolean struct
75 GLboolean value;
76 Boolean (GLboolean value_) : value(value_) {} in Boolean() function
/third_party/rust/rust/tests/ui/deriving/
Dissue-103157.rs5 Boolean(Option<bool>), enumerator
/third_party/typescript/tests/cases/conformance/types/primitives/boolean/
DassignFromBooleanInterface2.ts1 interface Boolean { interface
DextendBooleanInterface.ts1 interface Boolean { interface
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitPreservesHasNoDefaultLibDirective.ts7 interface Boolean {} interface
DdeclarationEmitBundlePreservesHasNoDefaultLibDirective.ts10 interface Boolean {} interface
DthisInTupleTypeParameterConstraints.ts3 interface Boolean {} interface
DexpressionTypeNodeShouldError.ts33 interface Boolean { interface
DramdaToolsNoInfinite2.ts52 export type Boolean = True | False; alias
/third_party/typescript/tests/cases/conformance/decorators/
DmissingDecoratorType.ts9 interface Boolean { } interface
/third_party/rust/rust/tests/ui/issues/auxiliary/
Dissue-57271-lib.rs10 Boolean, enumerator
/third_party/typescript/tests/cases/conformance/declarationEmit/
DlibReferenceNoLibBundle.ts13 interface Boolean { } interface
DlibReferenceNoLib.ts11 interface Boolean { } interface
/third_party/unity/docs/
DUnityAssertionsReference.md225 ### Boolean subsection
227 #### `TEST_ASSERT (condition)`
229 #### `TEST_ASSERT_TRUE (condition)`
231 #### `TEST_ASSERT_FALSE (condition)`
233 #### `TEST_ASSERT_UNLESS (condition)`
239 #### `TEST_ASSERT_NULL (pointer)`
241 #### `TEST_ASSERT_NOT_NULL (pointer)`
245 #### `TEST_ASSERT_EMPTY (pointer)`
247 #### `TEST_ASSERT_NOT_EMPTY (pointer)`
/third_party/jerryscript/tests/jerry/es2015/
Dbuiltin-prototypes.js43 Boolean.prototype.valueOf(); class
/third_party/cJSON/tests/unity/docs/
DUnityAssertionsReference.md193 ### Boolean subsection
195 ##### `TEST_ASSERT (condition)`
197 ##### `TEST_ASSERT_TRUE (condition)`
199 ##### `TEST_ASSERT_FALSE (condition)`
201 ##### `TEST_ASSERT_UNLESS (condition)`
207 ##### `TEST_ASSERT_NULL (pointer)`
209 ##### `TEST_ASSERT_NOT_NULL (pointer)`
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fImplementationLimitTests.cpp90 struct Boolean struct
92 GLboolean value;
93 Boolean (GLboolean value_) : value(value_) {} in Boolean() function
/third_party/jerryscript/tests/jerry/
Dregression-test-issue-786.js17 try { Boolean.prototype.toString() } catch (err) { } class
Dfor-in.js222 Boolean.prototype.boolean_prototype_prop = 1; class
/third_party/rust/rust/tests/ui/
Dissue-2804.rs15 Boolean(bool), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DConvertUTF.h112 typedef unsigned char Boolean; /* 0 or 1 */ typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DConvertUTF.h112 typedef unsigned char Boolean; /* 0 or 1 */ typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h52 Boolean, enumerator
/third_party/rust/crates/nom/examples/
Djson.rs21 Boolean(bool), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp59 Type *Boolean; member in __anon9784c0ae0111::SIAnnotateControlFlow

123