Home
last modified time | relevance | path

Searched defs:std (Results 101 - 125 of 1106) sorted by relevance

12345678910>>...45

/third_party/backends/backend/genesys/
H A Dserialize.h82 serialize(std::istream& str, std::vector<T>& x, size_t max_size = std::numeric_limits<size_t>::max()) serialize() argument
[all...]
/third_party/json/include/nlohmann/detail/conversions/
H A Dto_json.hpp389 to_json(BasicJsonType& j, const std::pair<T1, T2>& p) to_json() argument
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dfind_by_first.h29 T FindByFirst(const std::vector<std::pair<span<uint8_t>, T>>& sorted_by_first, in FindByFirst() argument
45 T* FindByFirst(const std::vector<std::pair<span<uint8_t>, std argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dinline_namespace_no_ns_enabled.hpp3 namespace std { namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DRenderStateCache.h21 namespace std namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMSVCErrorWorkarounds.h60 MSVCPExpected( OtherT &&Val, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) MSVCPExpected() argument
67 MSVCPExpected( Expected<OtherT> &&Other, typename std::enable_if<std::is_convertible<OtherT, T>::value>::type * = nullptr) MSVCPExpected() argument
74 MSVCPExpected( Expected<OtherT> &&Other, typename std::enable_if<!std::is_convertible<OtherT, T>::value>::type * = nullptr) MSVCPExpected() argument
[all...]
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
H A Dprobability_context.cc35 RandomFromRange( std::pair<uint32_t, uint32_t> range) RandomFromRange() argument
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_other.cc20 Command::Command(const std::string&) {} in Command() argument
22 Command Command::LookPath(const std::string&) { in LookPath() argument
/third_party/rust/crates/clap/src/error/
H A Dkind.rs
/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...]
/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...]
/third_party/gn/src/gn/
H A Dlabel_ptr.h68 namespace std { namespace
H A Dlib_file.h42 namespace std { namespace

Completed in 8 milliseconds

12345678910>>...45