Home
last modified time | relevance | path

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

12

/third_party/grpc/src/ruby/end2end/lib/
Dclient_control_pb.rb16 Void = Google::Protobuf::DescriptorPool.generated_pool.lookup("client_control.Void").msgclass constant
/third_party/grpc/src/ruby/end2end/protos/
Dclient_control.proto28 message Void{} message
/third_party/skia/third_party/externals/tint/src/ast/
Dvoid.cc24 Void::Void(ProgramID pid, const Source& src) : Base(pid, src) {} in Void() function in tint::ast::Void
/third_party/typescript/tests/cases/compiler/
DconditionalTypeRelaxingConstraintAssignability.ts6 export type Void = undefined; alias
/third_party/grpc/src/ruby/qps/src/proto/grpc/testing/
Dcontrol_pb.rb181 Void = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grpc.testing.Void").msgclass constant
/third_party/grpc/test/cpp/qps/
Dqps_worker.cc144 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/
DTypeIndex.h28 Void = 0x0003, // void enumerator
139 static TypeIndex Void() { return TypeIndex(SimpleTypeKind::Void); } in Void() function
/third_party/skia/third_party/externals/tint/src/resolver/
Dis_host_shareable_test.cc27 TEST_F(ResolverIsHostShareable, Void) { in TEST_F() argument
Dis_storeable_test.cc27 TEST_F(ResolverIsStorableTest, Void) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DIntrinsics.h100 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp438 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/
DWebAssemblyMCTargetDesc.h128 Void = 0x40, enumerator
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h95 struct Void : public Castable<Void, Type> { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsics.h102 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/
DSIAnnotateControlFlow.cpp60 Type *Void; member in __anon94c148cc0111::SIAnnotateControlFlow
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts21 Void, enumerator
DparserRealSource10.ts59 Void, enumerator
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h31 class Void; variable
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto197 message Void { message
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp146 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/
Dtypes.h37 class Void; variable
/third_party/spirv-tools/source/opt/
Dtypes.h37 class Void; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h37 class Void; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp194 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/
DControl.cs4196 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

12