/third_party/grpc/src/ruby/end2end/lib/ |
D | client_control_pb.rb | 16 Void = Google::Protobuf::DescriptorPool.generated_pool.lookup("client_control.Void").msgclass constant
|
/third_party/grpc/src/ruby/end2end/protos/ |
D | client_control.proto | 28 message Void{} message
|
/third_party/skia/third_party/externals/tint/src/ast/ |
D | void.cc | 24 Void::Void(ProgramID pid, const Source& src) : Base(pid, src) {} in Void() function in tint::ast::Void
|
/third_party/typescript/tests/cases/compiler/ |
D | conditionalTypeRelaxingConstraintAssignability.ts | 6 export type Void = undefined; alias
|
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/ |
D | control_pb.rb | 181 Void = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Void").msgclass constant
|
/third_party/grpc/test/cpp/qps/ |
D | qps_worker.cc | 144 Status QuitWorker(ServerContext* /*ctx*/, const Void*, Void*) override { in QuitWorker()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 28 Void = 0x0003, // void enumerator 139 static TypeIndex Void() { return TypeIndex(SimpleTypeKind::Void); } in Void() function
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
D | is_host_shareable_test.cc | 27 TEST_F(ResolverIsHostShareable, Void) { in TEST_F() argument
|
D | is_storeable_test.cc | 27 TEST_F(ResolverIsStorableTest, Void) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Intrinsics.h | 100 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceASanInstrumentation.cpp | 438 constexpr Variable *Void = nullptr; in instrumentAccess() local 476 constexpr Variable *Void = nullptr; in instrumentStart() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCTargetDesc.h | 128 Void = 0x40, enumerator
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | parser_type.h | 95 struct Void : public Castable<Void, Type> { struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Intrinsics.h | 102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIAnnotateControlFlow.cpp | 60 Type *Void; member in __anon94c148cc0111::SIAnnotateControlFlow
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource3.ts | 21 Void, enumerator
|
D | parserRealSource10.ts | 59 Void, enumerator
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | types.h | 31 class Void; variable
|
/third_party/grpc/src/proto/grpc/testing/ |
D | control.proto | 197 message Void { message
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 146 struct Void struct 148 typedef Void Element; 150 { 155 explicit Void (const T&) {} in Void() function 156 Void (void) {} in Void() function 157 operator double (void) const { return TCU_NAN; } in operator double() 160 Void& operator[] (int) { return *this; } in operator []() 161 const Void& operator[] (int) const { return *this; } in operator []() 164 ostream& operator<< (ostream& os, Void) { return os << "()"; } in operator <<() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | types.h | 37 class Void; variable
|
/third_party/spirv-tools/source/opt/ |
D | types.h | 37 class Void; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | types.h | 37 class Void; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 194 struct Void struct 196 typedef Void Element; 198 { 203 explicit Void (const T&) {} in Void() argument 204 Void (void) {} in Void() argument 205 operator double (void) const { return TCU_NAN; } in operator double() 208 Void& operator[] (int) { return *this; } in operator []() 209 const Void& operator[] (int) const { return *this; } in operator []() 212 ostream& operator<< (ostream& os, Void) { return os << "()"; } in operator <<() argument
|
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ |
D | Control.cs | 4196 public sealed partial class Void : pb::IMessage<Void> class 4217 public Void() { in Void() method in Grpc.Testing.Void 4224 public Void(Void other) : this() { in Void() method in Grpc.Testing.Void
|