Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fImplementationLimitTests.cpp73 struct Boolean struct
75 GLboolean value;
76 Boolean (GLboolean value_) : value(value_) {} in Boolean() argument
/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/
DdeclarationEmitBundlePreservesHasNoDefaultLibDirective.ts10 interface Boolean {} interface
DdeclarationEmitPreservesHasNoDefaultLibDirective.ts7 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
/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/unity/docs/
DUnityAssertionsReference.md234 ### 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/
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/vk-gl-cts/modules/gles3/functional/
Des3fImplementationLimitTests.cpp90 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/
DConvertUTF.h112 typedef unsigned char Boolean; /* 0 or 1 */ typedef
/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/node/deps/npm/node_modules/asn1/lib/ber/
Dtypes.js6 Boolean: 1, property
/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp59 Type *Boolean; member in __anon94c148cc0111::SIAnnotateControlFlow
/third_party/node/deps/npm/node_modules/nopt/lib/
Dnopt.js18 , Boolean : { type: Boolean, validate: validateBoolean } property

12