Home
last modified time | relevance | path

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

123

/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
/third_party/typescript/tests/cases/conformance/decorators/
DmissingDecoratorType.ts9 interface Boolean { } interface
D1.0lib-noErrors.ts438 interface Boolean { interface
440 declare var Boolean: { variable
/third_party/typescript/tests/cases/conformance/declarationEmit/
DlibReferenceNoLib.ts11 interface Boolean { } interface
DlibReferenceNoLibBundle.ts13 interface Boolean { } interface
/third_party/boost/libs/hana/test/if_/
Dnon_copyable.cpp16 struct Boolean { }; struct
/third_party/typescript_eslint/packages/types/src/
Dast-token-types.ts2 Boolean = 'Boolean', enumerator
/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/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/node/deps/npm/node_modules/asn1/lib/ber/
Dtypes.js6 Boolean: 1, property
/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/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/unity/docs/
DUnityAssertionsReference.md221 ### Boolean subsection
223 ##### `TEST_ASSERT (condition)`
225 ##### `TEST_ASSERT_TRUE (condition)`
227 ##### `TEST_ASSERT_FALSE (condition)`
229 ##### `TEST_ASSERT_UNLESS (condition)`
235 ##### `TEST_ASSERT_NULL (pointer)`
237 ##### `TEST_ASSERT_NOT_NULL (pointer)`
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackReader.h52 Boolean, enumerator
/third_party/node/deps/npm/node_modules/json-schema/lib/
Dvalidate.js34 Boolean: Boolean, property
/third_party/uboot/u-boot-2020.01/lib/dhry/
Ddhry.h409 typedef int Boolean; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp59 Type *Boolean; member in __anon31fa99d10111::SIAnnotateControlFlow
/third_party/node/deps/npm/node_modules/nopt/lib/
Dnopt.js18 , Boolean : { type: Boolean, validate: validateBoolean } property

123