Home
last modified time | relevance | path

Searched refs:empty (Results 9976 - 10000 of 11271) sorted by relevance

1...<<391392393394395396397398399400>>...451

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2149 if (modifiers_.empty()) { in DoFlushModifier()
2828 } else if (!nodeName_.empty()) { in Dump()
2859 if (!animations_.empty()) { in Dump()
2878 if (!animations_.empty()) { in DumpNode()
/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.cpp573 if (!header_.empty()) { in DoSetMediaSource()
1402 if (!bundleName.empty()) { in SetBundleName()
1416 MEDIA_LOG_E_SHORT("InitVideoWidthAndHeight failed, as videoTrackInfo is empty!"); in InitVideoWidthAndHeight()
2168 if (!mimeType_.empty()) { in DoSetSource()
2415 while (!pendingStates_.empty()) { in UpdateStateNoLock()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1420 if (lifeCycleTaskQueue_.empty()) { in RemoveLifeCycleTask()
1432 if (lifeCycleTaskQueue_.empty()) { in RemoveLifeCycleTask()
1441 if (!lifeCycleTaskQueue_.empty()) { in PostLifeCycleTask()
1772 if (dialogVec.empty()) { in CheckDialogOnForeground()
1773 TLOGD(WmsLogTag::WMS_DIALOG, "Dialog is empty, id: %{public}d", GetPersistentId()); in CheckDialogOnForeground()
/third_party/f2fs-tools/fsck/
H A Dmount.c1731 int empty = test_bit_le(i, empty_nat_bits); in check_nat_bits() local
1739 if (!empty || full) { in check_nat_bits()
1744 if (empty || !full) { in check_nat_bits()
1749 if (empty || full) { in check_nat_bits()
/third_party/glslang/glslang/MachineIndependent/
H A DIntermediate.cpp2384 // Make an aggregate with an empty sequence.
3990 assert(seq.size() == qual.size() || qual.empty());
4005 if (!constructor->getSequence().empty())
4011 if (!qual.empty())
4017 if (!qual.empty())
/third_party/icu/icu4c/source/i18n/
H A Dregexcmp.cpp58 // Lazy init of all shared global sets (needed for init()'s empty text) in RegexCompile()
841 // Simpler code when the repeated body must match something non-empty in doParseActions()
1716 // the operator stack should be empty and the operand stack should have just in doParseActions()
1718 U_ASSERT(fSetOpStack.empty()); in doParseActions()
1720 U_ASSERT(fSetStack.empty()); in doParseActions()
1917 // Note that the truncated literal string may be empty, in which case
3673 // Loop has an empty body. No affect on max match length.
4616 U_ASSERT(fSetOpStack.empty()==false);
4622 U_ASSERT(fSetStack.empty() == false);
/third_party/node/deps/icu-small/source/i18n/
H A Dregexcmp.cpp58 // Lazy init of all shared global sets (needed for init()'s empty text) in RegexCompile()
841 // Simpler code when the repeated body must match something non-empty in doParseActions()
1716 // the operator stack should be empty and the operand stack should have just in doParseActions()
1718 U_ASSERT(fSetOpStack.empty()); in doParseActions()
1720 U_ASSERT(fSetStack.empty()); in doParseActions()
1917 // Note that the truncated literal string may be empty, in which case
3673 // Loop has an empty body. No affect on max match length.
4616 U_ASSERT(fSetOpStack.empty()==false);
4622 U_ASSERT(fSetStack.empty() == false);
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DParseHelper.cpp699 // These checks are common for all declarations starting a declarator list, and declarators that follow an empty
1453 // It is assumed that this applies to empty declarations as well. in parseSingleDeclaration()
1454 error(identifierOrTypeLocation, "empty array declaration needs to specify a size", identifier.c_str()); in parseSingleDeclaration()
1628 // If the declaration starting this declarator list was empty (example: int,), some checks were not performed. in parseDeclarator()
1657 // If the declaration starting this declarator list was empty (example: int,), some checks were not performed. in parseArrayDeclarator()
1703 // If the declaration starting this declarator list was empty (example: int,), some checks were not performed. in parseInitDeclarator()
1744 // If the declaration starting this declarator list was empty (example: int,), some checks were not performed. in parseArrayInitDeclarator()
2680 if(fields.empty()) in addFieldSelectionExpression()
2735 if(fields.empty()) in addFieldSelectionExpression()
2980 if(!structName->empty()) in addStructure()
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui.h468 // - "Q: How can I have widgets with an empty label?"
926 IMGUI_API void SaveIniSettingsToDisk(const char* ini_filename); // this is automatically called (if io.IniFilename is not empty) a few seconds after any modification that should be reflected in the .ini file (and also by DestroyContext).
1058 ImGuiPopupFlags_NoOpenOverItems = 1 << 6, // For BeginPopupContextWindow(): don't return true when hovering items, only when hovering empty space
1716 inline bool empty() const { return Size == 0; } in empty() function
2082 bool IsActive() const { return !Filters.empty(); } in IsActive()
2092 bool empty() const { return b == e; } in empty() function
2112 bool empty() const { return Buf.Size <= 1; } in empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp882 while (!FlowQ.empty()) { in propagate()
979 if (!B->empty()) in rewrite()
1065 assert(FlowQ.empty()); in run()
2943 if (!NewInstrs.empty()) { in rewriteHexConstDefs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1950 if (!Indices.empty()) in visitGetElementPtrInst()
2398 } while (!Worklist.empty()); in isAllocSiteRemovable()
2577 // test so that simplify cfg can remove the empty block and dead code in visitFree()
2907 // An empty filter catches everything, so there is no point in keeping any in visitLandingPadInst()
2921 // Not an empty filter - it contains at least one null typeinfo. in visitLandingPadInst()
2922 assert(NumTypeInfos > 0 && "Should have handled empty filter already!"); in visitLandingPadInst()
2997 // If the new filter is empty then it will catch everything so there is in visitLandingPadInst()
2999 // as having a cleanup. The case of the original filter being empty was in visitLandingPadInst()
3068 // If Filter is empty then it is a subset of LFilter. in visitLandingPadInst()
3096 // Since Filter is non-empty an in visitLandingPadInst()
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dmessage_differencer_unittest.cc2334 if (!ignored_field_.empty()) { in SetSpecialFieldOption()
2342 if (!set_field_.empty()) { in SetSpecialFieldOption()
2346 if (!map_field_.empty() && !map_key_.empty()) { in SetSpecialFieldOption()
2597 item->set_b("null"); // empty key moved in TEST_F()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.cpp623 * @return Vector with the valid values, in growing order, or empty if
2323 if (true == source.empty()) in Init()
2516 /* Skip empty shaders */ in LogSource()
2517 if (true == source.empty()) in LogSource()
2925 /* empty list, skip */ in Capture()
3921 if (false == parent_name.empty()) in GetReference()
4084 if (true == m_qualifiers.empty()) in GetDefinition()
4717 /* Prefix name with stage ID, empty means default block */ in cloneVariableForStage()
4718 if (false == name.empty()) in cloneVariableForStage()
5590 if (false == test_case_name.empty()) in test()
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp270 if (path.empty()) { in ParseMotionPath()
2635 if (id.empty()) { in JsSharedTransition()
4161 if (valueSource->IsString() && !valueSource->ToString().empty()) { in JsBorderImage()
5095 if ((bundleName.empty() && !moduleName.empty()) || bundleName == DEFAULT_HAR_BUNDLE_NAME) { in CompleteResourceObjectInner()
7445 if (id.empty()) { in JsId()
7574 if (description.empty()) { in ParseAccessibilityDescriptionJson()
10982 JSRef<JSObject> empty; in CreateJsTextMenuId() local
10984 CHECK_NULL_RETURN(engine, empty); in CreateJsTextMenuId()
10986 CHECK_NULL_RETURN(nativeEngine, empty); in CreateJsTextMenuId()
[all...]
/applications/sample/camera/media/
H A Dplayer_sample.cpp161 if (aviableBuffer.empty()) { in GetAvailableBuffer()
/base/account/os_account/interfaces/kits/napi/common/src/
H A Dnapi_account_common.cpp608 if (nativeData.empty()) { in NativeStringToJsObject()
/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp602 if (id.empty()) { in I18nTimeZone()
/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js437 console.info(`${TAG} subTypes is empty, err = ${JSON.stringify(m1)}`);
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account.cpp35 if ((str).empty() || ((str).size() > (maxSize))) { \
54 RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(name, Constants::NAME_MAX_SIZE, "name is empty or oversize"); in AddAccount()
56 RETURN_IF_STRING_IS_OVERSIZE(extraInfo, Constants::EXTRA_INFO_MAX_SIZE, "extraInfo is empty or oversize"); in AddAccount()
67 RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(owner, Constants::OWNER_MAX_SIZE, "owner is empty or oversize"); in AddAccountImplicitly()
70 Constants::ABILITY_NAME_MAX_SIZE, "abilityName is empty or oversize"); in AddAccountImplicitly()
80 RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(name, Constants::NAME_MAX_SIZE, "name is empty or oversize"); in CreateAccount()
98 RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(owner, Constants::OWNER_MAX_SIZE, "owner is empty or oversize"); in CreateAccountImplicitly()
99 RETURN_IF_STRING_IS_OVERSIZE(options.authType, Constants::AUTH_TYPE_MAX_SIZE, "authType is empty or oversize"); in CreateAccountImplicitly()
101 Constants::ABILITY_NAME_MAX_SIZE, "abilityName is empty or oversize"); in CreateAccountImplicitly()
113 RETURN_IF_STRING_IS_EMPTY_OR_OVERSIZE(name, Constants::NAME_MAX_SIZE, "name is empty o in DeleteAccount()
[all...]
/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_utils.cpp423 if (bundleName.empty()) { in GetHapResourceManager()
673 RESMGR_HILOGD(RESMGR_JS_TAG, "GetLocaleOfConfig locale not set or empty"); in GetLocaleOfConfig()
/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp696 if (arg.empty()) { in ShellDumpStub()
/base/powermgr/battery_manager/test/unittest/src/interface_test/
H A Dbattery_client_test.cpp742 if (!value.empty()) { in HWTEST_F()
/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp67 if (!displayIds.empty()) { in Init()
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store.cpp148 if (!reminders.empty()) { in CopyData()
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_event_cooperate_target.cpp213 if (isListeningProcess_ && iter->second.empty()) { in RemoveListener()

Completed in 114 milliseconds

1...<<391392393394395396397398399400>>...451