Home
last modified time | relevance | path

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

12

/third_party/rust/crates/serde/test_suite/tests/expand/
Dvoid.rs4 enum Void {} enum
Dvoid.expanded.rs2 enum Void {} enum
9 impl _serde::Serialize for Void { implementation
27 impl<'de> _serde::Deserialize<'de> for Void { implementation
/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/FreeBSD/contrib/gdtoa/
Dhd_init.c49 hexdig_init_D2A(Void) in hexdig_init_D2A() argument
Dgdtoa.h51 #define Void /*nothing*/ macro
54 #define Void void macro
/third_party/typescript/tests/cases/compiler/
DconditionalTypeRelaxingConstraintAssignability.ts6 export type Void = undefined; alias
/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/rust/crates/once_cell/src/
Drace.rs76 enum Void {} in get_or_init() enum
348 enum Void {} in get_or_init() enum
Dlib.rs560 enum Void {} in get_or_init() enum
1084 enum Void {} in get_or_init() enum
Dimp_std.rs309 enum Void {} in init() enum
/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/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h128 Void = 0x40, enumerator
/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 __anoncd54448b0111::SIAnnotateControlFlow
/third_party/rust/crates/serde/serde/src/ser/
Dimpossible.rs66 enum Void {} enum
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.h31 class Void; variable
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts21 Void, enumerator
/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() argument
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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.h37 class Void; variable
/third_party/spirv-tools/source/opt/
Dtypes.h38 class Void; variable

12