Home
last modified time | relevance | path

Searched defs:empty (Results 151 - 175 of 672) sorted by relevance

12345678910>>...27

/third_party/skia/third_party/externals/icu/source/common/
H A Duvectr32.h282 inline UBool UVector32::empty(void) const { in empty() function in UVector32
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPackedVector.h103 bool empty() const { return Bits.empty(); } in empty() function in llvm::PackedVector
H A DPriorityWorklist.h68 bool empty() const { in empty() function in llvm::PriorityWorklist
[all...]
H A DSmallSet.h155 LLVM_NODISCARD bool empty() const { in empty() function in llvm::SmallSet
H A DSparseSet.h183 bool empty() const { return Dense.empty(); } in empty() function in llvm::SparseSet
H A Dilist_node.h248 bool empty() const { return this == this->getPrev(); } in empty() function in llvm::ilist_sentinel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTrace.h96 bool empty() const { return BasicBlocks.empty(); } in empty() function in llvm::Trace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h84 bool empty() const { return Units.none(); } in empty() function in llvm::LiveRegUnits
/third_party/skia/include/private/
H A DSkDeque.h36 bool empty() const { return 0 == fCount; } in empty() function in SkDeque
/third_party/vk-gl-cts/framework/common/
H A DtcuFactoryRegistry.hpp50 bool empty (void) const { return m_factories.empty(); } in empty() function in tcu::GenericFactoryRegistry
88 bool empty (void) const { return m_registry.empty(); } in empty() function in tcu::FactoryRegistry
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeArrayBuffer.hpp196 bool ArrayBuffer<T,Alignment,Stride>::empty (void) const throw() in empty() function in de::ArrayBuffer
/base/customization/enterprise_device_management/interfaces/kits/browser/src/
H A Dbrowser_addon.cpp68 std::string empty; in NativeSetPolicies() local
/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbattery_stats_entity.cpp81 std::vector<int32_t> empty; in GetUids() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dmessage_user.cpp224 int32_t empty = VALUE_NULL; in ReadFromParcel() local
/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp204 int32_t empty = VALUE_NULL; in ReadFromParcel() local
[all...]
/base/update/updater/test/unittest/applypatch_test/
H A Dimagepatch_unittest.h83 std::vector<uint8_t> empty; in RunImageApplyPatch() local
/base/update/updater/services/diffpatch/patch/
H A Dupdate_patch.cpp79 std::vector<uint8_t> empty; in ApplyImagePatch() local
227 std::vector<uint8_t> empty; in ApplyPatch() local
/base/update/updater/services/updater_binary/
H A Dupdate_image_patch.cpp96 std::vector<uint8_t> empty; in ApplyPatch() local
/base/update/updater/test/unittest/diffpatch/
H A Ddiffpatch_unittest.cpp83 std::vector<uint8_t> empty; in TestApplyPatch() local
146 std::vector<uint8_t> empty; in TestApplyBlockPatch() local
/foundation/ai/ai_engine/services/server/communication_adapter/source/
H A Dclient_listener_handler.cpp146 bool empty = responses_.empty(); in AddCallbackRecord() local
[all...]
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dcircular_buffer.h109 bool empty() in empty() function in OHOS::Sharing::circular_buffer
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_state_mgmt_profiler.cpp141 std::stack<std::shared_ptr<ProfileBlock>> empty; in Clear() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DPointerTest.cpp352 BASE_NS::weak_ptr<PtrTestData> empty; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_four_test.cpp487 Vector4f empty; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_client_test.cpp333 std::string empty; in HWTEST_F() local
353 std::string empty; in HWTEST_F() local
377 std::string empty; in HWTEST_F() local

Completed in 13 milliseconds

12345678910>>...27