Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 46) sorted by relevance

12

/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
Ditypes_utils.h62 bool ITypesUtils::Marshal(Parcel &parcel, const T &first, const Types &...others) in Marshal()
71 bool ITypesUtils::Unmarshal(Parcel &parcel, T &first, Types &...others) in Unmarshal()
/foundation/multimedia/histreamer/engine/foundation/cpp_ext/
Dalgorithm_ext.h22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of… in AnyOf()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
Dconstant.cpp57 bool Constant::Equal(bool first, bool second) in Equal()
62 bool Constant::NotEqual(bool first, bool second) in NotEqual()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/fuzztest/rsanimation_fuzzer/
Drsanimation_fuzzer.cpp137 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
324 float first = GetData<float>(); in RsImplicitAnimatorFuzzTest() local
352 float first = GetData<float>(); in RsImplicitAnimatorParamFuzzTest() local
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/common/
Dstring_utils.h56 std::vector<uint8_t>::const_iterator first = input.begin() + sizeof(Type); in BytesToStrWithType() local
/foundation/graphic/utils/frameworks/diagram/rasterizer/
Drasterizer_cells_antialias.cpp171 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/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dmock_string_ex_test.cpp80 string first = "a"; variable
/foundation/arkui/ace_engine/frameworks/core/components/root/
Droot_element.cpp33 auto first = children_.begin(); in PerformBuild() local
/foundation/multimodalinput/input/test/unittest/common/src/
Dsystem_info.cpp152 double CpuInfo::GetCpuUsage(const Total_Cpu_Occupy &first, const Total_Cpu_Occupy &second) in GetCpuUsage()
194 Total_Cpu_Occupy first {}; in GetSystemCpuUsage() local
/foundation/multimedia/image_framework/mock/native/src/
Dstring_ex.cpp49 bool IsSameTextStr(const string& first, const string& second) in IsSameTextStr()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_path_effect.cpp54 auto first = e1.GetImpl<SkiaPathEffect>(); in InitWithSum() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
Drs_marshalling_helper.h200 static bool Marshalling(Parcel& parcel, const T& first, const Args&... args) in Marshalling()
205 static bool Unmarshalling(Parcel& parcel, T& first, Args&... args) in Unmarshalling()
/foundation/communication/wifi/dhcp/services/dhcp_server/include/
Ddhcp_option.h47 PDhcpOptionNode first; member
Ddhcp_config.h54 DhcpConfigNode *first; member
Ddhcp_binding.h54 AddressBindingNode *first; member
/foundation/systemabilitymgr/samgr_lite/samgr/source/
Dcommon.c124 void *first = (vector->key != NULL) ? vector->key(vector->data[i]) : vector->data[i]; in VECTOR_FindByKey() local
/foundation/communication/bluetooth/services/bluetooth/service/src/map_mce/
Dmap_mce_xml.cpp101 xmlNodePtr first = xmlFirstElementChild((xmlNodePtr)&node_); in FirstChild() local
/foundation/graphic/graphic_2d/frameworks/surface/test/unittest/
Dbuffer_manager_test.cpp259 int32_t first = getCmaFree(); variable
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/
Ditypes_util.h321 bool ITypesUtil::Marshal(MessageParcel &parcel, const T &first, const Types &...others) in Marshal()
330 bool ITypesUtil::Unmarshal(MessageParcel &parcel, T &first, Types &...others) in Unmarshal()
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
Dnstackx_list.h96 List *first = from->next; in ListMove() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dkey_event_input_subscribe_manager.cpp52 static bool operator<(const KeyOption &first, const KeyOption &second) in operator <()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/test/moduletest/common/distributeddb/src/
Ddistributed_crud_transaction_tools.cpp39 CrudMode first, CrudMode second, bool preset, bool isLocal) in DistributedCrudTransactionTools()
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Dpicker_multitext_component.cpp231 bool PickerMultiTextComponent::IsEqualStrings(const std::vector<std::string>& first, in IsEqualStrings()
/foundation/multimedia/histreamer/engine/scene/player/standard/
Dhiplayer_callback_looper.cpp194 auto first = *queue_.begin(); in Next() local
/foundation/arkui/ace_engine/frameworks/core/components_part_upd/foreach/
Dforeach_element.cpp31 bool ForEachElement::CompareSlots(const RefPtr<Element>& first, const RefPtr<Element>& second) in CompareSlots()

12