/foundation/multimedia/histreamer/engine/include/foundation/cpp_ext/ |
D | algorithm_ext.h | 22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of… in AnyOf()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/ |
D | rsanimation_fuzzer.cpp | 137 float first = GetData<float>(); in RsCurveAnimationFuzzTest() local 168 float first = GetData<float>(); in RsKeyframeAnimationFuzzTest() local 198 float first = GetData<float>(); in RsPathAnimationFuzzTest() local 263 float first = GetData<float>(); in RsSpringAnimationFuzzTest() local 295 float first = GetData<float>(); in RsTransitionFuzzTest() local 343 float first = GetData<float>(); in RsImplicitAnimatorFuzzTest() local 371 float first = GetData<float>(); in RsImplicitAnimatorParamFuzzTest() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ |
D | constant.cpp | 54 bool Constant::Equal(bool first, bool second) in Equal() 59 bool Constant::NotEqual(bool first, bool second) in NotEqual()
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/ |
D | string_utils.h | 56 std::vector<uint8_t>::const_iterator first = input.begin() + sizeof(Type); in BytesToStrWithType() local
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/ |
D | rasterizer_cells_antialias.cpp | 171 int32_t delta, deltayMask, first; in RenderHorizonline() local 283 int32_t modDyMask, delta, first, increase; in LineOperate() local 334 …asterizerCellsAntiAlias::RenderVerticalLine(int32_t& x1, int32_t& ex1, int64_t& dy, int32_t& first, in RenderVerticalLine() 374 void RasterizerCellsAntiAlias::RenderObliqueLine(int64_t& dx, int64_t& dy, int32_t& first, in RenderObliqueLine()
|
/foundation/multimodalinput/input/test/unittest/common/src/ |
D | system_info.cpp | 154 double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &second) in GetCpuUsage() 196 Total_Cpu_Occupy first {}; in GetSystemCpuUsage() local
|
/foundation/arkui/ace_engine/frameworks/core/components/root/ |
D | root_element.cpp | 33 auto first = children_.begin(); in PerformBuild() local
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
D | skia_path_effect.cpp | 54 auto first = e1.GetImpl<SkiaPathEffect>(); in InitWithSum() local
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
D | dhcp_option.h | 47 PDhcpOptionNode first; member
|
D | dhcp_config.h | 54 DhcpConfigNode *first; member
|
D | dhcp_binding.h | 54 AddressBindingNode *first; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/map_mce/ |
D | map_mce_xml.cpp | 101 xmlNodePtr first = xmlFirstElementChild((xmlNodePtr)&node_); in FirstChild() local
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
D | common.c | 124 void *first = (vector->key != NULL) ? vector->key(vector->data[i]) : vector->data[i]; in VECTOR_FindByKey() local
|
/foundation/graphic/graphic_2d/frameworks/surface/test/unittest/ |
D | buffer_manager_test.cpp | 259 int32_t first = getCmaFree(); variable
|
/foundation/ai/intelligent_voice_framework/utils/ |
D | string_util.cpp | 116 bool StringUtil::SplitLineToPair(const std::string &line, std::string &first, std::string &second) in SplitLineToPair()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
D | nstackx_list.h | 96 List *first = from->next; in ListMove() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/ |
D | rs_marshalling_helper.h | 321 static bool Marshalling(Parcel& parcel, const T& first, const Args&... args) in Marshalling() 326 static bool Unmarshalling(Parcel& parcel, T& first, Args&... args) in Unmarshalling()
|
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
D | key_event_input_subscribe_manager.cpp | 52 static bool operator<(const KeyOption &first, const KeyOption &second) in operator <()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
D | distributed_crud_transaction_tools.cpp | 40 CrudMode first, CrudMode second, bool preset, bool isLocal) in DistributedCrudTransactionTools()
|
/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
D | picker_multitext_component.cpp | 231 bool PickerMultiTextComponent::IsEqualStrings(const std::vector<std::string>& first, in IsEqualStrings()
|
/foundation/multimedia/histreamer/engine/scene/player/standard/ |
D | hiplayer_callback_looper.cpp | 198 auto first = *queue_.begin(); in Next() local
|
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/ |
D | foreach_element.cpp | 31 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/ |
D | app_style_sheet.cpp | 211 AppStyle *first = const_cast<AppStyle *>(selectors->GetFirst()); in GetStyleFromSelectors() local
|
/foundation/arkui/ui_lite/frameworks/draw/ |
D | clip_utils.cpp | 120 bool first = true; in PerformScan() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
D | list.c | 196 ListNode *first = ListGetFirstNode(list); in ListRemoveFirst() local
|