/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | None.h | 22 enum class NoneType { None = 1 }; enumerator 23 const NoneType None = NoneType::None; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | None.h | 22 enum class NoneType { None }; enumerator 23 const NoneType None = None; variable
|
/third_party/typescript/tests/baselines/reference/ |
D | genericInterfaceImplementation.js | 8 class None<T> implements IOption<T>{ class 21 function None() { class in None
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/enums/constant_enum_declarations/ |
D | constant_enum_declarations.ts | 28 None = -1, enumerator 46 None = -1, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeView.h | 202 None = 0x0000, enumerator 219 None = 0x00000000, enumerator 245 None = 0x00, enumerator 253 None = 0x00, enumerator 261 None = 0, enumerator 280 None = 0x0000, enumerator 300 None = 0x0000, enumerator 311 None = 0, enumerator 358 None = 0x00000000, enumerator 394 None = 0x00, enumerator [all …]
|
/third_party/node/deps/v8/src/objects/ |
D | field-type.cc | 16 FieldType FieldType::None() { return FieldType(Smi::FromInt(2).ptr()); } in None() function in v8::internal::FieldType 22 Handle<FieldType> FieldType::None(Isolate* isolate) { in None() function in v8::internal::FieldType
|
/third_party/python/Lib/test/libregrtest/ |
D | runtest.py | 24 xml_data: list[str] | None = None, 44 xml_data: list[str] | None = None, 45 errors: list[tuple[str, str]] | None = None, argument
|
/third_party/typescript/tests/cases/fourslash/etslib/ |
D | text.d.ts | 42 43 declare enum TextDecorationType { 44 None, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCTargetOptions.h | 18 None, ///< No exception support enumerator 27 None, ///< No compression enumerator
|
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
D | jsDeclarationsEnums.ts | 55 None = 0, enumerator 63 None = 0, enumerator
|
/third_party/typescript/tests/cases/compiler/ |
D | enumOperations.ts | 1 enum Enum { None = 0 } enumerator
|
D | genericInterfaceImplementation.ts | 7 class None<T> implements IOption<T>{ class
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleEnum.cs | 39 None = 0, enumerator
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/EnumDeclarations/ |
D | parserEnum1.ts | 4 None = 0, enumerator
|
D | parserEnum2.ts | 4 None = 0, enumerator
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
D | SampleEnum.cs | 39 None = 0, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | CodeGen.h | 53 None = 0, // -O0 enumerator 71 enum FP {All, NonLeaf, None}; enumerator
|
/third_party/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 52 struct None {}; struct 64 operator None() { return None{}; } in None() function 1279 STAGE(seed_shader, Ctx::None) { in STAGE() 1348 STAGE(black_color, Ctx::None) { in STAGE() 1353 STAGE(white_color, Ctx::None) { in STAGE() 1526 STAGE(hue, Ctx::None) { in STAGE() 1540 STAGE(saturation, Ctx::None) { in STAGE() 1554 STAGE(color, Ctx::None) { in STAGE() 1567 STAGE(luminosity, Ctx::None) { in STAGE() 1606 STAGE(clamp_0, Ctx::None) { in STAGE() [all …]
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/5.0/all_enums_are_union_enums/ |
D | all_enums_are_union_enums_7.ts | 26 None = 0, enumerator
|
/third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
D | packet.h | 85 enum class ErrDef { None = 0, BadFormat = 1, BadArgs = 2, Failed = 3 }; enumerator
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Subresource.h | 27 None = 0x0, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Linker/ |
D | Linker.h | 29 None = 0, enumerator
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | BackendVk.h | 29 None, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/ |
D | IPO.h | 228 None, ///< Do nothing. enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBRawSymbol.h | 29 None = 0, enumerator
|