/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/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/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | server.pyx.pxi | 33 self, CompletionQueue call_queue not None, 34 CompletionQueue server_queue not None, tag): 50 self, CompletionQueue queue not None): 104 def shutdown(self, CompletionQueue queue not None, tag):
|
/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/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/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ |
D | _protoc_compiler.pyx | 20 def run_main(list args not None):
|
/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/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/fourslash/etslib/ |
D | text.d.ts | 42 43 declare enum TextDecorationType { 44 None, enumerator
|
/third_party/flatbuffers/tests/optional_scalars/ |
D | optional-byte.ts | 4 None = 0, enumerator
|
D | OptionalByte.cs | 10 None = 0, enumerator
|
/third_party/typescript/tests/cases/conformance/jsdoc/declarations/ |
D | jsDeclarationsEnums.ts | 55 None = 0, enumerator 63 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/typescript/tests/cases/conformance/parser/ecmascript5/EnumDeclarations/ |
D | parserEnum1.ts | 4 None = 0, enumerator
|
D | parserEnum2.ts | 4 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/flatbuffers/tests/my-game/example/ |
D | race.ts | 4 None = -1, enumerator
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | SampleEnum.cs | 39 None = 0, enumerator
|
/third_party/flatbuffers/tests/MyGame/Example/ |
D | Race.cs | 11 None = -1, enumerator
|
/third_party/grpc/src/csharp/Grpc.Core/ |
D | CompressionLevel.cs | 31 None = 0, enumerator
|
/third_party/flutter/skia/src/opts/ |
D | SkRasterPipeline_opts.h | 55 struct None {}; struct 67 operator None() { return None{}; } in None() function 1260 STAGE(seed_shader, Ctx::None) { in STAGE() 1329 STAGE(black_color, Ctx::None) { in STAGE() 1334 STAGE(white_color, Ctx::None) { in STAGE() 1503 STAGE(hue, Ctx::None) { in STAGE() 1517 STAGE(saturation, Ctx::None) { in STAGE() 1531 STAGE(color, Ctx::None) { in STAGE() 1544 STAGE(luminosity, Ctx::None) { in STAGE() 1583 STAGE(clamp_0, Ctx::None) { in STAGE() [all …]
|
/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/boost/boost/hana/ |
D | none.hpp | 27 using None = BOOST_HANA_DISPATCH_IF(none_impl<S>, in operator ()() typedef
|
/third_party/boost/libs/hana/include/boost/hana/ |
D | none.hpp | 27 using None = BOOST_HANA_DISPATCH_IF(none_impl<S>, in operator ()() typedef
|