Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/cases/conformance/types/literal/
DstringEnumLiteralTypes3.ts1 const enum Choice { Unknown = "", Yes = "yes", No = "no" }; enumerator
DstringEnumLiteralTypes2.ts3 const enum Choice { Unknown = "", Yes = "yes", No = "no" }; enumerator
DstringEnumLiteralTypes1.ts1 const enum Choice { Unknown = "", Yes = "yes", No = "no" }; enumerator
DenumLiteralTypes3.ts1 const enum Choice { Unknown, Yes, No }; enumerator
DenumLiteralTypes1.ts1 const enum Choice { Unknown, Yes, No }; enumerator
DenumLiteralTypes2.ts3 const enum Choice { Unknown, Yes, No }; enumerator
/third_party/typescript/tests/cases/compiler/
DexportImportCanSubstituteConstEnumForValue.ts10 No, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h166 enum class PrevailingType { Yes, No, Unknown }; enumerator
/third_party/rust/crates/bindgen/bindgen/ir/
Dderive.rs107 No, enumerator
Ditem.rs1974 No, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp104 enum class CanMerge { No, Yes }; enumerator
DInliner.cpp99 No = 0, enumerator
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
Dhas_vtable.rs15 No, enumerator
/third_party/rust/crates/termcolor/wincolor/src/
Dwin.rs173 No, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/perf_tests/
DDrawCallPerf.cpp90 No, // Record commands in a render pass enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h258 enum class ReplaceMetadataUses { No, Yes }; enumerator
DMetadata.h504 using No = char[2]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h486 typedef char No[2]; typedef
/third_party/node/deps/v8/src/web-snapshot/
Dweb-snapshot.h167 No, // This reference cannot be replace with an in-place item. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp169 enum class ForMemset { No, Yes }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMetadata.cpp773 using No = char[2]; typedef
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.hpp1012 No, enumerator
/third_party/rust/crates/serde/serde_derive/src/internals/
Dattr.rs263 No, enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiMaintenance1Tests.cpp1984 No, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h123 enum class Cache : unsigned char { Yes, No, Unknown, }; enumerator

12