Home
last modified time | relevance | path

Searched defs:Empty (Results 1 - 25 of 86) sorted by relevance

1234

/third_party/node/deps/npm/node_modules/function-bind/
H A Dimplementation.js77 var Empty = function Empty() {}; class
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dcontains-vs-inherits-zero-sized.hpp4 struct Empty {}; struct
H A Darray-of-zero-sized-types.hpp4 struct Empty {}; struct
/third_party/rust/crates/cxx/tests/ui/
H A Dempty_struct.rs3 struct Empty {} structure names
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Darray-of-zero-sized-types.rs11 pub struct Empty { structure names
H A Dcontains-vs-inherits-zero-sized.rs11 pub struct Empty { structure names
/third_party/rust/crates/clap/tests/derive/
H A Dgroups.rs84 pub struct Empty; in skip_group_avoids_duplicate_ids() structure names
118 pub struct Empty; helpful_panic_on_duplicate_groups() structure names
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dblock_statement.h40 bool Empty() const { return statements.empty(); } in Empty() function in tint::ast::BlockStatement
/third_party/lzma/CPP/Common/
H A DDynLimBuf.h31 void Empty() { _pos = 0; _error = false; } in Empty() function in CDynLimBuf
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbit_vector.h93 bool Empty() const { in Empty() function in spvtools::utils::BitVector
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbit_vector.h93 bool Empty() const { in Empty() function in spvtools::utils::BitVector
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRingBufferAllocator.cpp53 bool RingBufferAllocator::Empty() const { in Empty() function in dawn_native::RingBufferAllocator
H A DErrorScope.cpp58 bool ErrorScopeStack::Empty() const { in Empty() function in dawn_native::ErrorScopeStack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DStringToOffsetTable.h29 bool Empty() const { return StringOffset.empty(); } in Empty() function in llvm::StringToOffsetTable
/third_party/spirv-tools/source/util/
H A Dbit_vector.h93 bool Empty() const { in Empty() function in spvtools::utils::BitVector
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DTypeRegistry.cs45 public static TypeRegistry Empty { get; } = new TypeRegistry(new Dictionary<string, MessageDescriptor>()); property in Google.Protobuf.Reflection.TypeRegistry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBPFMIChecking.cpp166 DebugLoc Empty; in checkingIllegalXADD() local
/third_party/protobuf/src/google/protobuf/
H A Dempty.pb.cc88 Empty::Empty(::PROTOBUF_NAMESPACE_ID::Arena* arena) in Empty() function in Empty
94 Empty::Empty(const Empty& from) Empty() function in Empty
[all...]
H A Dempty.pb.h72 inline Empty() : Empty(nullptr) {} in Empty() function in PROTOBUF_FINAL
77 : Empty() { Empty() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DEmpty.cs53 public sealed partial class Empty : pb::IMessage<Empty> class
74 public Empty() { Empty() method in Google.Protobuf.WellKnownTypes.Empty
81 public Empty(Empty other) : this() { Empty() method in Google.Protobuf.WellKnownTypes.Empty
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DGSIStreamBuilder.cpp35 static CVSymbol Empty; in getEmptyKey() local
/third_party/skia/third_party/externals/dawn/src/common/
H A DResult.h97 Empty = 2, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h176 static codeview::LocallyHashedType Empty; member
196 static codeview::GloballyHashedType Empty; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFLiveness.h45 RegisterAggr Empty; member
106 const RefMap Empty; member
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dvariant_benchmark.cc51 struct Empty {}; struct

Completed in 9 milliseconds

1234