Home
last modified time | relevance | path

Searched defs:isBoolean (Results 1 – 17 of 17) sorted by relevance

/third_party/typescript/tests/cases/conformance/jsdoc/
DreturnTagTypeGuard.ts40 function isBoolean(value) { function
/third_party/node/deps/npm/node_modules/core-util-is/lib/
Dutil.js33 function isBoolean(arg) { function
/third_party/node/lib/
Dutil.js74 function isBoolean(arg) { function
339 isBoolean, property
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeCommandLine.hpp133 template<typename T> inline bool isBoolean (void) { return false; } in isBoolean() function
134 template<> inline bool isBoolean<bool> (void) { return true; } in isBoolean() function
/third_party/skia/src/sksl/dsl/
DDSLType.cpp179 bool DSLType::isBoolean() const { in isBoolean() function in SkSL::dsl::DSLType
/third_party/mindspore/mindspore/lite/tools/common/
Dflag_parser.h77 bool isBoolean = false; member
/third_party/skia/src/sksl/ir/
DSkSLType.h239 bool isBoolean() const { in isBoolean() function
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts57 isBoolean(): boolean; method
231 isBoolean(): ChainedObject<boolean>; method
613 isBoolean(object: any): boolean; method
/third_party/boost/libs/gil/doc/html/_static/
Dunderscore-1.3.1.js817 _.isBoolean = function(obj) { function
/third_party/flatbuffers/java/com/google/flatbuffers/
DFlexBuffers.java265 public boolean isBoolean() { in isBoolean() method in FlexBuffers.Reference
/third_party/boost/libs/python/doc/html/numpy/_static/
Dunderscore-1.3.1.js817 _.isBoolean = function(obj) { function
/third_party/boost/libs/hof/doc/html/_static/
Dunderscore-1.3.1.js817 _.isBoolean = function(obj) { function
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DJSON.java144 public boolean isBoolean() { in isBoolean() method in JSON
/third_party/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffers.kt62 public val isBoolean: Boolean get() = type == T_BOOL constant in com.google.flatbuffers.kotlin.Reference
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp1951 const bool isBoolean = isBooleanResultTest(spirvOperation); in createTests() local
/third_party/node/tools/
Dlint-md.mjs9088 function isBoolean(object) { function
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property