Home
last modified time | relevance | path

Searched defs:empty (Results 201 - 225 of 638) sorted by relevance

12345678910>>...26

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DSymbolStringPool.h167 inline bool SymbolStringPool::empty() const { in empty() function in llvm::orc::SymbolStringPool
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamRef.h219 bool empty() const { return size() == 0; } in empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
H A DArchitectureSet.h58 bool empty() const { return ArchSet == 0; } in empty() function in llvm::MachO::ArchitectureSet
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringRef.h130 bool empty() const { return Length == 0; } in empty() function in llvm::StringRef
[all...]
H A Dilist_node.h235 bool empty() const { return this == this->getPrev(); } in empty() function in llvm::ilist_sentinel
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceThreading.h134 bool empty() const { return Front == Back; } in empty() function in Ice::BoundedProducerConsumerQueue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DMapVector.h79 bool empty() const { in empty() function in llvm::MapVector
H A DOptional.h38 char empty; member
143 char empty; member
H A DStringRef.h147 bool empty() const { return Length == 0; } in empty() function in llvm::StringRef
[all...]
H A DTinyPtrVector.h163 bool empty() const { in empty() function in llvm::TinyPtrVector
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DIVUsers.h148 bool empty() const { return IVUses.empty(); } in empty() function in llvm::IVUsers
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h91 bool empty() const { return VarEntries.empty(); } in empty() function in llvm::DbgValueHistoryMap
115 bool empty() const { return LabelInstr.empty(); } in empty() function in llvm::DbgLabelInstrMap
H A DMachineLoopInfo.h114 bool empty() const { return LI.empty(); } in empty() function in llvm::MachineLoopInfo
H A DScheduleDFS.h125 bool empty() const { return DFSNodeData.empty(); } in empty() function in llvm::SchedDFSResult
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DExtensionRegistry.java291 ExtensionRegistry(boolean empty) { in ExtensionRegistry() argument
H A DExtensionRegistryLite.java212 ExtensionRegistryLite(boolean empty) { in ExtensionRegistryLite() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Doptional_exception_safety_test.cc181 auto empty = MoveOptional(); in TEST() local
187 auto empty = MoveOptional(); in TEST() local
259 auto empty = MoveOptional(); in TEST() local
265 auto empty = MoveOptional(); TEST() local
276 auto empty = MoveOptional(); TEST() local
[all...]
/third_party/skia/include/core/
H A DSkStringView.h80 constexpr bool empty() const { in empty() function in skstd::string_view
/third_party/rust/crates/regex/src/literal/
H A Dimp.rs41 pub fn empty() -> Self { in empty() functions
/third_party/spirv-tools/source/util/
H A Dilist.h277 bool IntrusiveList<NodeType>::empty() const { in empty() function in spvtools::utils::IntrusiveList
[all...]
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/
H A Dcontainer.js68 _proto.empty = function empty() { function
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Ddata_ability_operation.cpp398 int empty = VALUE_NULL; in ReadUriFromParcel() local
414 int empty = VALUE_NULL; in ReadValuesBucketFromParcel() local
430 int empty = VALUE_NULL; ReadDataAbilityPredicatesFromParcel() local
446 int empty = VALUE_NULL; ReadValuesBucketReferencesFromParcel() local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_container_test.cpp210 std::string empty = ""; in HWTEST_F() local
222 std::string empty = ""; in HWTEST_F() local
275 std::string empty = ""; in HWTEST_F() local
303 std::string empty = ""; in HWTEST_F() local
334 std::string empty = ""; in HWTEST_F() local
364 std::string empty = ""; HWTEST_F() local
503 std::string empty = ""; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_context_test.cpp374 std::string empty = "system"; in HWTEST_F() local
441 std::string empty = ""; in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Doperation.cpp303 int32_t empty = VALUE_NULL; in ReadFromParcel() local

Completed in 16 milliseconds

12345678910>>...26