Home
last modified time | relevance | path

Searched defs:std (Results 1426 - 1450 of 1537) sorted by relevance

1...<<51525354555657585960>>...62

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp578 SetAlignRules(const std::map<AlignDirection, AlignRule>& alignRules) SetAlignRules() argument
1201 SetOnVisibleChange( std::function<void(bool, double)>&& onVisibleChange, const std::vector<double>& ratios) SetOnVisibleChange() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp355 void RenderList::ModifyLaneLength(const std::optional<std::pair<Dimension, Dimension>>& laneConstrain) in ModifyLaneLength() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model_ng.cpp493 SetOnChange(std::function<void(const std::string&, PreviewText&)>&& func) SetOnChange() argument
550 SetOnPasteWithEvent(std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument
1300 SetOnChange(FrameNode* frameNode, std::function<void(const std::string&, PreviewText&)>&& func) SetOnChange() argument
1358 SetOnPasteWithEvent( FrameNode* frameNode, std::function<void(const std::string&, NG::TextCommonEvent&)>&& func) SetOnPasteWithEvent() argument
[all...]
/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_element_info.cpp846 ExtraElementInfo(const std::map<std::string, std::string> extraElementValueStr, const std::map<std::string, int32_t> extraElementValueInt) ExtraElementInfo() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1654 ExtractDriverSoFiles(const std::string &srcPath, const std::unordered_multimap<std::string, std::string> &dirMap) ExtractDriverSoFiles() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_stub.cpp507 WriteAudioFocusInfo(MessageParcel &reply, const std::pair<AudioInterrupt, AudioFocuState> &focusInfo) WriteAudioFocusInfo() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server.cpp415 SetPcmDumpParameter(const std::vector<std::pair<std::string, std::string>> &params) SetPcmDumpParameter() argument
424 SetExtraParameters(const std::string& key, const std::vector<std::pair<std::string, std::string>>& kvpairs) SetExtraParameters() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1287 DrawLightInner(const RSProperties& properties, Drawing::Canvas& canvas, std::shared_ptr<Drawing::RuntimeShaderBuilder>& lightBuilder, const std::vector<std::pair<std::shared_ptr<RSLightSource>, Vector4f>>& lightSourcesAndPosVec) DrawLightInner() argument
1333 DrawContentLight(const RSProperties& properties, Drawing::Canvas& canvas, std::shared_ptr<Drawing::RuntimeShaderBuilder>& lightBuilder, Drawing::Brush& brush, const std::array<float, MAX_LIGHT_SOURCES>& lightIntensityArray) DrawContentLight() argument
1352 DrawBorderLight(const RSProperties& properties, Drawing::Canvas& canvas, std::shared_ptr<Drawing::RuntimeShaderBuilder>& lightBuilder, Drawing::Pen& pen, const std::array<float, MAX_LIGHT_SOURCES>& lightIntensityArray) DrawBorderLight() argument
[all...]
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dclone_restore.cpp2098 GenCoverUriUpdateSql(const std::unordered_map<std::string, std::pair<std::string, int32_t>>& tagIdToCoverInfo, const std::unordered_map<std::string, int32_t>& oldToNewFileId, const std::vector<FileInfo>& fileInfos, std::vector<std::string>& tagIds) GenCoverUriUpdateSql() argument
2147 ProcessUriAndGenNew(const std::string& tagId, const std::string& oldCoverUri, const std::unordered_map<std::string, int32_t>& oldToNewFileId, const std::vector<FileInfo>& fileInfos) ProcessUriAndGenNew() argument
[all...]
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp397 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
[all...]
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp2145 CreateJsWindowVisibilityInfo(napi_env env, const std::pair<int32_t, uint32_t>& visibilityInfo) CreateJsWindowVisibilityInfo() argument
2161 CreateJsWindowVisibilityInfoArray(napi_env env, const std::vector<std::pair<int32_t, uint32_t>>& visibilityInfos) CreateJsWindowVisibilityInfoArray() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp789 ExecuteDataChangeCallback( const std::pair<uint64_t, std::map<const StoreObserver *, RelationalObserverAction>> &item, const std::string &deviceName, const ChangedData &changedData, bool isChangedData, int &observerCnt) ExecuteDataChangeCallback() argument
1572 FillReferenceDataIntoExtend(const std::vector<int64_t> &rowid, const std::map<int64_t, Entries> &referenceGid, std::vector<VBucket> &extend) FillReferenceDataIntoExtend() argument
[all...]
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1653 SetGlobalShareOption(const std::map<uint32_t, ShareOption> &globalShareOptions) SetGlobalShareOption() argument
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp1353 JudgeToReportSystemBarInfo(const sptr<WindowNode> window, const std::unordered_map<WindowType, SystemBarProperty>& systemBarPropInfo) const JudgeToReportSystemBarInfo() argument
2042 ToggleShownStateForAllAppWindows( std::function<bool(uint32_t, WindowMode)> restoreFunc, bool restore) ToggleShownStateForAllAppWindows() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c297 static inline float speex_rand(float std, uint32_t *seed) in speex_rand() argument
/third_party/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp2090 const UChar *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() local
H A Dvtzone.cpp1818 AnnualTimeZoneRule *std = nullptr, *dst = nullptr; in writeSimple() local
/third_party/nghttp2/src/
H A Dnghttp.cc2282 communicate( const std::string &scheme, const std::string &host, uint16_t port, std::vector< std::tuple<std::string, nghttp2_data_provider *, int64_t, int32_t>> requests, const nghttp2_session_callbacks *callbacks) communicate() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dvtzone.cpp1818 AnnualTimeZoneRule *std = nullptr, *dst = nullptr; in writeSimple() local
H A Dtznames_impl.cpp2075 const char16_t *std = names->getName(UTZNM_SHORT_STANDARD); in prepareFind() local
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumberutil.cc328 void NormalizeHelper(const std::map<char32, char>& normalization_replacements, in NormalizeHelper() argument
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc579 CollectPhantomCallbackData( std::vector<std::pair<Node*, PendingPhantomCallback>>* pending_phantom_callbacks) CollectPhantomCallbackData() argument
1467 InvokeFirstPassWeakCallbacks( std::vector<std::pair<T*, PendingPhantomCallback>>* pending) InvokeFirstPassWeakCallbacks() argument
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc175 bool positionComparator(const std::pair<int, int>& a, in positionComparator() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp1954 createMultipleAttributeCases(PipelineConstructionType pipelineConstructionType, deUint32 depth, deUint32 firstNdx, CompatibleFormats* compatibleFormats, de::Random& randomFunc, tcu::TestCaseGroup& testGroup, VertexInputTest::BindingMapping bindingMapping, VertexInputTest::AttributeLayout attributeLayout, VertexInputTest::LayoutSkip layoutSkip, VertexInputTest::LayoutOrder layoutOrder, const std::vector<VertexInputTest::AttributeInfo>& attributeInfos = std::vector<VertexInputTest::AttributeInfo>(0)) createMultipleAttributeCases() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp1119 beginLoop(const std::map<std::string, std::string>& spec) beginLoop() argument
1137 endLoop(const std::map<std::string, std::string>& spec) endLoop() argument
[all...]

Completed in 85 milliseconds

1...<<51525354555657585960>>...62