Home
last modified time | relevance | path

Searched defs:std (Results 151 - 175 of 2061) sorted by relevance

12345678910>>...83

/third_party/skia/modules/skparagraph/include/
H A DFontArguments.h45 namespace std { namespace
/third_party/skia/include/private/
H A DSkSLString.h72 namespace std { namespace
/third_party/skia/bench/
H A DGrPathUtilsBench.cpp13 FindCubicConvex180Chops(const std::array<SkPoint,4>& pts, const char* suffix) : fPts(pts) { in FindCubicConvex180Chops() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dbtree.h[all...]
/arkcompiler/runtime_core/static_core/quickener/
H A Dquickener.h32 Quickener(panda_file::ItemContainer *container, panda_file::File *file, const std::map<panda_file::File::EntityId, panda_file::BaseItem *> *items) Quickener() argument
/arkcompiler/runtime_core/static_core/runtime/include/mem/
H A Dpanda_string.h68 namespace std { global() namespace
[all...]
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dvalue.h51 } else if constexpr (std::is_pointer_v<T> && std::is_base_of_v<ObjectHeader, std::remove_pointer_t<T>>) { in Value() argument
[all...]
/arkcompiler/ets_runtime/compiler_service/interface/
H A Daot_compiler_interface_proxy.cpp21 AotCompiler( const std::unordered_map<std::string, std::string>& argsMap, std::vector<int16_t>& sigData) AotCompiler() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
H A Dx64_cg.h33 X64CG(MIRModule &mod, const CGOptions &opts, const std::vector<std::string> &nameVec, in X64CG() argument
[all...]
/arkcompiler/toolchain/tooling/client/manager/
H A Dstack_manager.cpp57 PrintScopeChainInfo(const std::map<int32_t, std::map<int32_t, std::string>>& scopeInfos) PrintScopeChainInfo() argument
[all...]
H A Dvariable_manager.h42 TreeNode(const std in TreeNode() argument
[all...]
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_filter.cpp51 GetGroupFromMap(const string &name, string &group, const std::map<std::string, std::string> &map, MatchFunc func) GetGroupFromMap() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dpassword_policy_plugin.cpp26 InitPlugin( std::shared_ptr<IPluginTemplate<PasswordPolicyPlugin, PasswordPolicy>> ptr) InitPlugin() argument
H A Dget_all_network_interfaces_plugin.cpp29 InitPlugin( std::shared_ptr<IPluginTemplate<GetAllNetworkInterfacesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
[all...]
H A Ddisallowed_uninstall_bundles_plugin.cpp26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowedUninstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
H A Ddisallowed_install_bundles_plugin.cpp26 InitPlugin( std::shared_ptr<IPluginTemplate<DisallowedInstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
H A Dallowed_install_bundles_plugin.cpp27 InitPlugin( std::shared_ptr<IPluginTemplate<AllowedInstallBundlesPlugin, std::vector<std::string>>> ptr) InitPlugin() argument
H A Dglobal_proxy_plugin.cpp29 InitPlugin( std::shared_ptr<IPluginTemplate<GlobalProxyPlugin, NetManagerStandard::HttpProxy>> ptr) InitPlugin() argument
/base/powermgr/display_manager/brightness_manager/src/
H A Dlux_filter_config_parser.cpp79 PrintConfig( int displayId, const std::unordered_map<std::string, LuxFilterConfig::Data>& data) PrintConfig() argument
[all...]
/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_common_event_receiver.h47 EventSubscriber(const sptr<CesInfo>& info, const std::map<std::string, EventHandle>& handles) : Ces(*info), in EventSubscriber() argument
[all...]
/base/security/asset/frameworks/definition/src/
H A Dmacros.rs40 impl std::convert::TryFrom<u32> for $name { impls
54 impl std::fmt::Display for $name { impls
88 impl std::convert::TryFrom<u32> for $name { impls
102 impl std::fmt::Display for $name { impls
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_serial_queue.cpp55 void FormSerialQueue::ScheduleDelayTask(const std::pair<int64_t, int64_t> &eventMsg, in ScheduleDelayTask() argument
69 CancelDelayTask(const std::pair<int64_t, int64_t> &eventMsg) CancelDelayTask() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp100 bool PieceDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
116 bool PieceDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
/foundation/arkui/ace_engine/frameworks/core/components/declaration/qrcode/
H A Dqrcode_declaration.cpp45 bool QrcodeDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument
63 bool QrcodeDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.cpp30 bool RichTextDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() argument

Completed in 8 milliseconds

12345678910>>...83