Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DvoidUndefinedReduction.js18 function isDefined(value) { function
/third_party/typescript/tests/cases/compiler/
DvoidUndefinedReduction.ts5 function isDefined<T>(value: T | undefined | null | void): value is T { function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceConditionCodesMIPS32.h37 static bool isDefined(Cond C) { return C != kNone; } in isDefined() function
DIceConditionCodesARM32.h37 static bool isDefined(Cond C) { return C != kNone; } in isDefined() function
/third_party/typescript/tests/cases/conformance/controlFlow/
DcontrolFlowOptionalChain.ts140 declare const isDefined: <T>(value: T) => asserts value is NonNullable<T>; constant
/third_party/typescript/src/services/
DcallHierarchy.ts287 function isDefined<T>(x: T): x is NonNullable<T> { function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h225 bool isDefined() { return defined; } in isDefined() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h241 bool isDefined() const { return !isUndefined(); } in isDefined() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h66 bool isDefined() const { return !isUndefined(); } in isDefined() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DSymbol.h319 bool isDefined() const { return defined; } in isDefined() function
/third_party/flutter/skia/third_party/gif/
DSkGifImageReader.h180 bool isDefined() const { return m_isDefined; } in isDefined() function
/third_party/skia/third_party/externals/libgifcodec/
DSkGifImageReader.h180 bool isDefined() const { return m_isDefined; } in isDefined() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.h178 bool isDefined() { return defined; } in isDefined() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp254 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h125 bool isDefined() const { return static_cast<bool>(IsDefined); } in isDefined() function
397 bool isDefined() const { in isDefined() function
/third_party/glslang/glslang/MachineIndependent/
DSymbolTable.h304 virtual bool isDefined() const { return defined; } in isDefined() function
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp875 bool isDefined; member in deqp::egl::GLES2ThreadTest::Texture
1161 bool isDefined; member in deqp::egl::GLES2ThreadTest::Buffer
1321 bool isDefined; member in deqp::egl::GLES2ThreadTest::Shader
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp644 bool isDefined, DIExpression *Expr, in createGlobalVariableExpression()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java3617 public static boolean isDefined(int ch) in isDefined() method in UCharacter
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java4166 public static boolean isDefined(int ch) in isDefined() method in UCharacter
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp729 bool ReferenceMemory::isDefined (size_t pos) const in isDefined() function in vkt::memory::__anonce2d56c60111::ReferenceMemory
/third_party/typescript/lib/
DtypescriptServices.js126429 function isDefined(x) { function
Dtypescript.js126429 function isDefined(x) { function
Dtsserver.js125860 function isDefined(x) { function
Dtsserverlibrary.js126429 function isDefined(x) { function