/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fImplementationLimitTests.cpp | 73 struct Boolean struct 75 GLboolean value; 76 Boolean (GLboolean value_) : value(value_) {} in Boolean() argument
|
/third_party/typescript/tests/cases/conformance/types/primitives/boolean/ |
D | assignFromBooleanInterface2.ts | 1 interface Boolean { interface
|
D | extendBooleanInterface.ts | 1 interface Boolean { interface
|
/third_party/typescript/tests/cases/compiler/ |
D | declarationEmitBundlePreservesHasNoDefaultLibDirective.ts | 10 interface Boolean {} interface
|
D | declarationEmitPreservesHasNoDefaultLibDirective.ts | 7 interface Boolean {} interface
|
D | thisInTupleTypeParameterConstraints.ts | 3 interface Boolean {} interface
|
D | expressionTypeNodeShouldError.ts | 33 interface Boolean { interface
|
/third_party/typescript/tests/cases/conformance/decorators/ |
D | missingDecoratorType.ts | 9 interface Boolean { } interface
|
/third_party/typescript/tests/cases/conformance/declarationEmit/ |
D | libReferenceNoLib.ts | 11 interface Boolean { } interface
|
D | libReferenceNoLibBundle.ts | 13 interface Boolean { } interface
|
/third_party/boost/libs/hana/test/if_/ |
D | non_copyable.cpp | 16 struct Boolean { }; struct
|
/third_party/unity/docs/ |
D | UnityAssertionsReference.md | 234 ### Boolean subsection 236 ##### `TEST_ASSERT (condition)` 238 ##### `TEST_ASSERT_TRUE (condition)` 240 ##### `TEST_ASSERT_FALSE (condition)` 242 ##### `TEST_ASSERT_UNLESS (condition)` 248 ##### `TEST_ASSERT_NULL (pointer)` 250 ##### `TEST_ASSERT_NOT_NULL (pointer)` 254 ##### `TEST_ASSERT_EMPTY (pointer)` 256 ##### `TEST_ASSERT_NOT_EMPTY (pointer)`
|
/third_party/typescript_eslint/packages/types/src/ |
D | ast-token-types.ts | 2 Boolean = 'Boolean', enumerator
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | builtin-prototypes.js | 43 Boolean.prototype.valueOf(); class
|
/third_party/cJSON/tests/unity/docs/ |
D | UnityAssertionsReference.md | 193 ### 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/ |
D | es3fImplementationLimitTests.cpp | 90 struct Boolean struct 92 GLboolean value; 93 Boolean (GLboolean value_) : value(value_) {} in Boolean() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ConvertUTF.h | 112 typedef unsigned char Boolean; /* 0 or 1 */ typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ConvertUTF.h | 112 typedef unsigned char Boolean; /* 0 or 1 */ typedef
|
/third_party/jerryscript/tests/jerry/ |
D | regression-test-issue-786.js | 17 try { Boolean.prototype.toString() } catch (err) { } class
|
D | for-in.js | 222 Boolean.prototype.boolean_prototype_prop = 1; class
|
/third_party/node/deps/npm/node_modules/asn1/lib/ber/ |
D | types.js | 6 Boolean: 1, property
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MsgPackReader.h | 52 Boolean, enumerator
|
/third_party/node/deps/npm/node_modules/json-schema/lib/ |
D | validate.js | 34 Boolean: Boolean, property
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIAnnotateControlFlow.cpp | 59 Type *Boolean; member in __anon94c148cc0111::SIAnnotateControlFlow
|
/third_party/node/deps/npm/node_modules/nopt/lib/ |
D | nopt.js | 18 , Boolean : { type: Boolean, validate: validateBoolean } property
|